summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* perf: Remove perf_event_attr::type checkLin Ming2011-07-211-7/+0
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-07-219-164/+442
|\
| * tracing/kprobe: Update symbol reference when loading moduleMasami Hiramatsu2011-07-151-1/+36
| * tracing/kprobes: Support module init function probingMasami Hiramatsu2011-07-151-26/+138
| * kprobes: Return -ENOENT if probe point doesn't existMasami Hiramatsu2011-07-151-10/+23
| * tracing/kprobes: Merge trace probe enable/disable functionsMasami Hiramatsu2011-07-151-56/+36
| * tracing/kprobes: Rename probe_* to trace_probe_*Masami Hiramatsu2011-07-141-21/+22
| * perf, x86: P4 PMU - Introduce event alias featureCyrill Gorcunov2011-07-141-2/+0
| * tracing: Have dynamic size event stack tracesSteven Rostedt2011-07-143-19/+87
| * ftrace: Fix dynamic selftest failure on some archsSteven Rostedt2011-07-131-0/+26
| * ftrace: Update filter when tracing enabled in set_ftrace_filter()Steven Rostedt2011-07-131-0/+4
| * ftrace: Balance records when updating the hashSteven Rostedt2011-07-131-16/+33
| * ftrace: Do not disable interrupts for modules in mcount updateSteven Rostedt2011-07-071-5/+11
| * tracing: Still trace filtered irq functions when irq trace is disabledSteven Rostedt2011-07-072-17/+35
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-07-216-35/+144
|\ \ | |/ |/|
| * ftrace: Fix regression where ftrace breaks when modules are loadedSteven Rostedt2011-07-141-2/+28
| * ftrace: Fix regression of :mod:module function enablingSteven Rostedt2011-07-072-10/+5
| * tracing: Have "enable" file use refcounts like the "filter" fileSteven Rostedt2011-07-071-9/+22
| * tracing: Fix bug when reading system filters on module removalSteven Rostedt2011-07-073-11/+82
| * jump_label: Fix jump_label update for modulesXiao Guangrong2011-06-291-5/+9
* | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-07-0513-316/+324
|\ \
| * | tracing/kprobes: Fix kprobe-tracer to support stack traceMasami Hiramatsu2011-06-143-7/+42
| * | stack_trace: Add weak save_stack_trace_regs()Masami Hiramatsu2011-06-141-3/+9
| * | ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating processVaibhav Nagarnaik2011-06-141-6/+19
| * | tracing: Convert to kstrtoul_from_userPeter Huewe2011-06-145-110/+20
| * | tracing, function_graph: Add context-info support for function_graph tracerJiri Olsa2011-06-141-22/+31
| * | tracing, function_graph: Remove lock-depth from latency traceJiri Olsa2011-06-141-4/+3
| * | tracing, function: Fix trace header to follow context-info optionJiri Olsa2011-06-141-0/+3
| * | tracing, function_graph: Merge overhead and duration display functionsJiri Olsa2011-06-141-74/+74
| * | tracing, function_graph: Remove dependency of abstime and duration fields on ...Jiri Olsa2011-06-143-18/+9
| * | async: Fixed an include coding style issuePaul McQuade2011-06-141-5/+7
| * | ftrace: Fixed an include coding style issuePaul McQuade2011-06-141-5/+2
| * | tracing: Add disable_on_free optionSteven Rostedt2011-06-142-2/+5
| * | tracing: Add a proc file to stop tracing and free bufferVaibhav Nagarnaik2011-06-141-35/+73
| * | tracing: Use NUMA allocation for per-cpu ring buffer pagesVaibhav Nagarnaik2011-06-143-22/+23
| * | tracing: Schedule a delayed work to call wakeup()Vaibhav Nagarnaik2011-06-141-11/+12
* | | perf: export perf_event_refresh() to modulesAvi Kivity2011-07-011-1/+2
* | | perf: Add context field to perf_eventAvi Kivity2011-07-013-10/+23
* | | perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra2011-07-012-24/+21
* | | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-015-45/+33
* | | perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4Cyrill Gorcunov2011-07-011-1/+5
* | | events: Ensure that timers are updated without requiring read() callEric B Munson2011-07-011-2/+13
* | | events: Move lockless timer calculation into helper functionEric B Munson2011-07-011-7/+15
* | | events: Add note to update_event_times comment about holding ctx->lockEric B Munson2011-07-011-0/+1
* | | perf_events: Fix perf buffer watermark settingVince Weaver2011-07-012-9/+13
* | | Merge commit 'v3.0-rc5' into perf/coreIngo Molnar2011-07-0116-521/+611
|\ \ \
| * | | taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov2011-06-271-3/+12
| * | | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-251-70/+88
| |\ \ \
| | * | | alarmtimers: Return -ENOTSUPP if no RTC device is presentJohn Stultz2011-06-211-1/+22
| | * | | alarmtimers: Handle late rtc module loadingJohn Stultz2011-06-211-70/+67
| | | |/ | | |/|
OpenPOWER on IntegriCloud