| Commit message (Expand) | Author | Age | Files | Lines |
* | perf evlist: Use the right prefix for 'struct evlist' event attribute config ... | Arnaldo Carvalho de Melo | 2020-11-30 | 1 | -2/+1 |
* | perf evlist: Use the right prefix for 'struct evlist' event selection methods | Arnaldo Carvalho de Melo | 2020-11-30 | 1 | -1/+1 |
* | perf evlist: Use the right prefix for 'struct evlist' id_pos methods | Arnaldo Carvalho de Melo | 2020-11-30 | 1 | -1/+1 |
* | perf evlist: Use the right prefix for 'struct evlist' methods: evlist__set_le... | Arnaldo Carvalho de Melo | 2020-11-30 | 1 | -1/+1 |
* | perf record: Support sample-read topdown metric group | Kan Liang | 2020-09-17 | 1 | -1/+2 |
* | perf record: Don't clear event's period if set by a term | Ian Rogers | 2020-09-14 | 1 | -8/+26 |
* | perf evsel: Rename *perf_evsel__read*() to *evsel__read() | Arnaldo Carvalho de Melo | 2020-05-05 | 1 | -3/+2 |
* | perf evsel: Rename *perf_evsel__*set_sample_*() to *evsel__*set_sample_*() | Arnaldo Carvalho de Melo | 2020-05-05 | 1 | -1/+1 |
* | perf evsel: Rename perf_evsel__config*() to evsel__config*() | Arnaldo Carvalho de Melo | 2020-05-05 | 1 | -5/+4 |
* | perf evsel: Rename perf_evsel__is_aux_event() to evsel__is_aux_event() | Arnaldo Carvalho de Melo | 2020-05-05 | 1 | -1/+1 |
* | perf tools: Move routines that probe for perf API features to separate file | Arnaldo Carvalho de Melo | 2020-05-05 | 1 | -154/+1 |
* | perf tools: Add support for leader-sampling with AUX area events | Adrian Hunter | 2020-04-18 | 1 | -6/+39 |
* | perf evsel: Rearrange perf_evsel__config_leader_sampling() | Adrian Hunter | 2020-04-18 | 1 | -13/+13 |
* | perf evlist: Move leader-sampling configuration | Adrian Hunter | 2020-04-18 | 1 | -0/+29 |
* | perf record: Add a function to test for kernel support for AUX area sampling | Adrian Hunter | 2019-11-22 | 1 | -0/+31 |
* | libperf: Add perf_evlist__first()/last() functions | Jiri Olsa | 2019-09-25 | 1 | -3/+3 |
* | perf env: Remove needless cpumap.h header | Arnaldo Carvalho de Melo | 2019-09-20 | 1 | -1/+0 |
* | perf tools: Remove util.h from where it is not needed | Arnaldo Carvalho de Melo | 2019-09-20 | 1 | -1/+0 |
* | perf auxtrace: Uninline functions that touch perf_session | Arnaldo Carvalho de Melo | 2019-08-31 | 1 | -0/+2 |
* | perf tools: Remove debug.h from header files not needing it | Arnaldo Carvalho de Melo | 2019-08-29 | 1 | -0/+1 |
* | perf tools: Move everything related to sys_perf_event_open() to perf-sys.h | Arnaldo Carvalho de Melo | 2019-08-29 | 1 | -0/+1 |
* | perf record: Move record_opts and other record decls out of perf.h | Arnaldo Carvalho de Melo | 2019-08-26 | 1 | -0/+1 |
* | libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty() | Jiri Olsa | 2019-08-22 | 1 | -1/+1 |
* | libperf: Add cpus to struct perf_evlist | Jiri Olsa | 2019-07-29 | 1 | -3/+3 |
* | libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions | Jiri Olsa | 2019-07-29 | 1 | -3/+4 |
* | libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel | Jiri Olsa | 2019-07-29 | 1 | -8/+8 |
* | libperf: Add nr_entries to struct perf_evlist | Jiri Olsa | 2019-07-29 | 1 | -1/+1 |
* | libperf: Add perf_cpu_map__get()/perf_cpu_map__put() | Jiri Olsa | 2019-07-29 | 1 | -3/+3 |
* | perf evlist: Rename perf_evlist__delete() to evlist__delete() | Jiri Olsa | 2019-07-29 | 1 | -2/+2 |
* | perf evlist: Rename perf_evlist__new() to evlist__new() | Jiri Olsa | 2019-07-29 | 1 | -2/+2 |
* | perf evlist: Rename struct perf_evlist to struct evlist | Jiri Olsa | 2019-07-29 | 1 | -4/+4 |
* | perf evsel: Rename struct perf_evsel to struct evsel | Jiri Olsa | 2019-07-29 | 1 | -8/+8 |
* | perf cpu_map: Rename struct cpu_map to struct perf_cpu_map | Jiri Olsa | 2019-07-29 | 1 | -3/+3 |
* | perf record: Fix crash in pipe mode | Jiri Olsa | 2018-03-05 | 1 | -2/+6 |
* | perf record: Throttle user defined frequencies to the maximum allowed | Arnaldo Carvalho de Melo | 2018-03-05 | 1 | -5/+15 |
* | perf record: Allow asking for the maximum allowed sample rate | Arnaldo Carvalho de Melo | 2018-03-05 | 1 | -0/+23 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | perf tools: Include errno.h where needed | Arnaldo Carvalho de Melo | 2017-04-19 | 1 | -0/+1 |
* | perf evlist: Rename for_each() macros to for_each_entry() | Arnaldo Carvalho de Melo | 2016-06-23 | 1 | -4/+4 |
* | perf evsel: Do not use globals in config() | Arnaldo Carvalho de Melo | 2016-04-11 | 1 | -2/+3 |
* | perf tools: Add a helper function to probe whether cpu-wide tracing is possible | Adrian Hunter | 2015-08-17 | 1 | -0/+24 |
* | perf record: Add option --switch-events to select PERF_RECORD_SWITCH events | Adrian Hunter | 2015-07-23 | 1 | -0/+10 |
* | perf tools: Add reference counting for cpu_map object | Jiri Olsa | 2015-06-25 | 1 | -2/+2 |
* | perf tools: Add parse_events_error interface | Jiri Olsa | 2015-04-29 | 1 | -2/+2 |
* | perf auxtrace: Add support for AUX area recording | Adrian Hunter | 2015-04-29 | 1 | -1/+10 |
* | perf tools: Use sysctl__read_int instead of ad-hoc copies | Arnaldo Carvalho de Melo | 2014-12-11 | 1 | -10/+1 |
* | perf evlist: Add perf_evlist__set_tracking_event() | Adrian Hunter | 2014-08-13 | 1 | -1/+1 |
* | perf tools: Fix probing the kernel API with cpu-wide events | Adrian Hunter | 2014-08-13 | 1 | -9/+27 |
* | perf tools: Fix one of the probe events to exclude kernel | Adrian Hunter | 2014-08-13 | 1 | -1/+1 |
* | perf tools: Enable close-on-exec flag on perf file descriptor | Yann Droneaud | 2014-07-18 | 1 | -3/+6 |