| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-06 | perf build: Disable thread safety analysis for perl header | Leo Yan | 1 | -1/+1 |
| 2025-07-25 | perf build-id: Change sprintf functions to snprintf | Ian Rogers | 1 | -4/+3 |
| 2025-06-09 | perf script: perf script tests fails with segfault | Aditya Bodkhe | 1 | -1/+1 |
| 2025-02-12 | perf sample: Make user_regs and intr_regs optional | Ian Rogers | 1 | -9/+20 |
| 2024-12-18 | perf python: Remove python 2 scripting support | Ian Rogers | 1 | -60/+3 |
| 2024-12-09 | perf evsel: Add/use accessor for tp_format | Ian Rogers | 2 | -2/+4 |
| 2024-11-08 | perf build: Include libtraceevent headers directly indicated by pkg-config | Yicong Yang | 2 | -2/+2 |
| 2024-11-08 | perf script cs_etm: Add map_pgoff to python dictionary | Steve Clevenger | 1 | -3/+6 |
| 2024-09-06 | perf script python: Avoid buffer overflow in python PEBS register interface | Andi Kleen | 1 | -8/+3 |
| 2024-08-09 | perf script python: Add the 'ins_lat' field to event handler | Zixian Cai | 1 | -1/+4 |
| 2024-06-26 | perf util: Make util its own library | Ian Rogers | 1 | -2/+2 |
| 2024-05-07 | perf mem-info: Add reference count checking | Ian Rogers | 1 | -3/+8 |
| 2024-05-07 | perf mem-info: Move mem-info out of mem-events and symbol | Ian Rogers | 1 | -0/+1 |
| 2024-05-06 | perf dso: Add reference count checking and accessor functions | Ian Rogers | 2 | -13/+14 |
| 2024-03-21 | perf cpumap: Use perf_cpu_map__for_each_cpu when possible | Ian Rogers | 1 | -5/+7 |
| 2024-02-02 | tools: perf: Expose sample ID / stream ID to python scripts | Ben Gainey | 1 | -1/+7 |
| 2023-11-27 | perf script perl: Fail check on dynamic allocation | zhaimingbing | 1 | -0/+3 |
| 2023-11-27 | perf script python: Fail check on dynamic allocation | Paran Lee | 1 | -2/+15 |
| 2023-08-03 | perf script python: Cope with declarations after statements found in Python.h | Arnaldo Carvalho de Melo | 1 | -1/+2 |
| 2023-06-22 | perf script: Initialize buffer for regs_map() | Namhyung Kim | 1 | -2/+2 |
| 2023-06-20 | tools: Fix incorrect calculation of object size by sizeof | Li Dong | 1 | -2/+2 |
| 2023-06-12 | perf callchain: Use pthread keys for tls callchain_cursor | Ian Rogers | 2 | -8/+13 |
| 2023-06-12 | perf python: Avoid 2 leak sanitizer issues | Ian Rogers | 1 | -1/+5 |
| 2023-06-12 | perf addr_location: Add init/exit/copy functions | Ian Rogers | 1 | -2/+8 |
| 2023-06-12 | perf thread: Add accessor functions for thread | Ian Rogers | 1 | -7/+7 |
| 2023-05-28 | perf scripting-engines: Move static to local variable, remove 16384 from .bss | Ian Rogers | 2 | -4/+5 |
| 2023-04-06 | perf map: Add helper for ->map_ip() and ->unmap_ip() | Ian Rogers | 1 | -1/+1 |
| 2023-04-04 | perf map: Add accessor for start and end | Ian Rogers | 1 | -3/+3 |
| 2023-04-04 | perf map: Add accessor for dso | Ian Rogers | 2 | -11/+15 |
| 2023-04-04 | perf maps: Add functions to access maps | Ian Rogers | 1 | -1/+1 |
| 2023-03-15 | perf script: Fix Python support when no libtraceevent | Adrian Hunter | 2 | -23/+54 |
| 2023-01-19 | perf trace: Reduce #ifdefs for TEP_FIELD_IS_RELATIVE | Ian Rogers | 2 | -6/+2 |
| 2023-01-19 | perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE | Ian Rogers | 2 | -2/+2 |
| 2022-12-21 | perf scripting python: Don't be strict at handling libtraceevent enumerations | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2022-12-14 | perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVE | Arnaldo Carvalho de Melo | 2 | -0/+4 |
| 2022-12-14 | perf build: Use libtraceevent from the system | Ian Rogers | 3 | -2/+6 |
| 2022-12-05 | perf tools: Use dedicated non-atomic clear/set bit helpers | Sean Christopherson | 2 | -2/+2 |
| 2022-11-16 | perf thread_map: Reduce exposure of libperf internal API | Ian Rogers | 1 | -1/+1 |
| 2022-10-27 | perf scripting python: Add missing util/perf_regs.h include to get perf_reg_n... | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2022-10-27 | perf stat: Aggregate events using evsel->stats->aggr | Namhyung Kim | 1 | -6/+0 |
| 2022-09-29 | perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip... | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2022-08-19 | perf tools: Support reading PERF_FORMAT_LOST | Namhyung Kim | 1 | -5/+14 |
| 2022-08-12 | perf scripting python: Delete repeated word in comments | shaomin Deng | 1 | -1/+1 |
| 2022-08-02 | perf scripting python: Do not build fail on deprecation warnings | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2022-07-20 | perf scripting perl: Ignore some warnings to keep building with perl headers | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2022-07-20 | perf script python: Add machine_pid and vcpu | Adrian Hunter | 1 | -1/+10 |
| 2022-07-20 | perf auxtrace: Add machine_pid and vcpu to auxtrace_error | Adrian Hunter | 1 | -1/+3 |
| 2022-05-27 | perf scripting python: Expose dso and map information | Leo Yan | 1 | -4/+17 |
| 2022-04-11 | perf scripting python: Expose symbol offset and source information | Eelco Chaudron | 1 | -13/+36 |
| 2022-02-15 | perf scripting python: Add all sample flags to DB export | Adrian Hunter | 1 | -1/+2 |
| 2022-01-22 | perf cpumap: Migrate to libperf cpumap api | Ian Rogers | 1 | -2/+2 |
| 2022-01-18 | Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -7/+9 |
| 2022-01-12 | perf cpumap: Give CPUs their own type | Ian Rogers | 1 | -3/+3 |
| 2021-12-16 | perf arch: Support register names from all archs | German Gomez | 1 | -4/+6 |
| 2021-12-06 | tools/perf: Add '__rel_loc' event field parsing support | Masami Hiramatsu | 2 | -0/+4 |
| 2021-09-03 | perf script python: Allow reporting the [un]throttle PERF_RECORD_ meta event | Stephen Brennan | 1 | -0/+32 |
| 2021-07-07 | perf script python: Fix buffer size to report iregs in perf script | Kajol Jain | 1 | -5/+12 |
| 2021-06-01 | perf scripting python: Assign perf_script_context | Adrian Hunter | 1 | -0/+28 |
| 2021-06-01 | perf scripting: Add perf_session to scripting_context | Adrian Hunter | 2 | -2/+7 |
| 2021-06-01 | perf scripting: Add scripting_context__update() | Adrian Hunter | 2 | -7/+4 |
| 2021-05-25 | perf scripting python: Add auxtrace error | Adrian Hunter | 1 | -0/+42 |
| 2021-05-25 | perf scripting python: Add context switch | Adrian Hunter | 1 | -0/+45 |
| 2021-05-25 | perf scripting python: Add cpumode | Adrian Hunter | 1 | -0/+3 |
| 2021-05-25 | perf scripting python: Add IPC | Adrian Hunter | 1 | -0/+8 |
| 2021-05-25 | perf scripting python: Add sample flags | Adrian Hunter | 1 | -0/+26 |
| 2021-05-25 | perf scripting python: Add 'addr_location' for 'addr' | Adrian Hunter | 2 | -9/+20 |
| 2021-05-25 | perf scripting python: Factor out set_sym_in_dict() | Adrian Hunter | 1 | -8/+17 |
| 2021-05-25 | perf scripting python: Fix tuple_set_u64() | Adrian Hunter | 1 | -65/+81 |
| 2021-05-25 | perf script: Find script file relative to exec path | Adrian Hunter | 2 | -0/+2 |
| 2021-03-23 | perf tools: Fix various typos in comments | Ingo Molnar | 1 | -1/+1 |
| 2020-11-03 | perf scripting python: Avoid declaring function pointers with a visibility at... | Arnaldo Carvalho de Melo | 1 | -5/+2 |
| 2020-10-14 | perf tools: Pass build_id object to build_id__sprintf() | Jiri Olsa | 1 | -1/+1 |
| 2020-10-14 | perf tools: Use build_id object in dso | Jiri Olsa | 1 | -1/+1 |
| 2020-05-05 | perf evsel: Rename *perf_evsel__*name() to *evsel__*name() | Arnaldo Carvalho de Melo | 1 | -3/+3 |
| 2020-04-03 | perf script report: Fix SEGFAULT when using DWARF mode | Andreas Gerstmayr | 1 | -0/+3 |
| 2020-03-09 | perf tools: Add hw_idx in struct branch_stack | Kan Liang | 1 | -14/+16 |
| 2019-11-26 | perf addr_location: Rename al->mg to al->maps | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-11-12 | perf callchain: Use 'struct map_symbol' in 'struct callchain_cursor_node' | Arnaldo Carvalho de Melo | 2 | -16/+16 |
| 2019-11-12 | perf tools: Add map_groups to 'struct addr_location' | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-10-18 | perf scripting engines: Iterate on tep event arrays directly | Steven Rostedt (VMware) | 2 | -4/+13 |
| 2019-09-20 | perf env: Remove needless cpumap.h header | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2019-09-20 | perf tools: Remove util.h from where it is not needed | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2019-08-31 | perf dsos: Move the dsos struct and its methods to separate source files | Arnaldo Carvalho de Melo | 2 | -0/+3 |
| 2019-08-29 | perf tools: Remove perf.h from source files not needing it | Arnaldo Carvalho de Melo | 2 | -2/+0 |
| 2019-08-22 | libperf: Add perf_thread_map__nr/perf_thread_map__pid functions | Jiri Olsa | 1 | -1/+1 |
| 2019-08-22 | perf scripting python: Add missing counts.h header | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-07-29 | libperf: Add threads to struct perf_evsel | Jiri Olsa | 1 | -1/+1 |
| 2019-07-29 | libperf: Add cpus to struct perf_evsel | Jiri Olsa | 1 | -1/+1 |
| 2019-07-29 | libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel | Jiri Olsa | 2 | -10/+10 |
| 2019-07-29 | perf evsel: Rename struct perf_evsel to struct evsel | Jiri Olsa | 2 | -15/+15 |
| 2019-07-29 | perf tools: Rename struct thread_map to struct perf_thread_map | Jiri Olsa | 1 | -1/+1 |
| 2019-07-29 | perf cpu_map: Rename struct cpu_map to struct perf_cpu_map | Jiri Olsa | 1 | -1/+1 |
| 2019-07-10 | perf db-export: Export switch events | Adrian Hunter | 1 | -0/+41 |
| 2019-07-10 | perf db-export: Export comm details | Adrian Hunter | 1 | -2/+6 |
| 2019-07-10 | perf db-export: Get rid of db_export__deferred() | Adrian Hunter | 1 | -3/+1 |
| 2019-06-25 | perf db-export: Export synth events | Adrian Hunter | 1 | -2/+44 |
| 2019-06-05 | perf db-export: Export IPC information | Adrian Hunter | 1 | -2/+6 |
| 2019-04-01 | perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event ... | Tzvetomir Stoyanov | 2 | -2/+2 |
| 2019-03-01 | perf db-export: Add calls parent_id to enable creation of call trees | Adrian Hunter | 1 | -3/+5 |
| 2019-02-14 | perf tools: Rename build libperf to perf | Jiri Olsa | 1 | -2/+2 |
| 2019-02-06 | perf tools: Add missing include for symbols.h | Arnaldo Carvalho de Melo | 2 | -0/+2 |
| 2019-02-06 | pref tools: Add missing map.h includes | Arnaldo Carvalho de Melo | 2 | -0/+2 |
| 2019-01-25 | perf script python: Use PyBytes for attr in trace-event-python | Tony Jones | 1 | -2/+1 |
| 2019-01-25 | perf script python: Add trace_context extension module to sys.modules | Tony Jones | 1 | -3/+9 |
| 2018-12-17 | tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct... | Tzvetomir Stoyanov | 2 | -7/+7 |
| 2018-12-17 | perf script: Use fallbacks for branch stacks | Adrian Hunter | 1 | -8/+8 |
| 2018-09-19 | tools lib traceevent, perf tools: Rename enum print_arg_type to enum tep_prin... | Tzvetomir Stoyanov (VMware) | 2 | -44/+44 |
| 2018-09-19 | tools lib traceevent, perf tools: Add prefix tep_ to all print_* structures | Tzvetomir Stoyanov (VMware) | 2 | -5/+5 |
| 2018-09-19 | tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format... | Tzvetomir Stoyanov (VMware) | 2 | -22/+22 |
| 2018-09-19 | tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_... | Tzvetomir Stoyanov (VMware) | 2 | -5/+5 |
| 2018-09-19 | tools lib traceevent, perf tools: Rename struct event_format to struct tep_ev... | Tzvetomir Stoyanov (VMware) | 2 | -7/+7 |
| 2018-08-13 | tools lib traceevent, perf tools: Rename pevent_read_number_* APIs | Tzvetomir Stoyanov (VMware) | 1 | -2/+2 |
| 2018-08-10 | tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle | Tzvetomir Stoyanov (VMware) | 2 | -2/+2 |
| 2018-07-11 | perf script python: Fix dict reference counting | Janne Huttunen | 1 | -6/+2 |
| 2018-07-11 | perf tools: Generate a Python script compatible with Python 2 and 3 | Jeremy Cline | 1 | -14/+15 |
| 2018-06-06 | perf script python: Add more PMU fields to event handler dict | Jin Yao | 1 | -1/+226 |
| 2018-06-06 | perf script python: Move dsoname code to a new function | Jin Yao | 1 | -8/+15 |
| 2018-05-30 | perf script python: Add addr into perf sample dict | Leo Yan | 1 | -0/+2 |
| 2018-02-19 | perf tools: Add Python 3 support | Jaroslav Škarvada | 1 | -43/+104 |
| 2018-01-12 | perf script python: Add script to profile and resolve physical mem type | Kan Liang | 1 | -0/+2 |
| 2017-12-27 | perf perf: Remove duplicate includes | Pravin Shedge | 1 | -1/+0 |
| 2017-07-25 | perf script python: Generate hooks with additional argument | Arun Kalyanasundaram | 1 | -4/+18 |
| 2017-07-25 | perf script python: Add perf_sample dict to tracepoint handlers | Arun Kalyanasundaram | 1 | -1/+40 |
| 2017-07-25 | perf script python: Add sample_read to dict | Arun Kalyanasundaram | 1 | -0/+51 |
| 2017-07-25 | perf script python: Refactor creation of perf sample dict | Arun Kalyanasundaram | 1 | -41/+53 |
| 2017-07-25 | perf script python: Allocate memory only if handler exists | Arun Kalyanasundaram | 1 | -16/+22 |
| 2017-06-19 | tools: Adopt __noreturn from kernel sources | Arnaldo Carvalho de Melo | 1 | -1/+2 |
| 2017-06-07 | perf script: Fix outdated comment for perf-trace-python | SeongJae Park | 1 | -1/+1 |
| 2017-04-26 | perf tools: Move HAS_BOOL define to where perl headers are used | Arnaldo Carvalho de Melo | 1 | -1/+3 |
| 2017-04-19 | perf tools: Move print_binary definitions to separate files | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2017-04-19 | perf tools: Including missing inttypes.h header | Arnaldo Carvalho de Melo | 2 | -0/+2 |
| 2017-02-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
| 2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -0/+2 |
| 2017-02-17 | tools perf scripting python: clang doesn't have -spec, remove it | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2017-02-13 | perf symbols: dso->name is an array, no need to check it against NULL | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2017-02-13 | perf scripting perl: Fix compile error with some perl5 versions | Wang YanQing | 1 | -1/+1 |
| 2017-01-26 | perf scripting perl: Do not die() when not founding event for a type | Arnaldo Carvalho de Melo | 1 | -2/+4 |
| 2017-01-25 | lib, traceevent: add PRINT_HEX_STR variant | Daniel Borkmann | 2 | -0/+2 |
| 2016-08-23 | tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros | Arnaldo Carvalho de Melo | 2 | -4/+6 |
| 2016-07-18 | perf tools: Make is_printable_array global | Jiri Olsa | 1 | -16/+0 |
| 2016-07-18 | perf script python: Fix string vs byte array resolving | Jiri Olsa | 1 | -6/+33 |
| 2016-07-12 | perf script python: Silence -Werror=maybe-uninitialized on gcc 5.3.0 | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2016-05-20 | perf tools: Fix usage of max_stack sysctl | Arnaldo Carvalho de Melo | 1 | -2/+1 |
| 2016-05-11 | perf tools: Use SBUILD_ID_SIZE where applicable | Masami Hiramatsu | 1 | -1/+1 |
| 2016-05-11 | perf scripting python: Use Py_FatalError instead of die() | Arnaldo Carvalho de Melo | 1 | -2/+5 |
| 2016-05-09 | perf script: Fix incorrect python db-export error message | Chris Phlipot | 1 | -1/+1 |
| 2016-05-06 | perf script: Expose usage of the callchain db export via the python api | Chris Phlipot | 1 | -2/+33 |
| 2016-05-06 | perf tools: Refactor code to move call path handling out of thread-stack | Chris Phlipot | 1 | -0/+1 |
| 2016-04-27 | perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma... | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2016-04-14 | perf callchain: Start moving away from global per thread cursors | Arnaldo Carvalho de Melo | 2 | -2/+2 |
| 2016-04-06 | perf script perl: Do error checking on new backtrace routine | Arnaldo Carvalho de Melo | 1 | -9/+21 |
| 2016-03-30 | perf script perl: Perl scripts now get a backtrace, like the python ones | Dima Kogan | 1 | -8/+106 |
| 2016-03-03 | perf script: Fix double free on command_line | Colin Ian King | 1 | -2/+2 |
| 2016-02-25 | perf script: Exception handling when the print fmt is empty | Taeung Song | 2 | -0/+6 |
| 2016-01-06 | perf script: Add python support for stat events | Jiri Olsa | 1 | -6/+109 |
| 2015-09-28 | perf scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTH | Adrian Hunter | 1 | -1/+1 |
| 2015-09-02 | tools lib traceevent: Support function __get_dynamic_array_len | He Kuang | 2 | -0/+2 |
| 2015-05-13 | tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX | Steven Rostedt (Red Hat) | 2 | -4/+4 |
| 2015-04-02 | perf db-export: No need to have ->thread twice in struct export_sample | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2015-04-02 | perf db-export: No need to pass thread twice to db_export__sample | Arnaldo Carvalho de Melo | 1 | -2/+1 |
| 2015-04-02 | perf scripting: No need to pass thread twice to the scripting callbacks | Arnaldo Carvalho de Melo | 2 | -11/+7 |
| 2015-03-24 | tools lib traceevent: Add support for __print_array() | Javi Merino | 2 | -0/+10 |
| 2015-02-12 | perf build: Add scripts objects building | Jiri Olsa | 1 | -0/+6 |
| 2015-01-21 | perf tools: Remove EOL whitespaces | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2014-11-06 | perf script python: Removing event cache as it's no longer needed | Jiri Olsa | 1 | -28/+6 |
| 2014-11-06 | perf script perl: Removing event cache as it's no longer needed | Jiri Olsa | 1 | -23/+6 |
| 2014-11-03 | perf tools: Defer export of comms that were not 'set' | Adrian Hunter | 1 | -1/+3 |
| 2014-11-03 | perf tools: Add call information to Python export | Adrian Hunter | 1 | -1/+83 |
| 2014-11-03 | perf tools: Add branch_type and in_tx to Python export | Adrian Hunter | 1 | -1/+29 |
| 2014-10-29 | perf scripting python: Extend interface to export data in a database-friendly... | Adrian Hunter | 1 | -2/+284 |
| 2014-10-29 | perf thread: Adopt resolve_callchain method from machine | Arnaldo Carvalho de Melo | 1 | -3/+3 |
| 2014-10-14 | perf callchain: Move the callchain_param extern to callchain.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2014-08-22 | perf scripting: Add 'flush' callback to scripting API | Adrian Hunter | 2 | -0/+12 |
| 2014-08-13 | perf script python: Add helpers for calling Python objects | Adrian Hunter | 1 | -67/+47 |
| 2014-07-17 | perf tools: Move pr_* debug macros into debug object | Jiri Olsa | 2 | -0/+2 |
| 2014-07-16 | perf script: Provide additional sample information on generic events | Joseph Schuchart | 1 | -3/+20 |
| 2014-07-16 | perf script: Add callchain to generic and tracepoint events | Joseph Schuchart | 1 | -4/+102 |
| 2014-07-16 | perf script: Add missing calls to Py_DECREF for return values | Joseph Schuchart | 1 | -2/+10 |
| 2014-06-27 | perf script: Handle the num array type in python properly | Sebastian Andrzej Siewior | 1 | -12/+31 |
| 2014-06-27 | perf script: Move the number processing into its own function | Sebastian Andrzej Siewior | 1 | -15/+23 |
| 2014-06-09 | perf script/python: Print array argument as string | Namhyung Kim | 1 | -0/+1 |
| 2014-06-07 | tools lib traceevent: Added support for __get_bitmask() macro | Steven Rostedt (Red Hat) | 2 | -0/+2 |
| 2013-12-26 | perf tools: No need to test against NULL before calling free() | Arnaldo Carvalho de Melo | 2 | -4/+2 |
| 2013-12-19 | perf symbols: Add 'machine' member to struct addr_location | Arnaldo Carvalho de Melo | 2 | -2/+0 |
| 2013-12-19 | perf scripting perl: Shorten function signatures | Arnaldo Carvalho de Melo | 1 | -13/+7 |
| 2013-12-19 | perf scripting python: Shorten function signatures | Arnaldo Carvalho de Melo | 1 | -17/+9 |
| 2013-11-04 | perf tools: Use an accessor to read thread comm | Frederic Weisbecker | 2 | -3/+3 |
| 2013-10-24 | perf script python: Fix mem leak due to missing Py_DECREFs on dict entries | Joseph Schuchart | 1 | -13/+24 |
| 2013-10-17 | perf scripting perl: Fix build error on Fedora 12 | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2013-07-22 | perf script: Fix named threads support | David Ahern | 2 | -10/+13 |
| 2013-01-24 | perf script: hook up perf_scripting_context->pevent | Tom Zanussi | 2 | -0/+2 |
| 2012-10-07 | perf tools: Remove duplicated include from trace-event-python.c | Wei Yongjun | 1 | -1/+0 |
| 2012-09-20 | perf tools: Fix a compiling error in trace-event-perl.c for 32 bits machine | Feng Tang | 1 | -1/+1 |
| 2012-09-11 | perf tools: Use __maybe_used for unused variables | Irina Tirdea | 2 | -8/+10 |
| 2012-09-05 | perf tools: remove unneeded include of network header files | David Ahern | 1 | -4/+4 |
| 2012-08-09 | perf script python: Correct handler check and spelling errors | Feng Tang | 1 | -5/+3 |
| 2012-08-08 | perf scripts python: Pass event/thread/dso name and symbol info to event hand... | Feng Tang | 1 | -6/+29 |
| 2012-08-08 | perf script: Replace "struct thread" with "struct addr_location" as a paramet... | Feng Tang | 2 | -11/+13 |
| 2012-08-08 | perf script: Add general python handler to process non-tracepoint events | Feng Tang | 1 | -1/+58 |
| 2012-08-07 | perf script: Stop using pevent directly | Arnaldo Carvalho de Melo | 2 | -11/+8 |