Age | Commit message (Expand) | Author | Files | Lines |
2017-04-19 | perf tools: Include errno.h where needed | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2017-03-27 | perf tools: Remove unused 'prefix' from builtin functions | Arnaldo Carvalho de Melo | 1 | -2/+1 |
2015-12-17 | perf subcmd: Create subcmd library | Josh Poimboeuf | 1 | -1/+1 |
2015-12-07 | perf buildid-list: Fix return value of perf buildid-list -k | Michael Petlan | 1 | -1/+1 |
2015-08-28 | perf buildid: Introduce sysfs/filename__sprintf_build_id | Masami Hiramatsu | 1 | -14/+10 |
2015-07-20 | perf buildid: Use SBUILD_ID_SIZE macro | Masami Hiramatsu | 1 | -2/+2 |
2015-05-05 | perf tools: Hit all build ids when AUX area tracing | Adrian Hunter | 1 | -0/+9 |
2015-03-11 | perf ordered_events: Shorten function signatures | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2013-10-22 | perf session: Separating data file properties from session | Jiri Olsa | 1 | -1/+1 |
2013-10-22 | perf tools: Add data object to handle perf data file | Jiri Olsa | 1 | -2/+7 |
2012-12-09 | perf symbols: Generalize filter in __fprintf_buildid methods | Arnaldo Carvalho de Melo | 1 | -1/+6 |
2012-12-09 | perf buildid-list: We need to check if a file is ELF first | Arnaldo Carvalho de Melo | 1 | -8/+6 |
2012-10-29 | perf tools: Add a global variable "const char *input_name" | Feng Tang | 1 | -4/+2 |
2012-10-03 | perf buildid-list: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 1 | -31/+24 |
2012-09-11 | perf tools: Use __maybe_used for unused variables | Irina Tirdea | 1 | -1/+2 |
2012-08-09 | perf symbols: Introduce symbol__elf_init() | Namhyung Kim | 1 | -3/+1 |
2012-05-22 | perf buildid-list: Work better with pipe mode | Stephane Eranian | 1 | -1/+5 |
2011-12-23 | perf report: Accept fifos as input file | Robert Richter | 1 | -9/+10 |
2011-12-23 | perf tools: Moving code in some files | Robert Richter | 1 | -18/+18 |
2011-09-29 | perf buildid-list: Support showing the build id in an ELF file | Arnaldo Carvalho de Melo | 1 | -3/+24 |
2011-09-29 | perf buildid-list: Add option to show the running kernel build id | Arnaldo Carvalho de Melo | 1 | -2/+29 |
2011-01-04 | Merge commit 'v2.6.37-rc8' into perf/core | Ingo Molnar | 1 | -2/+1 |
2010-12-22 | perf session: Fallback to unordered processing if no sample_id_all | Ian Munsie | 1 | -1/+2 |
2010-12-16 | perf buildid-list: Fix error return for success | Arnaldo Carvalho de Melo | 1 | -2/+1 |
2010-07-27 | perf tools: Remove unneeded code for tracking the cwd in perf sessions | Dave Martin | 1 | -3/+1 |
2010-06-01 | perf buildid-list: Fix --with-hits event processing | Arnaldo Carvalho de Melo | 1 | -1/+3 |
2010-05-02 | perf: add perf-inject builtin | Tom Zanussi | 1 | -1/+1 |
2010-04-28 | perf machines: Make the machines class adopt the dsos__fprintf methods | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2010-04-28 | perf tools: Rename "kernel_info" to "machine" | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2010-04-19 | perf: 'perf kvm' tool for monitoring guest performance from host | Zhang, Yanmin | 1 | -1/+1 |
2010-04-14 | perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ... | Ian Munsie | 1 | -2/+2 |
2010-02-04 | perf build-id: Move the routine to find DSOs with hits to the lib | Arnaldo Carvalho de Melo | 1 | -29/+2 |
2010-01-16 | perf buildid-list: Introduce --with-hits option | Arnaldo Carvalho de Melo | 1 | -1/+34 |
2010-01-13 | perf buildid-list: No need to process the header sections again | Arnaldo Carvalho de Melo | 1 | -24/+1 |
2009-12-18 | perf diff: Fix usage array, it must end with a NULL entry | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2009-12-16 | perf symbols: Make symbol_conf global | Arnaldo Carvalho de Melo | 1 | -2/+3 |
2009-12-14 | perf session: Move kmaps to perf_session | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2009-12-14 | perf session: Ditch register_perf_file_handler | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2009-12-12 | perf tools: Introduce perf_session class | Arnaldo Carvalho de Melo | 1 | -47/+8 |
2009-12-06 | perf buildid-list: Fix copy'n'paste help message | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2009-11-17 | perf buildid-list: Always show the DSO name | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2009-11-17 | perf buildid-list: New plumbing command | Arnaldo Carvalho de Melo | 1 | -0/+116 |