Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf arm-spe: Support synthetic events | Tan Xiaojun | 2020-06-01 | 1 | -42/+779 |
* | perf tools: Move arm-spe-pkt-decoder.h/c to the new dir | Tan Xiaojun | 2020-06-01 | 1 | -1/+1 |
* | perf arm-spe: Implement ->evsel_is_auxtrace() callback | Adrian Hunter | 2020-04-16 | 1 | -0/+9 |
* | perf env: Remove needless cpumap.h header | Arnaldo Carvalho de Melo | 2019-09-20 | 1 | -1/+0 |
* | perf tools: Remove needless evlist.h include directives | Arnaldo Carvalho de Melo | 2019-08-31 | 1 | -1/+2 |
* | perf tools: Remove needless thread.h include directives | Arnaldo Carvalho de Melo | 2019-08-31 | 1 | -1/+0 |
* | libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix | Jiri Olsa | 2019-08-29 | 1 | -2/+2 |
* | libperf: Add PERF_RECORD_AUXTRACE_INFO 'struct auxtrace_info_event' to perf/e... | Jiri Olsa | 2019-08-29 | 1 | -1/+1 |
* | tools lib: Adopt zalloc()/zfree() from tools/perf | Arnaldo Carvalho de Melo | 2019-07-09 | 1 | -1/+1 |
* | perf tools: Add ARM Statistical Profiling Extensions (SPE) support | Kim Phillips | 2018-01-17 | 1 | -0/+231 |