| Commit message (Expand) | Author | Age | Files | Lines |
| * | tools lib traceevent: Add prefix tep_ to structs filter_type and event_filter | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 2 | -65/+65 |
| * | tools lib traceevent: Add prefix tep_ to various structs filter_arg_*. | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 1 | -24/+24 |
| * | tools lib traceevent: Add prefix tep_ to struct filter_{arg,value_type} | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 2 | -74/+74 |
| * | tools lib traceevent: Add prefix tep_ to enums filter_{exp,arg}_type | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 2 | -133/+133 |
| * | tools lib traceevent: Add prefix tep_ to enums filter_{boolean,op,cmp}_type | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 2 | -95/+95 |
| * | tools lib traceevent, perf tools: Rename enum print_arg_type to enum tep_prin... | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 4 | -186/+186 |
| * | tools lib traceevent, perf tools: Add prefix tep_ to all print_* structures | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 4 | -126/+126 |
| * | tools lib traceevent: Add prefix TEP_ to all EVENT_FL_* flags | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 2 | -30/+30 |
| * | tools lib traceevent: Rename enum event_{sort_}type to enum tep_event_{sort_}... | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 3 | -279/+279 |
| * | tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format... | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 11 | -87/+87 |
| * | tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_... | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 17 | -116/+116 |
| * | tools lib traceevent, perf tools: Rename struct event_format to struct tep_ev... | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 18 | -194/+194 |
| * | perf script: Print DSO for callindent | Andi Kleen | 2018-09-19 | 1 | -1/+8 |
| * | perf script: Allow sym and dso without ip, addr | Andi Kleen | 2018-09-19 | 1 | -7/+10 |
| * | tools lib subcmd: Support overwriting the pager | Andi Kleen | 2018-09-19 | 2 | -1/+11 |
| * | perf tools: Report itrace options in help | Andi Kleen | 2018-09-19 | 4 | -3/+23 |
| * | perf help: Add missing subcommand `version` | Sangwon Hong | 2018-09-19 | 1 | -0/+1 |
| * | perf python: Use -Wno-redundant-decls to build with PYTHON=python3 | Arnaldo Carvalho de Melo | 2018-09-19 | 1 | -1/+1 |
| * | perf tools: Initialize perf_data_file fd field | Jérémie Galarneau | 2018-09-19 | 1 | -1/+1 |
| * | perf util: Make copyfile_offset() global | Jiri Olsa | 2018-09-19 | 2 | -1/+3 |
| * | perf tools: Add 'struct perf_mmap' arg to record__write() | Jiri Olsa | 2018-09-19 | 5 | -15/+20 |
| * | perf auxtrace: Pass struct perf_mmap into mmap__read* functions | Jiri Olsa | 2018-09-19 | 3 | -21/+22 |
| * | perf tools: Remove perf_tool from event_op3 | Jiri Olsa | 2018-09-19 | 5 | -21/+14 |
| * | perf tools: Remove perf_tool from event_op2 | Jiri Olsa | 2018-09-19 | 14 | -136/+103 |
| * | perf bpf-loader: use PTR_ERR_OR_ZERO inetead of return code | Ding Xiang | 2018-09-19 | 1 | -1/+1 |
| * | tools include: Adopt PTR_ERR_OR_ZERO from the kernel err.h header | Ding Xiang | 2018-09-19 | 1 | -0/+7 |
| * | perf ordered_events: Prevent crossing max_alloc_size | Jiri Olsa | 2018-09-19 | 1 | -4/+4 |
| * | perf ordered_events: Add 'struct ordered_events_buffer' layer | Jiri Olsa | 2018-09-19 | 2 | -29/+91 |
| * | perf test: Add watchpoint test | Ravi Bangoria | 2018-09-18 | 4 | -0/+242 |
| * | Merge remote-tracking branch 'acme/perf/urgent' into perf/core | Arnaldo Carvalho de Melo | 2018-09-18 | 16 | -15/+168 |
| |\ |
|
| | * | perf Documentation: Fix out-of-tree asciidoctor man page generation | Ben Hutchings | 2018-09-18 | 1 | -1/+1 |
| | * | tools lib bpf: Provide wrapper for strerror_r to build in !_GNU_SOURCE systems | Arnaldo Carvalho de Melo | 2018-09-18 | 4 | -11/+35 |
| | * | perf tools: Fix maps__find_symbol_by_name() | Adrian Hunter | 2018-09-11 | 1 | -0/+11 |
| | * | tools headers uapi: Update tools's copy of linux/if_link.h | Arnaldo Carvalho de Melo | 2018-09-11 | 1 | -0/+17 |
| | * | tools headers uapi: Update tools's copy of linux/vhost.h | Arnaldo Carvalho de Melo | 2018-09-11 | 1 | -0/+18 |
| | * | tools headers uapi: Update tools's copies of kvm headers | Arnaldo Carvalho de Melo | 2018-09-11 | 5 | -1/+73 |
| | * | tools headers uapi: Update tools's copy of drm/drm.h | Arnaldo Carvalho de Melo | 2018-09-11 | 1 | -0/+9 |
| | * | tools headers uapi: Update tools's copy of asm-generic/unistd.h | Arnaldo Carvalho de Melo | 2018-09-11 | 1 | -1/+3 |
| | * | tools headers uapi: Update tools's copy of linux/perf_event.h | Arnaldo Carvalho de Melo | 2018-09-11 | 1 | -1/+1 |
| * | | Merge branch 'perf/urgent' into perf/core, to pick up fixes and refresh the b... | Ingo Molnar | 2018-09-09 | 6 | -20/+105 |
| |\| |
|
| | * | Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/s... | Ingo Molnar | 2018-09-09 | 13 | -24/+273 |
| | |\ |
|
| | * \ | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-09-08 | 1 | -10/+49 |
| | |\ \ |
|
| | | * \ | Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern... | Radim Krčmář | 2018-09-07 | 1 | -1/+4 |
| | | |\ \ |
|
| | | * | | | tools/kvm_stat: re-animate display of dead guests | Stefan Raspl | 2018-08-30 | 1 | -0/+10 |
| | | * | | | tools/kvm_stat: indicate dead guests as such | Stefan Raspl | 2018-08-30 | 1 | -3/+9 |
| | | * | | | tools/kvm_stat: handle guest removals more gracefully | Stefan Raspl | 2018-08-30 | 1 | -2/+9 |
| | | * | | | tools/kvm_stat: don't reset stats when setting PID filter for debugfs | Stefan Raspl | 2018-08-30 | 1 | -1/+0 |
| | | * | | | tools/kvm_stat: fix updates for dead guests | Stefan Raspl | 2018-08-30 | 1 | -1/+10 |
| | | * | | | tools/kvm_stat: fix handling of invalid paths in debugfs provider | Stefan Raspl | 2018-08-30 | 1 | -0/+8 |
| | | * | | | tools/kvm_stat: fix python3 issues | Stefan Raspl | 2018-08-30 | 1 | -3/+3 |