summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/scripting-engines
AgeCommit message (Expand)AuthorLines
2015-01-21perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo-1/+1
2014-11-06perf script python: Removing event cache as it's no longer neededJiri Olsa-28/+6
2014-11-06perf script perl: Removing event cache as it's no longer neededJiri Olsa-23/+6
2014-11-03perf tools: Defer export of comms that were not 'set'Adrian Hunter-1/+3
2014-11-03perf tools: Add call information to Python exportAdrian Hunter-1/+83
2014-11-03perf tools: Add branch_type and in_tx to Python exportAdrian Hunter-1/+29
2014-10-29perf scripting python: Extend interface to export data in a database-friendly...Adrian Hunter-2/+284
2014-10-29perf thread: Adopt resolve_callchain method from machineArnaldo Carvalho de Melo-3/+3
2014-10-14perf callchain: Move the callchain_param extern to callchain.hArnaldo Carvalho de Melo-0/+1
2014-08-22perf scripting: Add 'flush' callback to scripting APIAdrian Hunter-0/+12
2014-08-13perf script python: Add helpers for calling Python objectsAdrian Hunter-67/+47
2014-07-17perf tools: Move pr_* debug macros into debug objectJiri Olsa-0/+2
2014-07-16perf script: Provide additional sample information on generic eventsJoseph Schuchart-3/+20
2014-07-16perf script: Add callchain to generic and tracepoint eventsJoseph Schuchart-4/+102
2014-07-16perf script: Add missing calls to Py_DECREF for return valuesJoseph Schuchart-2/+10
2014-06-27perf script: Handle the num array type in python properlySebastian Andrzej Siewior-12/+31
2014-06-27perf script: Move the number processing into its own functionSebastian Andrzej Siewior-15/+23
2014-06-09perf script/python: Print array argument as stringNamhyung Kim-0/+1
2014-06-07tools lib traceevent: Added support for __get_bitmask() macroSteven Rostedt (Red Hat)-0/+2
2013-12-26perf tools: No need to test against NULL before calling free()Arnaldo Carvalho de Melo-4/+2
2013-12-19perf symbols: Add 'machine' member to struct addr_locationArnaldo Carvalho de Melo-2/+0
2013-12-19perf scripting perl: Shorten function signaturesArnaldo Carvalho de Melo-13/+7
2013-12-19perf scripting python: Shorten function signaturesArnaldo Carvalho de Melo-17/+9
2013-11-04perf tools: Use an accessor to read thread commFrederic Weisbecker-3/+3
2013-10-24perf script python: Fix mem leak due to missing Py_DECREFs on dict entriesJoseph Schuchart-13/+24
2013-10-17perf scripting perl: Fix build error on Fedora 12Arnaldo Carvalho de Melo-1/+1
2013-07-22perf script: Fix named threads supportDavid Ahern-10/+13
2013-01-24perf script: hook up perf_scripting_context->peventTom Zanussi-0/+2
2012-10-07perf tools: Remove duplicated include from trace-event-python.cWei Yongjun-1/+0
2012-09-20perf tools: Fix a compiling error in trace-event-perl.c for 32 bits machineFeng Tang-1/+1
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea-8/+10
2012-09-05perf tools: remove unneeded include of network header filesDavid Ahern-4/+4
2012-08-09perf script python: Correct handler check and spelling errorsFeng Tang-5/+3
2012-08-08perf scripts python: Pass event/thread/dso name and symbol info to event hand...Feng Tang-6/+29
2012-08-08perf script: Replace "struct thread" with "struct addr_location" as a paramet...Feng Tang-11/+13
2012-08-08perf script: Add general python handler to process non-tracepoint eventsFeng Tang-1/+58
2012-08-07perf script: Stop using pevent directlyArnaldo Carvalho de Melo-11/+8
2012-08-07perf evsel: Cache associated event_formatArnaldo Carvalho de Melo-17/+17
2012-06-29tools lib traceevent: Add support for __print_hex()Namhyung Kim-0/+8
2012-06-27perf tools: Stop using a global trace events description listArnaldo Carvalho de Melo-21/+28
2012-05-22perf script: Rename struct event to struct event_format in perl engineFrederic Weisbecker-6/+6
2012-05-22perf script: Explicitly handle known default print arg typeFrederic Weisbecker-0/+4
2012-04-25perf: Have perf use the new libtraceevent.a librarySteven Rostedt-6/+10
2012-01-30perf tools: Remove unnecessary ctype.h inclusionNamhyung Kim-1/+0
2011-12-23perf script: Add generic perl handler to process eventsRobert Richter-6/+67
2011-11-28perf tools: Resolve machine earlier and pass it to perf_event_opsArnaldo Carvalho de Melo-2/+6
2011-03-23perf session: Pass evsel in event_ops->sample()Arnaldo Carvalho de Melo-0/+2
2011-03-14perf script: Change process_event prototypeDavid Ahern-6/+16
2011-02-07perf tool: Fix gcc 4.6.0 issuesKyle McMartin-2/+1
2010-11-16perf: Rename 'perf trace' to 'perf script'Ingo Molnar-5/+5