aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/scripting-engines/trace-event-python.c
Commit message (Expand)AuthorAge
* perf scripting engines: Iterate on tep event arrays directlySteven Rostedt (VMware)2019-11-05
* perf env: Remove needless cpumap.h headerArnaldo Carvalho de Melo2019-09-20
* perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo2019-09-20
* perf dsos: Move the dsos struct and its methods to separate source filesArnaldo Carvalho de Melo2019-08-31
* perf tools: Remove perf.h from source files not needing itArnaldo Carvalho de Melo2019-08-29
* libperf: Add perf_thread_map__nr/perf_thread_map__pid functionsJiri Olsa2019-08-22
* perf scripting python: Add missing counts.h headerArnaldo Carvalho de Melo2019-08-22
* libperf: Add threads to struct perf_evselJiri Olsa2019-07-29
* libperf: Add cpus to struct perf_evselJiri Olsa2019-07-29
* libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evselJiri Olsa2019-07-29
* perf evsel: Rename struct perf_evsel to struct evselJiri Olsa2019-07-29
* perf tools: Rename struct thread_map to struct perf_thread_mapJiri Olsa2019-07-29
* perf cpu_map: Rename struct cpu_map to struct perf_cpu_mapJiri Olsa2019-07-29
* perf db-export: Export switch eventsAdrian Hunter2019-07-10
* perf db-export: Export comm detailsAdrian Hunter2019-07-10
* perf db-export: Get rid of db_export__deferred()Adrian Hunter2019-07-10
* perf db-export: Export synth eventsAdrian Hunter2019-06-25
* perf db-export: Export IPC informationAdrian Hunter2019-06-05
* perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event ...Tzvetomir Stoyanov2019-04-01
* perf db-export: Add calls parent_id to enable creation of call treesAdrian Hunter2019-03-01
* perf tools: Add missing include for symbols.hArnaldo Carvalho de Melo2019-02-06
* pref tools: Add missing map.h includesArnaldo Carvalho de Melo2019-02-06
* perf script python: Use PyBytes for attr in trace-event-pythonTony Jones2019-01-25
* perf script python: Add trace_context extension module to sys.modulesTony Jones2019-01-25
* tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct...Tzvetomir Stoyanov2018-12-17
* perf script: Use fallbacks for branch stacksAdrian Hunter2018-12-17
* tools lib traceevent, perf tools: Rename enum print_arg_type to enum tep_prin...Tzvetomir Stoyanov (VMware)2018-09-19
* tools lib traceevent, perf tools: Add prefix tep_ to all print_* structuresTzvetomir Stoyanov (VMware)2018-09-19
* tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format...Tzvetomir Stoyanov (VMware)2018-09-19
* tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_...Tzvetomir Stoyanov (VMware)2018-09-19
* tools lib traceevent, perf tools: Rename struct event_format to struct tep_ev...Tzvetomir Stoyanov (VMware)2018-09-19
* tools lib traceevent, perf tools: Rename pevent_read_number_* APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent, perf tools: Rename struct pevent to struct tep_handleTzvetomir Stoyanov (VMware)2018-08-10
* perf script python: Fix dict reference countingJanne Huttunen2018-07-11
* perf tools: Generate a Python script compatible with Python 2 and 3Jeremy Cline2018-07-11
* perf script python: Add more PMU fields to event handler dictJin Yao2018-06-06
* perf script python: Move dsoname code to a new functionJin Yao2018-06-06
* perf script python: Add addr into perf sample dictLeo Yan2018-05-30
* perf tools: Add Python 3 supportJaroslav Škarvada2018-02-19
* perf script python: Add script to profile and resolve physical mem typeKan Liang2018-01-12
* perf perf: Remove duplicate includesPravin Shedge2017-12-27
* perf script python: Generate hooks with additional argumentArun Kalyanasundaram2017-07-25
* perf script python: Add perf_sample dict to tracepoint handlersArun Kalyanasundaram2017-07-25
* perf script python: Add sample_read to dictArun Kalyanasundaram2017-07-25
* perf script python: Refactor creation of perf sample dictArun Kalyanasundaram2017-07-25
* perf script python: Allocate memory only if handler existsArun Kalyanasundaram2017-07-25
* tools: Adopt __noreturn from kernel sourcesArnaldo Carvalho de Melo2017-06-19
* perf script: Fix outdated comment for perf-trace-pythonSeongJae Park2017-06-07
* perf tools: Move print_binary definitions to separate filesArnaldo Carvalho de Melo2017-04-19
* perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo2017-04-19