aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-13perf: Fix free_event()Peter Zijlstra
2010-09-13perf: Sanitize the RCU logicPeter Zijlstra
2010-09-13perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2)Stephane Eranian
2010-09-10perf: Fix perf_init_event()Peter Zijlstra
2010-09-10perf: Ensure we call add_event_to_ctx() with the right locks heldPeter Zijlstra
2010-09-09irq: Fix circular headers dependencyFrederic Weisbecker
2010-09-09perf: Fix up delayed_put_task_struct()Peter Zijlstra
2010-09-09perf: Optimize context opsPeter Zijlstra
2010-09-09perf: Provide a separate task context for sweventsPeter Zijlstra
2010-09-09perf: Multiple task contextsPeter Zijlstra
2010-09-09perf: Clean up perf_event_context allocationPeter Zijlstra
2010-09-09perf: Move some code aroundPeter Zijlstra
2010-09-09perf: Per-pmu-per-cpu contextsPeter Zijlstra
2010-09-09perf: Per cpu-context rotation timerPeter Zijlstra
2010-09-09perf: Remove the swevent hash-table from the cpu contextPeter Zijlstra
2010-09-09perf: Separate find_get_context() from event initializationPeter Zijlstra
2010-09-09perf: Remove the sysfs bitsPeter Zijlstra
2010-09-09perf: Rework the PMU methodsPeter Zijlstra
2010-09-09perf: Shrink hw_perf_eventPeter Zijlstra
2010-09-09perf: Default PMU opsPeter Zijlstra
2010-09-09perf: Per PMU disablePeter Zijlstra
2010-09-09perf: Reduce perf_disable() usagePeter Zijlstra
2010-09-09perf: Unindent labelsPeter Zijlstra
2010-09-09perf: Register PMU implementationsPeter Zijlstra
2010-09-09perf: Deconstify struct pmuPeter Zijlstra
2010-09-09Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-09-09perf: Fix CPU hotplugPeter Zijlstra
2010-09-09perf, trace: Fix module leakLi Zefan
2010-09-08tracing/kprobe: Fix handling of C-unlike argument namesMasami Hiramatsu
2010-09-08tracing/kprobes: Fix handling of argument namesMasami Hiramatsu
2010-09-08perf probe: Fix handling of arguments namesMasami Hiramatsu
2010-09-08perf probe: Fix return probe supportMasami Hiramatsu
2010-09-08tracing/kprobe: Fix a memory leak in error caseMasami Hiramatsu
2010-09-08tracing: Do not allow llseek to set_ftrace_filterSteven Rostedt
2010-09-07perf: Add a script to show packets processingKoki Sanagi
2010-09-07skb: Add tracepoints to freeing skbKoki Sanagi
2010-09-07netdev: Add tracepoints to netdev layerKoki Sanagi
2010-09-07napi: Convert trace_napi_poll to TRACE_EVENTNeil Horman
2010-09-07irq: Add tracepoint to softirq_raiseLai Jiangshan
2010-09-03perf, x86: Try to handle unknown nmis with an enabled PMURobert Richter
2010-09-03perf, x86: Fix handle_irq return valuesPeter Zijlstra
2010-09-03perf, x86: Fix accidentally ack'ing a second event on intel perf counterDon Zickus
2010-09-01Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2010-09-01oprofile, x86: fix init_sysfs() function stubRobert Richter
2010-09-01ring-buffer: Place duplicate expression into a single functionSteven Rostedt
2010-09-01lockup_detector: Sync touch_*_watchdog back to old semanticsDon Zickus
2010-09-01perf, x86, Pentium4: Add RAW events verificationCyrill Gorcunov
2010-09-01lockup_detector: Remove unused panic_notifierAkinobu Mita
2010-09-01lockup_detector: Convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-08-31tracing: Fix a race in function profileLi Zefan