Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-03-27 | perf tools: Remove unused 'prefix' from builtin functions | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2016-06-23 | perf evlist: Rename for_each() macros to for_each_entry() | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2016-01-08 | perf evlist: Add --trace-fields option to show trace fields | Namhyung Kim | 1 | -1/+10 |
2015-12-17 | perf subcmd: Create subcmd library | Josh Poimboeuf | 1 | -1/+1 |
2015-10-27 | perf tools: Introduce usage_with_options_msg() | Namhyung Kim | 1 | -2/+2 |
2015-04-02 | perf evlist: Support using -f to override perf.data file ownership | Yunlong Song | 1 | -0/+2 |
2014-09-26 | perf tools: Modify error code for when perf_session__new() fails | Taeung Song | 1 | -1/+1 |
2014-07-17 | perf tools: Move pr_* debug macros into debug object | Jiri Olsa | 1 | -0/+1 |
2014-01-13 | perf evlist: Introduce evlist__for_each() & friends | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2013-10-22 | perf tools: Add data object to handle perf data file | Jiri Olsa | 1 | -1/+6 |
2013-02-07 | perf evlist: Pass the event_group info via perf_attr_details | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2013-01-31 | perf evlist: Add --group option | Namhyung Kim | 1 | -0/+7 |
2012-12-12 | perf evsel: Adopt fprintf routine from 'perf evlist' | Arnaldo Carvalho de Melo | 1 | -79/+2 |
2012-10-29 | perf tools: Add a global variable "const char *input_name" | Feng Tang | 1 | -3/+2 |
2012-10-03 | perf evlist: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 1 | -12/+9 |
2012-09-11 | perf tools: Use __maybe_used for unused variables | Irina Tirdea | 1 | -1/+1 |
2012-06-19 | perf tools: Move all users of event_name to perf_evsel__name | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2012-05-24 | perf evlist: Explicititely initialize input_name | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2012-05-22 | perf evlist: Show event attribute details | Arnaldo Carvalho de Melo | 1 | -11/+92 |
2011-12-23 | perf report: Accept fifos as input file | Robert Richter | 1 | -1/+1 |
2011-03-15 | perf evlist: New command to list the names of events present in a perf.data file | Arnaldo Carvalho de Melo | 1 | -0/+54 |