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