Age | Commit message (Expand) | Author | Files | Lines |
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-30 | libperf: Add threads to struct perf_evsel | Jiri Olsa | 1 | -1/+1 |
2019-07-30 | libperf: Add cpus to struct perf_evsel | Jiri Olsa | 1 | -1/+1 |
2019-07-30 | libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel | Jiri Olsa | 2 | -10/+10 |
2019-07-30 | perf evsel: Rename struct perf_evsel to struct evsel | Jiri Olsa | 2 | -15/+15 |
2019-07-30 | perf tools: Rename struct thread_map to struct perf_thread_map | Jiri Olsa | 1 | -1/+1 |
2019-07-30 | 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-26 | perf script python: Generate hooks with additional argument | Arun Kalyanasundaram | 1 | -4/+18 |
2017-07-26 | perf script python: Add perf_sample dict to tracepoint handlers | Arun Kalyanasundaram | 1 | -1/+40 |
2017-07-26 | perf script python: Add sample_read to dict | Arun Kalyanasundaram | 1 | -0/+51 |
2017-07-26 | perf script python: Refactor creation of perf sample dict | Arun Kalyanasundaram | 1 | -41/+53 |
2017-07-26 | 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-08 | 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 |