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