Age | Commit message (Expand) | Author | Files | Lines |
2018-10-08 | perf auxtrace: Include missing asm/bitsperlong.h to get BITS_PER_LONG | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2018-09-19 | perf tools: Report itrace options in help | Andi Kleen | 1 | -0/+19 |
2018-09-19 | perf tools: Add 'struct perf_mmap' arg to record__write() | Jiri Olsa | 1 | -0/+1 |
2018-09-19 | perf auxtrace: Pass struct perf_mmap into mmap__read* functions | Jiri Olsa | 1 | -2/+3 |
2018-09-19 | perf tools: Remove perf_tool from event_op3 | Jiri Olsa | 1 | -3/+2 |
2018-09-19 | perf tools: Remove perf_tool from event_op2 | Jiri Olsa | 1 | -6/+4 |
2018-08-03 | perf auxtrace: Support for perf report -D for s390 | Thomas Richter | 1 | -0/+1 |
2018-03-07 | perf auxtrace: Add missing parameters from kernel-doc comments | Adrian Hunter | 1 | -0/+2 |
2018-01-17 | perf tools: Add ARM Statistical Profiling Extensions (SPE) support | Kim Phillips | 1 | -0/+1 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -2/+2 |
2017-06-30 | perf auxtrace: Add CPU filter support | Adrian Hunter | 1 | -0/+2 |
2017-06-27 | perf auxtrace: Add itrace option to output power events | Adrian Hunter | 1 | -0/+2 |
2017-06-27 | perf auxtrace: Add itrace option to output ptwrite events | Adrian Hunter | 1 | -0/+2 |
2017-04-19 | perf tools: Include errno.h where needed | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2016-09-29 | perf record: Add support for using symbols in address filters | Adrian Hunter | 1 | -0/+54 |
2016-09-22 | perf tools: Add coresight etm PMU record capabilities | Mathieu Poirier | 1 | -0/+1 |
2016-06-23 | perf auxtrace: Add option to feed branches to the thread stack | Adrian Hunter | 1 | -0/+2 |
2016-03-30 | perf tools: Add support for skipping itrace instructions | Andi Kleen | 1 | -0/+2 |
2016-03-23 | perf tools: Remove misplaced __maybe_unused | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2016-01-29 | perf auxtrace: Add perf_evlist pointer to *info_priv_size() | Mathieu Poirier | 1 | -2/+4 |
2015-09-28 | perf auxtrace: Add option to synthesize branch stacks on samples | Adrian Hunter | 1 | -0/+4 |
2015-08-21 | perf tools: Add Intel BTS support | Adrian Hunter | 1 | -0/+1 |
2015-08-17 | perf auxtrace: Add Intel PT as an AUX area tracing type | Adrian Hunter | 1 | -0/+1 |
2015-06-24 | perf tools: Allow auxtrace data alignment | Adrian Hunter | 1 | -0/+1 |
2015-05-06 | perf record: Add AUX area tracing Snapshot Mode support | Adrian Hunter | 1 | -0/+11 |
2015-05-06 | perf tools: Add AUX area tracing Snapshot Mode | Adrian Hunter | 1 | -0/+41 |
2015-05-06 | perf auxtrace: Add option to synthesize events for transactions | Adrian Hunter | 1 | -0/+2 |
2015-05-06 | perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing | Adrian Hunter | 1 | -0/+128 |
2015-05-05 | perf tools: Add AUX area tracing index | Adrian Hunter | 1 | -0/+35 |
2015-04-29 | perf auxtrace: Add a hashtable for caching | Adrian Hunter | 1 | -0/+14 |
2015-04-29 | perf auxtrace: Add processing for AUX area tracing events | Adrian Hunter | 1 | -0/+13 |
2015-04-29 | perf auxtrace: Add a heap for sorting AUX area tracing queues | Adrian Hunter | 1 | -0/+29 |
2015-04-29 | perf auxtrace: Add helpers for queuing AUX area tracing data | Adrian Hunter | 1 | -0/+87 |
2015-04-29 | perf auxtrace: Add helpers for AUX area tracing errors | Adrian Hunter | 1 | -0/+14 |
2015-04-29 | perf session: Add instruction tracing options | Adrian Hunter | 1 | -0/+43 |
2015-04-29 | perf session: Add hooks to allow transparent decoding of AUX area tracing data | Adrian Hunter | 1 | -0/+55 |
2015-04-29 | perf auxtrace: Add support for AUX area recording | Adrian Hunter | 1 | -1/+55 |
2015-04-29 | perf evlist: Add support for mmapping an AUX area buffer | Adrian Hunter | 1 | -0/+117 |