Age | Commit message (Expand) | Author |
2018-01-08 | perf: Make perf_callchain function static | Jiri Olsa |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-25 | tracing, perf: Adjust code layout in get_recursion_context() | Jesper Dangaard Brouer |
2017-08-25 | perf/aux: Ensure aux_wakeup represents most recent wakeup index | Will Deacon |
2017-08-25 | perf/aux: Make aux_{head,wakeup} ring_buffer members long | Will Deacon |
2016-07-25 | bpf, events: fix offset in skb copy handler | Daniel Borkmann |
2016-07-15 | perf, events: add non-linear data support for raw records | Daniel Borkmann |
2016-04-13 | Merge tag 'v4.6-rc3' into perf/core, to refresh the tree | Ingo Molnar |
2016-03-31 | perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-bu... | Wang Nan |
2016-03-31 | perf/core: Free AUX pages in unmap path | Alexander Shishkin |
2016-02-20 | perf: generalize perf_callchain | Alexei Starovoitov |
2015-07-06 | perf: Fix AUX buffer refcounting | Peter Zijlstra |
2015-06-07 | perf/x86/intel: Handle multiple records in the PEBS buffer | Yan, Zheng |
2015-04-02 | perf: Add wakeup watermark control to the AUX area | Alexander Shishkin |
2015-04-02 | perf: Support overwrite mode for the AUX area | Alexander Shishkin |
2015-04-02 | perf: Add API for PMUs to write to the AUX area | Alexander Shishkin |
2015-04-02 | perf: Add AUX record | Alexander Shishkin |
2015-04-02 | perf: Add AUX area to ring buffer for raw data streams | Peter Zijlstra |
2013-11-06 | perf: Fix arch_perf_out_copy_user default | Peter Zijlstra |
2013-06-19 | perf: Fix mmap() accounting hole | Peter Zijlstra |
2013-05-28 | perf: Fix perf mmap bugs | Peter Zijlstra |
2013-03-21 | perf: Fix ring_buffer perf_output_space() boundary calculation | Stephane Eranian |
2012-08-10 | perf: Add ability to attach user stack dump to sample | Jiri Olsa |
2012-08-10 | perf: Add perf_output_skip function to skip bytes in sample | Jiri Olsa |
2012-08-10 | perf: Factor __output_copy to be usable with specific copy function | Frederic Weisbecker |
2012-07-31 | perf/trace: Add ability to set a target task for events | Andrew Vagin |
2011-12-06 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2011-12-05 | perf: Fix loss of notification with multi-event | Peter Zijlstra |
2011-11-14 | perf: Carve out callchain functionality | Borislav Petkov |
2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra |
2011-06-09 | perf: Split up buffer handling from core code | Frederic Weisbecker |