| Commit message (Expand) | Author | Age | Files | Lines |
* | perf: Report lost events in perf trace debug mode | Frederic Weisbecker | 2010-06-24 | 1 | -5/+17 |
* | perf: Don't print traces when debugging ordering | Frederic Weisbecker | 2010-06-24 | 1 | -1/+11 |
* | perf hist: Clarify events_stats fields usage | Arnaldo Carvalho de Melo | 2010-05-14 | 1 | -1/+1 |
* | perf/trace/scripting: don't show script start/stop messages by default | Tom Zanussi | 2010-05-10 | 1 | -0/+3 |
* | perf hist: Introduce hists class and move lots of methods to it | Arnaldo Carvalho de Melo | 2010-05-10 | 1 | -1/+1 |
* | perf: add perf-inject builtin | Tom Zanussi | 2010-05-02 | 1 | -1/+1 |
* | perf: Add a perf trace option to check samples ordering reliability | Frederic Weisbecker | 2010-04-24 | 1 | -0/+12 |
* | perf: Use generic sample reordering in perf trace | Frederic Weisbecker | 2010-04-24 | 1 | -0/+1 |
* | perf trace: Invoke live mode automatically if record/report not specified | Tom Zanussi | 2010-04-14 | 1 | -0/+59 |
* | perf: Convert perf header build_ids into build_id events | Tom Zanussi | 2010-04-14 | 1 | -0/+1 |
* | perf: Convert perf tracing data into a tracing_data event | Tom Zanussi | 2010-04-14 | 1 | -0/+1 |
* | perf: Convert perf event types into event type events | Tom Zanussi | 2010-04-14 | 1 | -0/+1 |
* | perf: Convert perf header attrs into attr events | Tom Zanussi | 2010-04-14 | 1 | -0/+1 |
* | perf trace: Introduce special handling for pipe input | Tom Zanussi | 2010-04-14 | 1 | -1/+11 |
* | perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ... | Ian Munsie | 2010-04-14 | 1 | -1/+1 |
* | perf trace: Don't use pager if scripting | Tom Zanussi | 2010-03-04 | 1 | -1/+2 |
* | perf trace/scripting: Remove extraneous header read | Tom Zanussi | 2010-03-04 | 1 | -1/+0 |
* | perf/scripts: Add Python scripting engine | Tom Zanussi | 2010-02-25 | 1 | -0/+1 |
* | perf/scripts: Fix supported language listing option | Tom Zanussi | 2010-02-23 | 1 | -2/+2 |
* | perf trace: Add -i option for choosing input file | Hitoshi Mitake | 2010-01-27 | 1 | -0/+2 |
* | perf tools: Don't cast RIP to pointers | Arnaldo Carvalho de Melo | 2010-01-16 | 1 | -5/+2 |
* | perf session: Remove redundant prefix & suffix from perf_event_ops | Arnaldo Carvalho de Melo | 2009-12-28 | 1 | -2/+2 |
* | perf session: Remove sample_type_check from event_ops | Arnaldo Carvalho de Melo | 2009-12-28 | 1 | -1/+3 |
* | perf session: Share the common trace sample_check routine as perf_session__ha... | Arnaldo Carvalho de Melo | 2009-12-28 | 1 | -13/+1 |
* | perf diff: Fix usage array, it must end with a NULL entry | Arnaldo Carvalho de Melo | 2009-12-18 | 1 | -2/+2 |
* | 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 | -2/+2 |
* | perf trace/scripting: Add 'record' and 'report' options | Tom Zanussi | 2009-12-15 | 1 | -1/+83 |
* | perf trace/scripting: List available scripts | Tom Zanussi | 2009-12-15 | 1 | -1/+198 |
* | perf trace/scripting: Add support for script args | Tom Zanussi | 2009-12-15 | 1 | -12/+7 |
* | perf session: Event statistics also are per session | Arnaldo Carvalho de Melo | 2009-12-15 | 1 | -1/+1 |
* | perf session: Adopt the sample_type variable | Arnaldo Carvalho de Melo | 2009-12-14 | 1 | -8/+4 |
* | 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/+1 |
* | perf session: Move the global threads list to perf_session | Arnaldo Carvalho de Melo | 2009-12-14 | 1 | -2/+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: Register the idle thread in perf_session__process_events | Arnaldo Carvalho de Melo | 2009-12-14 | 1 | -1/+0 |
* | perf session: Ditch register_perf_file_handler | Arnaldo Carvalho de Melo | 2009-12-14 | 1 | -5/+3 |
* | perf session: Pass the perf_session to the event handling operations | Arnaldo Carvalho de Melo | 2009-12-14 | 1 | -13/+10 |
* | perf tools: Introduce perf_session class | Arnaldo Carvalho de Melo | 2009-12-12 | 1 | -8/+12 |
* | perf: Make common SAMPLE_EVENT parser | OGAWA Hirofumi | 2009-12-06 | 1 | -33/+15 |
* | perf scripting: Fix build | Ingo Molnar | 2009-11-28 | 1 | -0/+2 |
* | perf trace: Add Perl scripting support | Tom Zanussi | 2009-11-28 | 1 | -0/+2 |
* | perf trace: Add scripting ops | Tom Zanussi | 2009-11-28 | 1 | -5/+250 |
* | perf tools: Reorganize event processing routines, lotsa dups killed | Arnaldo Carvalho de Melo | 2009-11-27 | 1 | -35/+5 |
* | perf symbols: Simplify symbol machinery setup | Arnaldo Carvalho de Melo | 2009-11-24 | 1 | -1/+1 |
* | perf symbols: Look for vmlinux in more places | Arnaldo Carvalho de Melo | 2009-11-23 | 1 | -1/+2 |
* | 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 | -2/+2 |
* | perf tools: Move dereference after NULL test | Julia Lawall | 2009-10-17 | 1 | -2/+2 |