summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/scripting-engines/trace-event-perl.c
Commit message (Expand)AuthorAgeFilesLines
...
* perf tools: Move pr_* debug macros into debug objectJiri Olsa2014-07-171-0/+1
* tools lib traceevent: Added support for __get_bitmask() macroSteven Rostedt (Red Hat)2014-06-071-0/+1
* perf tools: No need to test against NULL before calling free()Arnaldo Carvalho de Melo2013-12-261-2/+1
* perf symbols: Add 'machine' member to struct addr_locationArnaldo Carvalho de Melo2013-12-191-1/+0
* perf scripting perl: Shorten function signaturesArnaldo Carvalho de Melo2013-12-191-13/+7
* perf tools: Use an accessor to read thread commFrederic Weisbecker2013-11-041-1/+1
* perf scripting perl: Fix build error on Fedora 12Arnaldo Carvalho de Melo2013-10-151-1/+1
* perf script: Fix named threads supportDavid Ahern2013-07-221-6/+8
* perf script: hook up perf_scripting_context->peventTom Zanussi2013-01-241-0/+1
* perf tools: Fix a compiling error in trace-event-perl.c for 32 bits machineFeng Tang2012-09-201-1/+1
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-111-4/+4
* perf tools: remove unneeded include of network header filesDavid Ahern2012-09-051-4/+4
* perf script: Replace "struct thread" with "struct addr_location" as a paramet...Feng Tang2012-08-081-5/+6
* perf script: Stop using pevent directlyArnaldo Carvalho de Melo2012-08-071-8/+6
* perf evsel: Cache associated event_formatArnaldo Carvalho de Melo2012-08-071-8/+5
* tools lib traceevent: Add support for __print_hex()Namhyung Kim2012-06-291-0/+4
* perf tools: Stop using a global trace events description listArnaldo Carvalho de Melo2012-06-271-12/+16
* perf script: Rename struct event to struct event_format in perl engineFrederic Weisbecker2012-05-221-6/+6
* perf script: Explicitly handle known default print arg typeFrederic Weisbecker2012-05-221-0/+4
* perf script: Add generic perl handler to process eventsRobert Richter2011-12-231-6/+67
* perf tools: Resolve machine earlier and pass it to perf_event_opsArnaldo Carvalho de Melo2011-11-281-1/+3
* perf session: Pass evsel in event_ops->sample()Arnaldo Carvalho de Melo2011-03-231-0/+1
* perf script: Change process_event prototypeDavid Ahern2011-03-141-3/+8
* perf: Rename 'perf trace' to 'perf script'Ingo Molnar2010-11-161-3/+3
* perf/trace/scripting: don't show script start/stop messages by defaultTom Zanussi2010-05-101-3/+0
* perf/scripts: Move Perl scripting files to scripting-engines dirTom Zanussi2010-02-231-0/+568