| Commit message (Expand) | Author | Age | Files | Lines |
* | perf: add perf-inject builtin | Tom Zanussi | 2010-05-02 | 1 | -1/+1 |
* | perf: Use generic sample reordering in perf timechart | Frederic Weisbecker | 2010-04-24 | 1 | -107/+5 |
* | perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ... | Ian Munsie | 2010-04-14 | 1 | -1/+1 |
* | perf tools: Reorganize some structs to save space | Arnaldo Carvalho de Melo | 2010-04-08 | 1 | -2/+0 |
* | perf tools: Move the prototypes in util/string.h to util.h | Arnaldo Carvalho de Melo | 2010-04-03 | 1 | -1/+0 |
* | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-01-29 | 1 | -1/+1 |
|\ |
|
| * | perf timechart: Use tid not pid for COMM change | Arjan van de Ven | 2010-01-17 | 1 | -1/+1 |
* | | perf session: Remove redundant prefix & suffix from perf_event_ops | Arnaldo Carvalho de Melo | 2009-12-28 | 1 | -4/+4 |
* | | perf session: Remove sample_type_check from event_ops | Arnaldo Carvalho de Melo | 2009-12-28 | 1 | -2/+4 |
* | | perf session: Share the common trace sample_check routine as perf_session__ha... | Arnaldo Carvalho de Melo | 2009-12-28 | 1 | -12/+1 |
|/ |
|
* | perf symbols: Adopt the strlists for dso, comm | Arnaldo Carvalho de Melo | 2009-12-16 | 1 | -2/+2 |
* | perf symbols: Make symbol_conf global | Arnaldo Carvalho de Melo | 2009-12-16 | 1 | -3/+2 |
* | perf session: Adopt the sample_type variable | Arnaldo Carvalho de Melo | 2009-12-14 | 1 | -21/+15 |
* | perf session: Move the hist_entries rb tree to perf_session | Arnaldo Carvalho de Melo | 2009-12-14 | 1 | -1/+1 |
* | perf session: Move kmaps to perf_session | Arnaldo Carvalho de Melo | 2009-12-14 | 1 | -1/+2 |
* | perf session: Reduce the number of parms to perf_session__process_events | Arnaldo Carvalho de Melo | 2009-12-14 | 1 | -2/+1 |
* | perf session: Ditch register_perf_file_handler | Arnaldo Carvalho de Melo | 2009-12-14 | 1 | -5/+4 |
* | perf session: Pass the perf_session to the event handling operations | Arnaldo Carvalho de Melo | 2009-12-14 | 1 | -8/+5 |
* | perf tools: Introduce perf_session class | Arnaldo Carvalho de Melo | 2009-12-12 | 1 | -6/+9 |
* | perf: Make common SAMPLE_EVENT parser | OGAWA Hirofumi | 2009-12-06 | 1 | -41/+15 |
* | perf timechart: Fix header handling | OGAWA Hirofumi | 2009-12-06 | 1 | -4/+8 |
* | perf timechart: Remove open-coded event parsing code | Li Zefan | 2009-12-01 | 1 | -140/+30 |
* | perf tools: perf_header__read() shouldn't die() | Arnaldo Carvalho de Melo | 2009-11-19 | 1 | -4/+13 |
* | perf tools: Simplify the symbol priv area mechanism | Arnaldo Carvalho de Melo | 2009-11-02 | 1 | -1/+1 |
* | perf tools: Unify debug messages mechanisms | Arnaldo Carvalho de Melo | 2009-10-23 | 1 | -7/+6 |
* | perf timechart: Add a process filter | Arjan van de Ven | 2009-10-20 | 1 | -3/+102 |
* | perf timechart: Fix the wakeup-arrows that point to non-visible processes | Arjan van de Ven | 2009-10-20 | 1 | -2/+26 |
* | perf timechart: Add a power-only mode | Arjan van de Ven | 2009-10-01 | 1 | -3/+7 |
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -7/+7 |
* | perf util: Make the timechart SVG width dynamic | Arjan van de Ven | 2009-09-20 | 1 | -2/+4 |
* | perf timechart: Show the duration of scheduler delays in the SVG | Arjan van de Ven | 2009-09-20 | 1 | -3/+3 |
* | perf timechart: Show the name of the waker/wakee in timechart | Arjan van de Ven | 2009-09-20 | 1 | -3/+8 |
* | perf timechart: Add "perf timechart record" | Arjan van de Ven | 2009-09-19 | 1 | -8/+39 |
* | perf: Add the timechart tool | Arjan van de Ven | 2009-09-19 | 1 | -0/+1120 |