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