| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-09-30 | linux-3.10.0-1160.el7 |  Jason A. Donenfeld | 1 | -88/+551 |
| 2013-05-28 | perf: Fix perf mmap bugs |  Peter Zijlstra | 1 | -2/+1 |
| 2013-05-02 | Merge commit '8700c95adb03' into timers/nohz |  Frederic Weisbecker | 1 | -17/+13 |
| 2013-04-22 | perf: New helper to prevent full dynticks CPUs from stopping tick |  Frederic Weisbecker | 1 | -0/+6 |
| 2013-04-08 | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/core |  Ingo Molnar | 1 | -0/+6 |
| 2013-04-01 | perf: Add generic memory sampling interface |  Stephane Eranian | 1 | -0/+2 |
| 2013-04-01 | perf/core: Add weighted samples |  Andi Kleen | 1 | -0/+2 |
| 2013-04-01 | perf/x86: Add flags to event constraints |  Stephane Eranian | 1 | -0/+1 |
| 2013-03-26 | perf/x86: Improve sysfs event mapping with event string |  Stephane Eranian | 1 | -0/+1 |
| 2013-03-17 | perf,x86: fix link failure for non-Intel configs |  David Rientjes | 1 | -1/+5 |
| 2013-03-15 | perf,x86: fix kernel crash with PEBS/BTS after suspend/resume |  Stephane Eranian | 1 | -0/+2 |
| 2013-03-06 | perf: Remove include of cgroup.h from perf_event.h |  Li Zefan | 1 | -17/+1 |
| 2013-02-08 | perf: Introduce hw_perf_event->tp_target and ->tp_list |  Oleg Nesterov | 1 | -2/+7 |
| 2013-01-31 | perf: Make EVENT_ATTR global |  Sukadev Bhattiprolu | 1 | -0/+11 |
| 2012-10-24 | perf, cpu hotplug: Use cached value of smp_processor_id() |  Srivatsa S. Bhat | 1 | -3/+4 |
| 2012-10-24 | perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabled |  Srivatsa S. Bhat | 1 | -0/+3 |
| 2012-10-13 | UAPI: (Scripted) Disintegrate include/linux |  David Howells | 1 | -599/+1 |
| 2012-10-05 | perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu |  Peter Zijlstra | 1 | -1/+1 |
| 2012-10-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -5/+55 |
| 2012-09-13 | perf/x86/ibs: Check syscall attribute flags |  Robert Richter | 1 | -0/+2 |
| 2012-09-04 | perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled |  K.Prasad | 1 | -0/+2 |
| 2012-09-04 | perf_event: Switch to internal refcount, fix race with close() |  Al Viro | 1 | -1/+1 |
| 2012-08-22 | perf tools: Keep the perf_event_attr on version 3 |  Jiri Olsa | 1 | -2/+2 |
| 2012-08-10 | perf: Add attribute to filter out callchains |  Frederic Weisbecker | 1 | -1/+4 |
| 2012-08-10 | perf: Add ability to attach user stack dump to sample |  Jiri Olsa | 1 | -1/+17 |
| 2012-08-10 | perf: Add perf_output_skip function to skip bytes in sample |  Jiri Olsa | 1 | -0/+2 |
| 2012-08-10 | perf: Factor __output_copy to be usable with specific copy function |  Frederic Weisbecker | 1 | -1/+1 |
| 2012-08-10 | perf: Add ability to attach user level registers dump to sample |  Jiri Olsa | 1 | -3/+32 |
| 2012-07-31 | perf/trace: Add ability to set a target task for events |  Andrew Vagin | 1 | -1/+2 |
| 2012-06-18 | perf: Introduce perf_pmu_migrate_context() |  Yan, Zheng | 1 | -0/+2 |
| 2012-06-06 | perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernel |  Vince Weaver | 1 | -0/+1 |
| 2012-06-06 | perf: Limit callchains to 127 |  Arun Sharma | 1 | -1/+1 |
| 2012-05-31 | perf tools: Check if callchain is corrupted |  Namhyung Kim | 1 | -2/+2 |
| 2012-05-23 | Revert "sched, perf: Use a single callback into the scheduler" |  Jiri Olsa | 1 | -6/+18 |
| 2012-05-09 | sched, perf: Use a single callback into the scheduler |  Peter Zijlstra | 1 | -18/+6 |
| 2012-05-09 | perf: Pass last sampling period to perf_sample_data_init() |  Robert Richter | 1 | -1/+4 |
| 2012-03-24 | perf: Move mmap page data_head offset assertion out of header |  Jiri Olsa | 1 | -7/+0 |
| 2012-03-23 | perf: Fix mmap_page capabilities and docs |  Peter Zijlstra | 1 | -10/+73 |
| 2012-03-16 | perf: Adding sysfs group format attribute for pmu device |  Jiri Olsa | 1 | -0/+14 |
| 2012-03-09 | perf: Add ABI reference sizes |  Stephane Eranian | 1 | -0/+2 |
| 2012-03-05 | perf: Add callback to flush branch_stack on context switch |  Stephane Eranian | 1 | -1/+8 |
| 2012-03-05 | perf: Add generic taken branch sampling support |  Stephane Eranian | 1 | -4/+67 |
| 2012-02-28 | Merge branch 'perf/jump-labels' into perf/core |  Ingo Molnar | 1 | -6/+6 |
| 2012-02-24 | static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() |  Ingo Molnar | 1 | -6/+6 |
| 2012-02-21 | ftrace, perf: Add support to use function tracepoint in perf |  Jiri Olsa | 1 | -0/+3 |
| 2012-01-31 | Merge branch 'perf/urgent' into perf/core |  Ingo Molnar | 1 | -0/+1 |
| 2012-01-27 | perf: Fix broken interrupt rate throttling |  Stephane Eranian | 1 | -0/+1 |
| 2011-12-21 | perf: Extend the mmap control page with time (TSC) fields |  Peter Zijlstra | 1 | -1/+3 |
| 2011-12-21 | perf, x86: Provide means for disabling userspace RDPMC |  Peter Zijlstra | 1 | -0/+1 |
| 2011-12-21 | perf, arch: Rework perf_event_index() |  Peter Zijlstra | 1 | -0/+6 |