aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
* perf annotate: Fix parsing aarch64 branch instructions after objdump updateKim Phillips2018-08-30
* perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan Das2018-08-30
* perf event-parse: Use fixed size string for commsChris Phlipot2018-08-30
* perf util: Fix bad memory access in trace info.Chris Phlipot2018-08-30
* perf tools: Streamline bpf examples and headers installationArnaldo Carvalho de Melo2018-08-30
* perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()Hisao Tanabe2018-08-30
* perf arm64: Fix include path for asm-generic/unistd.hKim Phillips2018-08-30
* perf tests: Add breakpoint modify testsJiri Olsa2018-08-30
* perf annotate: Properly interpret indirect callMartin Liška2018-08-30
* perf python: Fix pyrf_evlist__read_on_cpu() interfaceJiri Olsa2018-08-20
* perf mmap: Store real cpu number in 'struct perf_mmap'Jiri Olsa2018-08-20
* perf tools: Remove ext from struct kmod_pathJiri Olsa2018-08-20
* perf tools: Add gzip_is_compressed functionJiri Olsa2018-08-20
* perf tools: Add lzma_is_compressed functionJiri Olsa2018-08-20
* perf tools: Add is_compressed callback to compressions arrayJiri Olsa2018-08-20
* perf tools: Move the temp file processing into decompress_kmoduleJiri Olsa2018-08-20
* perf tools: Use compression id in decompress_kmodule()Jiri Olsa2018-08-20
* perf tools: Store compression id into struct dsoJiri Olsa2018-08-20
* perf tools: Add compression id into 'struct kmod_path'Jiri Olsa2018-08-20
* perf tools: Make is_supported_compression() staticJiri Olsa2018-08-20
* perf tools: Make decompress_to_file() function staticJiri Olsa2018-08-20
* perf tools: Get rid of dso__needs_decompress() call in __open_dso()Jiri Olsa2018-08-20
* perf tools: Get rid of dso__needs_decompress() call in symbol__disassemble()Jiri Olsa2018-08-20
* perf tools: Get rid of dso__needs_decompress() call in read_object_code()Jiri Olsa2018-08-20
* perf llvm: Allow passing options to llc in addition to clangArnaldo Carvalho de Melo2018-08-20
* perf parser: Improve error message for PMU address filtersJack Henschel2018-08-20
* perf tools: Disable parallelism for 'make clean'Rasmus Villemoes2018-08-20
* perf auxtrace: Fix queue resizeAdrian Hunter2018-08-14
* perf python: Remove -mcet and -fcf-protection when building with clangArnaldo Carvalho de Melo2018-08-14
* perf arm spe: Fix uninitialized record error variableKim Phillips2018-08-14
* perf tools: Move syscall_64.tbl check into check-headers.shJiri Olsa2018-08-14
* perf tools: Make check-headers.sh check based on kernel dirJiri Olsa2018-08-14
* perf tools: Fix check-headers.sh AND list path of executionAlexander Kapshuk2018-08-13
* perf tools: Check for null when copying nsinfo.Benno Evers2018-08-13
* tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'Tzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent, perf tools: Rename traceevent_* APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent, perf tools: Rename pevent_set_* APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent, perf tools: Rename pevent_register_* APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent, perf tools: Rename pevent_read_number_* APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent, perf tools: Rename pevent print APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent, perf tools: Rename pevent parse APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent, perf tools: Rename pevent find APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent, perf tools: Rename pevent alloc / free APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct te...Tzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent, perf tools: Rename struct pevent to struct tep_handleTzvetomir Stoyanov (VMware)2018-08-10
* perf probe powerpc: Fix trace event post-processingSandipan Das2018-08-09
* perf map: Optimize maps__fixup_overlappings()Konstantin Khlebnikov2018-08-08
* perf map: Synthesize maps only for thread group leaderKonstantin Khlebnikov2018-08-08
* perf trace: Wire up the augmented syscalls with the syscalls:sys_enter_FOO be...Arnaldo Carvalho de Melo2018-08-08
* perf trace: Setup the augmented syscalls bpf-output event fieldsArnaldo Carvalho de Melo2018-08-08