| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | perf tools: Make is_supported_compression() static | Jiri Olsa | 2018-08-20 | 2 | -2/+1 |
| | * | | | | perf tools: Make decompress_to_file() function static | Jiri Olsa | 2018-08-20 | 2 | -2/+1 |
| | * | | | | perf tools: Get rid of dso__needs_decompress() call in __open_dso() | Jiri Olsa | 2018-08-20 | 1 | -1/+3 |
| | * | | | | perf tools: Get rid of dso__needs_decompress() call in symbol__disassemble() | Jiri Olsa | 2018-08-20 | 1 | -1/+3 |
| | * | | | | perf tools: Get rid of dso__needs_decompress() call in read_object_code() | Jiri Olsa | 2018-08-20 | 1 | -1/+3 |
| | * | | | | tools lib traceevent: Change to SPDX License format | Steven Rostedt (VMware) | 2018-08-20 | 7 | -106/+7 |
| | * | | | | perf llvm: Allow passing options to llc in addition to clang | Arnaldo Carvalho de Melo | 2018-08-20 | 2 | -2/+38 |
| | * | | | | perf parser: Improve error message for PMU address filters | Jack Henschel | 2018-08-20 | 1 | -10/+10 |
| | * | | | | perf tools: Disable parallelism for 'make clean' | Rasmus Villemoes | 2018-08-20 | 1 | -2/+2 |
| |/ / / / |
|
| * | | | | Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm... | Ingo Molnar | 2018-08-18 | 72 | -1362/+3003 |
| |\ \ \ \ |
|
| | * | | | | x86: Add entry trampolines to kcore | Adrian Hunter | 2018-08-14 | 3 | -2/+28 |
| | * | | | | kallsyms, x86: Export addresses of PTI entry trampolines | Alexander Shishkin | 2018-08-14 | 2 | -1/+50 |
| | * | | | | kallsyms: Simplify update_iter_mod() | Adrian Hunter | 2018-08-14 | 1 | -14/+11 |
| | * | | | | perf auxtrace: Fix queue resize | Adrian Hunter | 2018-08-14 | 1 | -0/+3 |
| | * | | | | perf python: Remove -mcet and -fcf-protection when building with clang | Arnaldo Carvalho de Melo | 2018-08-14 | 1 | -1/+9 |
| | * | | | | perf arm spe: Fix uninitialized record error variable | Kim Phillips | 2018-08-14 | 1 | -0/+1 |
| | * | | | | perf tools: Move syscall_64.tbl check into check-headers.sh | Jiri Olsa | 2018-08-14 | 2 | -3/+3 |
| | * | | | | perf tools: Make check-headers.sh check based on kernel dir | Jiri Olsa | 2018-08-14 | 1 | -3/+7 |
| | * | | | | perf tools: Fix check-headers.sh AND list path of execution | Alexander Kapshuk | 2018-08-13 | 1 | -2/+6 |
| | * | | | | perf tools: Check for null when copying nsinfo. | Benno Evers | 2018-08-13 | 1 | -0/+3 |
| | * | | | | tools lib traceevent: Rename static variables and functions in event-parse.c | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 1 | -27/+27 |
| | * | | | | tools lib traceevent: Rename various pevent APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 3 | -21/+21 |
| | * | | | | tools lib traceevent: Rename internal parser related APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 3 | -26/+26 |
| | * | | | | tools lib traceevent: Rename various pevent get/set/is APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 3 | -11/+11 |
| | * | | | | tools lib traceevent: Rename pevent_find_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 5 | -25/+25 |
| | * | | | | tools lib traceevent: Rename pevent field APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 5 | -60/+60 |
| | * | | | | tools lib traceevent: Rename pevent_data_ APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 3 | -36/+36 |
| | * | | | | tools lib traceevent: Rename pevent_register / unregister APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 12 | -179/+179 |
| | * | | | | tools lib traceevent: Rename pevent_filter* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 2 | -67/+67 |
| | * | | | | tools lib traceevent, perf tools: Rename traceevent_plugin_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 3 | -24/+24 |
| | * | | | | tools lib traceevent: Rename pevent_function* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 7 | -66/+66 |
| | * | | | | tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum ... | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 5 | -133/+133 |
| | * | | | | tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag' | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 6 | -11/+11 |
| | * | | | | tools lib traceevent, perf tools: Rename traceevent_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 3 | -11/+11 |
| | * | | | | tools lib traceevent, perf tools: Rename pevent_set_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 7 | -29/+29 |
| | * | | | | tools lib traceevent, perf tools: Rename pevent_register_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 4 | -11/+11 |
| | * | | | | tools lib traceevent, perf tools: Rename pevent_read_number_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 10 | -52/+52 |
| | * | | | | tools lib traceevent, perf tools: Rename pevent print APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 7 | -89/+89 |
| | * | | | | tools lib traceevent, perf tools: Rename pevent parse APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 5 | -25/+25 |
| | * | | | | tools lib traceevent, perf tools: Rename pevent find APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 12 | -57/+57 |
| | * | | | | tools lib traceevent, perf tools: Rename pevent alloc / free APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 7 | -25/+25 |
| | * | | | | tools lib traceevent, perf tools: Rename pevent plugin related APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 13 | -67/+67 |
| | * | | | | tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct te... | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 12 | -70/+70 |
| | * | | | | tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle | Tzvetomir Stoyanov (VMware) | 2018-08-10 | 24 | -215/+215 |
| | * | | | | perf probe powerpc: Fix trace event post-processing | Sandipan Das | 2018-08-09 | 1 | -1/+3 |
| | * | | | | perf map: Optimize maps__fixup_overlappings() | Konstantin Khlebnikov | 2018-08-08 | 2 | -19/+26 |
| | * | | | | perf map: Synthesize maps only for thread group leader | Konstantin Khlebnikov | 2018-08-08 | 1 | -3/+10 |
| | * | | | | perf trace: Wire up the augmented syscalls with the syscalls:sys_enter_FOO be... | Arnaldo Carvalho de Melo | 2018-08-08 | 1 | -1/+4 |
| | * | | | | perf trace: Setup the augmented syscalls bpf-output event fields | Arnaldo Carvalho de Melo | 2018-08-08 | 1 | -1/+33 |
| | * | | | | perf bpf: Make bpf__setup_output_event() return the bpf-output event | Arnaldo Carvalho de Melo | 2018-08-08 | 3 | -18/+21 |