| Commit message (Expand) | Author | Age | Files | Lines |
* | perf tools: Rename build libperf to perf | Jiri Olsa | 2019-02-14 | 1 | -2/+2 |
* | perf tools: Add missing include for symbols.h | Arnaldo Carvalho de Melo | 2019-02-06 | 2 | -0/+2 |
* | pref tools: Add missing map.h includes | Arnaldo Carvalho de Melo | 2019-02-06 | 2 | -0/+2 |
* | perf script python: Use PyBytes for attr in trace-event-python | Tony Jones | 2019-01-25 | 1 | -2/+1 |
* | perf script python: Add trace_context extension module to sys.modules | Tony Jones | 2019-01-25 | 1 | -3/+9 |
* | tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct... | Tzvetomir Stoyanov | 2018-12-17 | 2 | -7/+7 |
* | perf script: Use fallbacks for branch stacks | Adrian Hunter | 2018-12-17 | 1 | -8/+8 |
* | tools lib traceevent, perf tools: Rename enum print_arg_type to enum tep_prin... | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 2 | -44/+44 |
* | tools lib traceevent, perf tools: Add prefix tep_ to all print_* structures | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 2 | -5/+5 |
* | tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format... | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 2 | -22/+22 |
* | tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_... | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 2 | -5/+5 |
* | tools lib traceevent, perf tools: Rename struct event_format to struct tep_ev... | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 2 | -7/+7 |
* | tools lib traceevent, perf tools: Rename pevent_read_number_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 1 | -2/+2 |
* | tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle | Tzvetomir Stoyanov (VMware) | 2018-08-10 | 2 | -2/+2 |
* | perf script python: Fix dict reference counting | Janne Huttunen | 2018-07-11 | 1 | -6/+2 |
* | perf tools: Generate a Python script compatible with Python 2 and 3 | Jeremy Cline | 2018-07-11 | 1 | -14/+15 |
* | perf script python: Add more PMU fields to event handler dict | Jin Yao | 2018-06-06 | 1 | -1/+226 |
* | perf script python: Move dsoname code to a new function | Jin Yao | 2018-06-06 | 1 | -8/+15 |
* | perf script python: Add addr into perf sample dict | Leo Yan | 2018-05-30 | 1 | -0/+2 |
* | perf tools: Add Python 3 support | Jaroslav Škarvada | 2018-02-19 | 1 | -43/+104 |
* | perf script python: Add script to profile and resolve physical mem type | Kan Liang | 2018-01-12 | 1 | -0/+2 |
* | perf perf: Remove duplicate includes | Pravin Shedge | 2017-12-27 | 1 | -1/+0 |
* | perf script python: Generate hooks with additional argument | Arun Kalyanasundaram | 2017-07-25 | 1 | -4/+18 |
* | perf script python: Add perf_sample dict to tracepoint handlers | Arun Kalyanasundaram | 2017-07-25 | 1 | -1/+40 |
* | perf script python: Add sample_read to dict | Arun Kalyanasundaram | 2017-07-25 | 1 | -0/+51 |
* | perf script python: Refactor creation of perf sample dict | Arun Kalyanasundaram | 2017-07-25 | 1 | -41/+53 |
* | perf script python: Allocate memory only if handler exists | Arun Kalyanasundaram | 2017-07-25 | 1 | -16/+22 |
* | tools: Adopt __noreturn from kernel sources | Arnaldo Carvalho de Melo | 2017-06-19 | 1 | -1/+2 |
* | perf script: Fix outdated comment for perf-trace-python | SeongJae Park | 2017-06-07 | 1 | -1/+1 |
* | perf tools: Move HAS_BOOL define to where perl headers are used | Arnaldo Carvalho de Melo | 2017-04-26 | 1 | -1/+3 |
* | perf tools: Move print_binary definitions to separate files | Arnaldo Carvalho de Melo | 2017-04-19 | 1 | -0/+1 |
* | perf tools: Including missing inttypes.h header | Arnaldo Carvalho de Melo | 2017-04-19 | 2 | -0/+2 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-02-28 | 1 | -2/+2 |
|\ |
|
| * | tools perf scripting python: clang doesn't have -spec, remove it | Arnaldo Carvalho de Melo | 2017-02-17 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-02-22 | 2 | -0/+2 |
|\ \
| |/
|/| |
|
| * | lib, traceevent: add PRINT_HEX_STR variant | Daniel Borkmann | 2017-01-25 | 2 | -0/+2 |
* | | perf symbols: dso->name is an array, no need to check it against NULL | Arnaldo Carvalho de Melo | 2017-02-13 | 1 | -2/+2 |
* | | perf scripting perl: Fix compile error with some perl5 versions | Wang YanQing | 2017-02-13 | 1 | -1/+1 |
* | | perf scripting perl: Do not die() when not founding event for a type | Arnaldo Carvalho de Melo | 2017-01-26 | 1 | -2/+4 |
|/ |
|
* | tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros | Arnaldo Carvalho de Melo | 2016-08-23 | 2 | -4/+6 |
* | perf tools: Make is_printable_array global | Jiri Olsa | 2016-07-18 | 1 | -16/+0 |
* | perf script python: Fix string vs byte array resolving | Jiri Olsa | 2016-07-18 | 1 | -6/+33 |
* | perf script python: Silence -Werror=maybe-uninitialized on gcc 5.3.0 | Arnaldo Carvalho de Melo | 2016-07-12 | 1 | -2/+2 |
* | perf tools: Fix usage of max_stack sysctl | Arnaldo Carvalho de Melo | 2016-05-20 | 1 | -2/+1 |
* | perf tools: Use SBUILD_ID_SIZE where applicable | Masami Hiramatsu | 2016-05-11 | 1 | -1/+1 |
* | perf scripting python: Use Py_FatalError instead of die() | Arnaldo Carvalho de Melo | 2016-05-11 | 1 | -2/+5 |
* | perf script: Fix incorrect python db-export error message | Chris Phlipot | 2016-05-09 | 1 | -1/+1 |
* | perf script: Expose usage of the callchain db export via the python api | Chris Phlipot | 2016-05-06 | 1 | -2/+33 |
* | perf tools: Refactor code to move call path handling out of thread-stack | Chris Phlipot | 2016-05-06 | 1 | -0/+1 |
* | perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma... | Arnaldo Carvalho de Melo | 2016-04-27 | 1 | -1/+1 |