| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled | Zhipeng Xie | 2022-04-19 | 1 | -0/+5 |
* | tracing/perf: Add interrupt_context_level() helper | Steven Rostedt (VMware) | 2021-10-19 | 1 | -6/+1 |
* | perf: Optimize get_recursion_context() | Peter Zijlstra | 2020-11-09 | 1 | -10/+6 |
* | perf: Fix get_recursion_context() | Peter Zijlstra | 2020-11-09 | 1 | -1/+1 |
* | perf/core: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 2020-05-19 | 1 | -1/+1 |
* | perf: Make struct ring_buffer less ambiguous | Steven Rostedt (VMware) | 2020-01-13 | 1 | -17/+17 |
* | perf/aux: Allow using AUX data in perf samples | Alexander Shishkin | 2019-11-13 | 1 | -0/+1 |
* | perf/ring-buffer: Use regular variables for nesting | Peter Zijlstra | 2019-05-24 | 1 | -2/+2 |
* | perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_t | Elena Reshetova | 2019-02-04 | 1 | -1/+1 |
* | perf/ring_buffer: Convert ring_buffer.refcount to refcount_t | Elena Reshetova | 2019-02-04 | 1 | -1/+2 |
* | perf: Make perf_callchain function static | Jiri Olsa | 2018-01-08 | 1 | -4/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | tracing, perf: Adjust code layout in get_recursion_context() | Jesper Dangaard Brouer | 2017-08-25 | 1 | -1/+1 |
* | perf/aux: Ensure aux_wakeup represents most recent wakeup index | Will Deacon | 2017-08-25 | 1 | -1/+1 |
* | perf/aux: Make aux_{head,wakeup} ring_buffer members long | Will Deacon | 2017-08-25 | 1 | -2/+2 |
* | bpf, events: fix offset in skb copy handler | Daniel Borkmann | 2016-07-25 | 1 | -5/+10 |
* | perf, events: add non-linear data support for raw records | Daniel Borkmann | 2016-07-15 | 1 | -4/+12 |
* | Merge tag 'v4.6-rc3' into perf/core, to refresh the tree | Ingo Molnar | 2016-04-13 | 1 | -2/+0 |
|\ |
|
| * | perf: generalize perf_callchain | Alexei Starovoitov | 2016-02-20 | 1 | -2/+0 |
* | | perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-bu... | Wang Nan | 2016-03-31 | 1 | -0/+9 |
* | | perf/core: Free AUX pages in unmap path | Alexander Shishkin | 2016-03-31 | 1 | -1/+0 |
|/ |
|
* | perf: Fix AUX buffer refcounting | Peter Zijlstra | 2015-07-06 | 1 | -0/+10 |
* | perf/x86/intel: Handle multiple records in the PEBS buffer | Yan, Zheng | 2015-06-07 | 1 | -9/+0 |
* | perf: Add wakeup watermark control to the AUX area | Alexander Shishkin | 2015-04-02 | 1 | -1/+3 |
* | perf: Support overwrite mode for the AUX area | Alexander Shishkin | 2015-04-02 | 1 | -0/+1 |
* | perf: Add API for PMUs to write to the AUX area | Alexander Shishkin | 2015-04-02 | 1 | -0/+4 |
* | perf: Add AUX record | Alexander Shishkin | 2015-04-02 | 1 | -0/+3 |
* | perf: Add AUX area to ring buffer for raw data streams | Peter Zijlstra | 2015-04-02 | 1 | -0/+23 |
* | perf: Fix arch_perf_out_copy_user default | Peter Zijlstra | 2013-11-06 | 1 | -9/+26 |
* | perf: Fix mmap() accounting hole | Peter Zijlstra | 2013-06-19 | 1 | -1/+2 |
* | perf: Fix perf mmap bugs | Peter Zijlstra | 2013-05-28 | 1 | -0/+3 |
* | perf: Fix ring_buffer perf_output_space() boundary calculation | Stephane Eranian | 2013-03-21 | 1 | -1/+1 |
* | perf: Add ability to attach user stack dump to sample | Jiri Olsa | 2012-08-10 | 1 | -0/+16 |
* | perf: Add perf_output_skip function to skip bytes in sample | Jiri Olsa | 2012-08-10 | 1 | -0/+4 |
* | perf: Factor __output_copy to be usable with specific copy function | Frederic Weisbecker | 2012-08-10 | 1 | -21/+41 |
* | perf/trace: Add ability to set a target task for events | Andrew Vagin | 2012-07-31 | 1 | -1/+2 |
* | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-12-06 | 1 | -0/+3 |
|\ |
|
| * | perf: Fix loss of notification with multi-event | Peter Zijlstra | 2011-12-05 | 1 | -0/+3 |
* | | perf: Carve out callchain functionality | Borislav Petkov | 2011-11-14 | 1 | -1/+38 |
|/ |
|
* | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 | 1 | -1/+0 |
* | perf: Split up buffer handling from core code | Frederic Weisbecker | 2011-06-09 | 1 | -0/+97 |