summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf ui browser: Don't use windows, slang is enoughArnaldo Carvalho de Melo2010-09-133-40/+34
* perf: Fix free_event()Peter Zijlstra2010-09-131-1/+3
* perf: Sanitize the RCU logicPeter Zijlstra2010-09-131-8/+9
* perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2)Stephane Eranian2010-09-132-8/+9
* perf: Fix perf_init_event()Peter Zijlstra2010-09-101-2/+5
* perf: Ensure we call add_event_to_ctx() with the right locks heldPeter Zijlstra2010-09-101-0/+3
* irq: Fix circular headers dependencyFrederic Weisbecker2010-09-091-1/+1
* perf: Fix up delayed_put_task_struct()Peter Zijlstra2010-09-093-3/+11
* perf: Optimize context opsPeter Zijlstra2010-09-091-0/+6
* perf: Provide a separate task context for sweventsPeter Zijlstra2010-09-094-19/+33
* perf: Multiple task contextsPeter Zijlstra2010-09-093-106/+239
* perf: Clean up perf_event_context allocationPeter Zijlstra2010-09-091-15/+26
* perf: Move some code aroundPeter Zijlstra2010-09-091-100/+100
* perf: Per-pmu-per-cpu contextsPeter Zijlstra2010-09-092-69/+113
* perf: Per cpu-context rotation timerPeter Zijlstra2010-09-093-22/+65
* perf: Remove the swevent hash-table from the cpu contextPeter Zijlstra2010-09-092-52/+58
* perf: Separate find_get_context() from event initializationPeter Zijlstra2010-09-091-38/+35
* perf: Remove the sysfs bitsPeter Zijlstra2010-09-096-147/+5
* perf: Rework the PMU methodsPeter Zijlstra2010-09-0914-331/+576
* perf: Shrink hw_perf_eventPeter Zijlstra2010-09-092-8/+6
* perf: Default PMU opsPeter Zijlstra2010-09-092-17/+57
* perf: Per PMU disablePeter Zijlstra2010-09-099-99/+119
* perf: Reduce perf_disable() usagePeter Zijlstra2010-09-098-59/+48
* perf: Unindent labelsPeter Zijlstra2010-09-091-19/+24
* perf: Register PMU implementationsPeter Zijlstra2010-09-0910-412/+488
* perf: Deconstify struct pmuPeter Zijlstra2010-09-099-40/+40
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-09-0913-88/+194
|\
| * perf: Fix CPU hotplugPeter Zijlstra2010-09-091-3/+3
| * perf, trace: Fix module leakLi Zefan2010-09-091-0/+3
| * tracing/kprobe: Fix handling of C-unlike argument namesMasami Hiramatsu2010-09-081-8/+12
| * tracing/kprobes: Fix handling of argument namesMasami Hiramatsu2010-09-081-7/+10
| * perf probe: Fix handling of arguments namesMasami Hiramatsu2010-09-081-13/+19
| * perf probe: Fix return probe supportMasami Hiramatsu2010-09-082-0/+11
| * tracing/kprobe: Fix a memory leak in error caseMasami Hiramatsu2010-09-081-3/+3
| * tracing: Do not allow llseek to set_ftrace_filterSteven Rostedt2010-09-081-1/+1
| * perf, x86: Try to handle unknown nmis with an enabled PMURobert Richter2010-09-031-13/+46
| * perf, x86: Fix handle_irq return valuesPeter Zijlstra2010-09-032-3/+8
| * perf, x86: Fix accidentally ack'ing a second event on intel perf counterDon Zickus2010-09-031-4/+2
| * Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2010-09-013-20/+31
| |\
| | * oprofile, x86: fix init_sysfs() function stubRobert Richter2010-09-011-2/+4
| | * oprofile, x86: fix init_sysfs error handlingRobert Richter2010-08-311-3/+13
| | * oprofile: fix crash when accessing freed task structsRobert Richter2010-08-252-15/+14
| * | lockup_detector: Sync touch_*_watchdog back to old semanticsDon Zickus2010-09-011-5/+12
| * | tracing: Fix a race in function profileLi Zefan2010-08-311-4/+11
| * | perf_events: Fix time tracking for events with pid != -1 and cpu != -1Stephane Eranian2010-08-301-4/+22
* | | perf: Add a script to show packets processingKoki Sanagi2010-09-073-0/+477
* | | skb: Add tracepoints to freeing skbKoki Sanagi2010-09-074-0/+21
* | | netdev: Add tracepoints to netdev layerKoki Sanagi2010-09-073-0/+89
* | | napi: Convert trace_napi_poll to TRACE_EVENTNeil Horman2010-09-071-2/+23
* | | irq: Add tracepoint to softirq_raiseLai Jiangshan2010-09-072-3/+31
OpenPOWER on IntegriCloud