Age | Commit message (Expand) | Author | Files | Lines |
2016-10-28 | perf scripting: Don't die if scripting can't be setup, disable it | Arnaldo Carvalho de Melo | 1 | -18/+15 |
2016-10-28 | perf scripting: Avoid leaking the scripting_context variable | Arnaldo Carvalho de Melo | 1 | -2/+4 |
2015-04-02 | perf scripting: No need to pass thread twice to the scripting callbacks | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2014-08-22 | perf scripting: Add 'flush' callback to scripting API | Adrian Hunter | 1 | -0/+7 |
2013-12-20 | perf symbols: Add 'machine' member to struct addr_location | Arnaldo Carvalho de Melo | 1 | -2/+1 |
2013-07-22 | perf script: Fix named threads support | David Ahern | 1 | -1/+2 |
2012-09-11 | perf tools: Use __maybe_used for unused variables | Irina Tirdea | 1 | -15/+18 |
2012-08-08 | perf script: Replace "struct thread" with "struct addr_location" as a paramet... | Feng Tang | 1 | -1/+1 |
2012-08-08 | perf script: Stop using pevent directly | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2012-06-27 | perf tools: Stop using a global trace events description list | Arnaldo Carvalho de Melo | 1 | -2/+5 |
2012-01-31 | perf tools: Remove unnecessary ctype.h inclusion | Namhyung Kim | 1 | -1/+0 |
2011-11-28 | perf tools: Resolve machine earlier and pass it to perf_event_ops | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2011-03-24 | perf session: Pass evsel in event_ops->sample() | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2011-03-14 | perf script: Change process_event prototype | David Ahern | 1 | -5/+4 |
2010-10-04 | perf trace scripting: Fix extern struct definitions | Stephane Eranian | 1 | -2/+2 |
2010-02-25 | perf/scripts: Add Python scripting engine | Tom Zanussi | 1 | -0/+61 |
2010-02-23 | perf/scripts: Move Perl scripting files to scripting-engines dir | Tom Zanussi | 1 | -0/+106 |