summaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)AuthorLines
2018-10-17perf tools: Stop fallbacking to kallsyms for vdso symbols lookupArnaldo Carvalho de Melo-19/+2
2018-10-16perf tools: Pass build flags to traceevent buildJiri Olsa-1/+1
2018-10-16perf report: Don't crash on invalid inline debug informationMilian Wolff-0/+3
2018-10-16perf cpu_map: Align cpu map synthesized events properly.David Miller-0/+1
2018-10-16perf tools: Fix use of alternatives to find JDIRJarod Wilson-1/+1
2018-10-16perf evsel: Store ids for events with their own cpus perf_event__synthesize_e...Jiri Olsa-0/+4
2018-10-11perf vendor events intel: Fix wrong filter_band* values for uncore eventsJiri Olsa-16/+16
2018-10-09Revert "perf tools: Fix PMU term format max value calculation"Jiri Olsa-6/+7
2018-10-05perf record: Use unmapped IP for inline callchain cursorsMilian Wolff-1/+2
2018-10-05perf python: Use -Wno-redundant-decls to build with PYTHON=python3Arnaldo Carvalho de Melo-1/+1
2018-09-27perf report: Don't try to map ip to invalid mapMilian Wolff-2/+3
2018-09-25perf script python: Fix export-to-sqlite.py sample columnsAdrian Hunter-1/+5
2018-09-25perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter-0/+9
2018-09-18perf Documentation: Fix out-of-tree asciidoctor man page generationBen Hutchings-1/+1
2018-09-11perf tools: Fix maps__find_symbol_by_name()Adrian Hunter-0/+11
2018-08-30perf annotate: Fix parsing aarch64 branch instructions after objdump updateKim Phillips-1/+22
2018-08-30perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan Das-1/+3
2018-08-30perf event-parse: Use fixed size string for commsChris Phlipot-4/+3
2018-08-30perf util: Fix bad memory access in trace info.Chris Phlipot-1/+1
2018-08-30perf tools: Streamline bpf examples and headers installationArnaldo Carvalho de Melo-8/+6
2018-08-30perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()Hisao Tanabe-2/+3
2018-08-30perf arm64: Fix include path for asm-generic/unistd.hKim Phillips-5/+6
2018-08-30perf tests: Add breakpoint modify testsJiri Olsa-0/+221
2018-08-30perf annotate: Properly interpret indirect callMartin Liška-2/+8
2018-08-20perf python: Fix pyrf_evlist__read_on_cpu() interfaceJiri Olsa-1/+19
2018-08-20perf mmap: Store real cpu number in 'struct perf_mmap'Jiri Olsa-3/+5
2018-08-20perf tools: Remove ext from struct kmod_pathJiri Olsa-85/+69
2018-08-20perf tools: Add gzip_is_compressed functionJiri Olsa-2/+14
2018-08-20perf tools: Add lzma_is_compressed functionJiri Olsa-2/+17
2018-08-20perf tools: Add is_compressed callback to compressions arrayJiri Olsa-3/+33
2018-08-20perf tools: Move the temp file processing into decompress_kmoduleJiri Olsa-17/+12
2018-08-20perf tools: Use compression id in decompress_kmodule()Jiri Olsa-21/+3
2018-08-20perf tools: Store compression id into struct dsoJiri Olsa-2/+8
2018-08-20perf tools: Add compression id into 'struct kmod_path'Jiri Olsa-29/+33
2018-08-20perf tools: Make is_supported_compression() staticJiri Olsa-2/+1
2018-08-20perf tools: Make decompress_to_file() function staticJiri Olsa-2/+1
2018-08-20perf tools: Get rid of dso__needs_decompress() call in __open_dso()Jiri Olsa-1/+3
2018-08-20perf tools: Get rid of dso__needs_decompress() call in symbol__disassemble()Jiri Olsa-1/+3
2018-08-20perf tools: Get rid of dso__needs_decompress() call in read_object_code()Jiri Olsa-1/+3
2018-08-20perf llvm: Allow passing options to llc in addition to clangArnaldo Carvalho de Melo-2/+38
2018-08-20perf parser: Improve error message for PMU address filtersJack Henschel-10/+10
2018-08-20perf tools: Disable parallelism for 'make clean'Rasmus Villemoes-2/+2
2018-08-14perf auxtrace: Fix queue resizeAdrian Hunter-0/+3
2018-08-14perf python: Remove -mcet and -fcf-protection when building with clangArnaldo Carvalho de Melo-1/+9
2018-08-14perf arm spe: Fix uninitialized record error variableKim Phillips-0/+1
2018-08-14perf tools: Move syscall_64.tbl check into check-headers.shJiri Olsa-3/+3
2018-08-14perf tools: Make check-headers.sh check based on kernel dirJiri Olsa-3/+7
2018-08-13perf tools: Fix check-headers.sh AND list path of executionAlexander Kapshuk-2/+6
2018-08-13perf tools: Check for null when copying nsinfo.Benno Evers-0/+3
2018-08-13tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'Tzvetomir Stoyanov (VMware)-3/+3