Age | Commit message (Expand) | Author |
2020-05-05 | perf evsel: Rename perf_evsel__is_*() to evsel__is*() | Arnaldo Carvalho de Melo |
2020-05-05 | perf evsel: Rename *perf_evsel__*name() to *evsel__*name() | Arnaldo Carvalho de Melo |
2019-11-12 | perf callchain: Use 'struct map_symbol' in 'struct callchain_cursor_node' | Arnaldo Carvalho de Melo |
2019-09-25 | perf evsel: Introduce evsel_fprintf.h | Arnaldo Carvalho de Melo |
2019-09-25 | perf evsel: Remove need for symbol_conf in evsel_fprintf.c | Arnaldo Carvalho de Melo |
2019-09-20 | perf callchain: Remove needless event.h include | Arnaldo Carvalho de Melo |
2019-07-29 | libperf: Move nr_members from perf's evsel to libperf's perf_evsel | Jiri Olsa |
2019-07-29 | libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel | Jiri Olsa |
2019-07-29 | perf evsel: Rename struct perf_evsel to struct evsel | Jiri Olsa |
2018-12-17 | perf tools: Support 'srccode' output | Andi Kleen |
2018-09-19 | tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_... | Tzvetomir Stoyanov (VMware) |
2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-24 | perf script: Mark inlined frames and do not print DSO for them | Milian Wolff |
2017-10-24 | perf report: Remove code to handle inline frames from browsers | Milian Wolff |
2017-05-24 | perf script: Add --inline option for debugging | Namhyung Kim |
2017-04-19 | perf str{filter,list}: Disentangle headers | Arnaldo Carvalho de Melo |
2017-04-19 | perf tools: Including missing inttypes.h header | Arnaldo Carvalho de Melo |
2017-02-13 | perf symbols: No need to check if sym->name is NULL | Arnaldo Carvalho de Melo |
2016-11-29 | perf script: Add option to stop printing callchain | David Ahern |
2016-11-25 | perf callchain: Add option to skip ignore symbol when printing callchains | Namhyung Kim |
2016-11-23 | perf evsel: Support printing callchains with arrows | Namhyung Kim |
2016-11-23 | perf symbols: Print symbol offsets conditionally | Namhyung Kim |
2016-09-29 | perf script: Fix vanished idle symbols | Adrian Hunter |
2016-08-30 | perf symbols: Rename ->ignore to ->idle | Arnaldo Carvalho de Melo |
2016-04-14 | perf evsel: Move fprintf methods to separate source file | Arnaldo Carvalho de Melo |