| Commit message (Expand) | Author | Age | Files | Lines |
| * | perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled | K.Prasad | 2020-02-15 | 1 | -0/+2 |
| * | Merge tag 'v3.4.100' into HEAD | Bruno Martins | 2017-11-09 | 1 | -5/+7 |
| |\ |
|
| | * | perf: Fix perf ring buffer memory ordering | Peter Zijlstra | 2014-06-07 | 1 | -5/+7 |
| * | | perf: Tighten (and fix) the grouping condition | Peter Zijlstra | 2017-08-05 | 1 | -6/+0 |
| * | | perf: protect group_leader from races that cause ctx double-free | John Dias | 2017-08-05 | 1 | -0/+6 |
| * | | BACKPORT: perf: Introduce perf_pmu_migrate_context() | Yan, Zheng | 2017-08-05 | 1 | -0/+2 |
| * | | FROMLIST: security,perf: Allow further restriction of perf_event_open | Jeff Vander Stoep | 2017-08-04 | 1 | -0/+5 |
| * | | Merge tag 'v3.4.70' into HEAD | Bruno Martins | 2017-08-01 | 1 | -1/+1 |
| |\| |
|
| | * | perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu | Peter Zijlstra | 2013-10-01 | 1 | -1/+1 |
| * | | Merge tag 'v3.4.60' into HEAD | Bruno Martins | 2017-08-01 | 1 | -2/+1 |
| |\| |
|
| | * | perf: Fix perf mmap bugs | Peter Zijlstra | 2013-07-03 | 1 | -2/+1 |
| * | | Merge tag 'v3.4.40' into HEAD | Bruno Martins | 2017-08-01 | 1 | -0/+6 |
| |\| |
|
| | * | perf,x86: fix link failure for non-Intel configs | David Rientjes | 2013-03-20 | 1 | -1/+5 |
| | * | perf,x86: fix kernel crash with PEBS/BTS after suspend/resume | Stephane Eranian | 2013-03-20 | 1 | -0/+2 |
| * | | Merge tag 'v3.4.20' into HEAD | Bruno Martins | 2017-08-01 | 1 | -1/+1 |
| |\| |
|
| | * | perf_event: Switch to internal refcount, fix race with close() | Al Viro | 2012-10-02 | 1 | -1/+1 |
| * | | msm: perf: clean up duplicate constraint events | Neil Leeder | 2013-11-13 | 1 | -1/+2 |
| * | | Perf: keep events across hotplug | Neil Leeder | 2013-11-13 | 1 | -0/+2 |
| |/ |
|
| * | perf: Move mmap page data_head offset assertion out of header | Jiri Olsa | 2012-03-24 | 1 | -7/+0 |
| * | perf: Fix mmap_page capabilities and docs | Peter Zijlstra | 2012-03-23 | 1 | -10/+73 |
| * | perf: Adding sysfs group format attribute for pmu device | Jiri Olsa | 2012-03-16 | 1 | -0/+14 |
| * | perf: Add ABI reference sizes | Stephane Eranian | 2012-03-09 | 1 | -0/+2 |
| * | perf: Add callback to flush branch_stack on context switch | Stephane Eranian | 2012-03-05 | 1 | -1/+8 |
| * | perf: Add generic taken branch sampling support | Stephane Eranian | 2012-03-05 | 1 | -4/+67 |
| * | Merge branch 'perf/jump-labels' into perf/core | Ingo Molnar | 2012-02-28 | 1 | -6/+6 |
| |\ |
|
| | * | static keys: Introduce 'struct static_key', static_key_true()/false() and sta... | Ingo Molnar | 2012-02-24 | 1 | -6/+6 |
| * | | ftrace, perf: Add support to use function tracepoint in perf | Jiri Olsa | 2012-02-21 | 1 | -0/+3 |
| |/ |
|
| * | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-01-31 | 1 | -0/+1 |
| |\ |
|
| | * | perf: Fix broken interrupt rate throttling | Stephane Eranian | 2012-01-27 | 1 | -0/+1 |
| * | | perf: Extend the mmap control page with time (TSC) fields | Peter Zijlstra | 2011-12-21 | 1 | -1/+3 |
| * | | perf, x86: Provide means for disabling userspace RDPMC | Peter Zijlstra | 2011-12-21 | 1 | -0/+1 |
| * | | perf, arch: Rework perf_event_index() | Peter Zijlstra | 2011-12-21 | 1 | -0/+6 |
| |/ |
|
| * | perf events: Add PERF_COUNT_HW_REF_CPU_CYCLES generic PMU event | Stephane Eranian | 2011-12-21 | 1 | -0/+1 |
| * | perf, core: Rate limit perf_sched_events jump_label patching | Gleb Natapov | 2011-12-06 | 1 | -3/+3 |
| * | perf: Avoid a useless pmu_disable() in the perf-tick | Peter Zijlstra | 2011-12-06 | 1 | -0/+1 |
| * | perf: Fix loss of notification with multi-event | Peter Zijlstra | 2011-12-05 | 1 | -0/+1 |
| * | perf, core: Introduce attrs to count in either host or guest mode | Joerg Roedel | 2011-10-06 | 1 | -1/+4 |
| * | perf events: Fix slow and broken cgroup context switch code | Stephane Eranian | 2011-08-29 | 1 | -9/+15 |
| * | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
| * | perf: export perf_event_refresh() to modules | Avi Kivity | 2011-07-01 | 1 | -0/+5 |
| * | perf: Add context field to perf_event | Avi Kivity | 2011-07-01 | 1 | -1/+3 |
| * | perf, arch: Add generic NODE cache events | Peter Zijlstra | 2011-07-01 | 1 | -1/+2 |
| * | perf_events: Update Intel extra regs shared constraints management | Stephane Eranian | 2011-07-01 | 1 | -3/+11 |
| * | perf: Remove the perf_output_begin(.sample) argument | Peter Zijlstra | 2011-07-01 | 1 | -3/+1 |
| * | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 | 1 | -10/+8 |
| * | perf: Remove 64-bit alignment padding from perf_event_context | Richard Kennedy | 2011-07-01 | 1 | -1/+1 |
| * | Merge commit 'v3.0-rc3' into perf/core | Ingo Molnar | 2011-06-16 | 1 | -4/+4 |
| |\ |
|
| | * | perf: Fix comments in include/linux/perf_event.h | Vince Weaver | 2011-06-04 | 1 | -4/+4 |
| * | | perf: Split up buffer handling from core code | Frederic Weisbecker | 2011-06-09 | 1 | -29/+4 |
| |/ |
|
| * | Merge branch 'perf/stat' into perf/core | Ingo Molnar | 2011-05-06 | 1 | -0/+2 |
| |\ |
|