| Commit message (Expand) | Author | Age | Files | Lines |
* | perf python: Fix pyrf_evlist__read_on_cpu() interface | Jiri Olsa | 2018-08-20 | 1 | -1/+19 |
* | perf mmap: Store real cpu number in 'struct perf_mmap' | Jiri Olsa | 2018-08-20 | 3 | -3/+5 |
* | perf tools: Remove ext from struct kmod_path | Jiri Olsa | 2018-08-20 | 3 | -85/+69 |
* | perf tools: Add gzip_is_compressed function | Jiri Olsa | 2018-08-20 | 1 | -2/+14 |
* | perf tools: Add lzma_is_compressed function | Jiri Olsa | 2018-08-20 | 1 | -2/+17 |
* | perf tools: Add is_compressed callback to compressions array | Jiri Olsa | 2018-08-20 | 4 | -3/+33 |
* | perf tools: Move the temp file processing into decompress_kmodule | Jiri Olsa | 2018-08-20 | 1 | -17/+12 |
* | perf tools: Use compression id in decompress_kmodule() | Jiri Olsa | 2018-08-20 | 1 | -21/+3 |
* | perf tools: Store compression id into struct dso | Jiri Olsa | 2018-08-20 | 3 | -2/+8 |
* | perf tools: Add compression id into 'struct kmod_path' | Jiri Olsa | 2018-08-20 | 3 | -29/+33 |
* | 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 |
* | 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 |
* | 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, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag' | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 3 | -3/+3 |
* | tools lib traceevent, perf tools: Rename traceevent_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 1 | -3/+3 |
* | tools lib traceevent, perf tools: Rename pevent_set_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 5 | -18/+18 |
* | tools lib traceevent, perf tools: Rename pevent_register_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 1 | -2/+2 |
* | tools lib traceevent, perf tools: Rename pevent_read_number_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 5 | -12/+12 |
* | tools lib traceevent, perf tools: Rename pevent print APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 2 | -5/+5 |
* | tools lib traceevent, perf tools: Rename pevent parse APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 3 | -5/+5 |
* | tools lib traceevent, perf tools: Rename pevent find APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 6 | -8/+8 |
* | tools lib traceevent, perf tools: Rename pevent alloc / free APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 5 | -7/+7 |
* | tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct te... | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 3 | -3/+3 |
* | tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle | Tzvetomir Stoyanov (VMware) | 2018-08-10 | 10 | -38/+38 |
* | 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 |
* | perf trace: Handle "bpf-output" events associated with "__augmented_syscalls_... | Arnaldo Carvalho de Melo | 2018-08-08 | 2 | -0/+62 |
* | perf bpf: Add wrappers to BPF_FUNC_probe_read(_str) functions | Arnaldo Carvalho de Melo | 2018-08-08 | 1 | -0/+3 |
* | perf bpf: Add bpf__setup_output_event() strerror() counterpart | Arnaldo Carvalho de Melo | 2018-08-08 | 2 | -8/+11 |
* | perf bpf: Generalize bpf__setup_stdout() | Arnaldo Carvalho de Melo | 2018-08-08 | 2 | -9/+24 |
* | perf bpf: Make bpf__for_each_stdout_map() generic | Arnaldo Carvalho de Melo | 2018-08-08 | 1 | -2/+5 |
* | perf bpf: Add bpf/stdio.h wrapper to bpf_perf_event_output function | Arnaldo Carvalho de Melo | 2018-08-08 | 2 | -0/+28 |
* | perf bpf: Add struct bpf_map struct | Arnaldo Carvalho de Melo | 2018-08-08 | 1 | -0/+14 |
* | perf report: Add --percent-type option | Jiri Olsa | 2018-08-08 | 2 | -0/+12 |