summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2018-11-21perf stat: Handle different PMU names with common prefixThomas Richter
2018-11-13perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfoArnaldo Carvalho de Melo
2018-11-13perf strbuf: Match va_{add,copy} with va_endSanskriti Sharma
2018-11-13perf tools: Cleanup trace-event-info 'tdata' leakSanskriti Sharma
2018-11-13perf tools: Free temporary 'sys' string in read_event_files()Sanskriti Sharma
2018-11-13perf report: Don't crash on invalid inline debug informationMilian Wolff
2018-11-13perf cpu_map: Align cpu map synthesized events properly.David Miller
2018-11-13perf tools: Fix use of alternatives to find JDIRJarod Wilson
2018-11-13perf evsel: Store ids for events with their own cpus perf_event__synthesize_e...Jiri Olsa
2018-11-13perf vendor events intel: Fix wrong filter_band* values for uncore eventsJiri Olsa
2018-11-13Revert "perf tools: Fix PMU term format max value calculation"Jiri Olsa
2018-11-04perf tools: Disable parallelism for 'make clean'Rasmus Villemoes
2018-11-04perf record: Use unmapped IP for inline callchain cursorsMilian Wolff
2018-11-04perf python: Use -Wno-redundant-decls to build with PYTHON=python3Arnaldo Carvalho de Melo
2018-11-04perf report: Don't try to map ip to invalid mapMilian Wolff
2018-10-18perf script python: Fix export-to-sqlite.py sample columnsAdrian Hunter
2018-10-18perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter
2018-10-10perf annotate: Fix parsing aarch64 branch instructions after objdump updateKim Phillips
2018-10-10perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan Das
2018-10-10perf util: Fix bad memory access in trace info.Chris Phlipot
2018-10-10perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()Hisao Tanabe
2018-10-10perf annotate: Properly interpret indirect callMartin Liška
2018-10-03perf tests: Fix indexing when invoking subtestsSandipan Das
2018-09-26perf tools: Fix maps__find_symbol_by_name()Adrian Hunter
2018-09-26perf script: Show correct offsets for DWARF-based unwindingSandipan Das
2018-09-26perf powerpc: Fix callchain ip filteringSandipan Das
2018-09-26perf powerpc: Fix callchain ip filtering when return address is in a registerSandipan Das
2018-09-26perf tools: Fix struct comm_str removal crashJiri Olsa
2018-09-26perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanupsSandipan Das
2018-09-26perf tests: Fix record+probe_libc_inet_pton.sh when event existsSandipan Das
2018-09-26perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Sandipan Das
2018-09-26perf tools: Synthesize GROUP_DESC feature in pipe modeJiri Olsa
2018-09-26perf test: Fix subtest number when showing resultsThomas Richter
2018-09-19perf build: Fix installation directory for eBPFThomas Richter
2018-09-19perf evlist: Fix error out while applying initial delay and LBRKan Liang
2018-09-19perf c2c report: Fix crash for empty browserJiri Olsa
2018-09-19perf tools: Allow overriding MAX_NR_CPUS at compile timeChristophe Leroy
2018-09-15perf probe powerpc: Fix trace event post-processingSandipan Das
2018-09-15perf tools: Check for null when copying nsinfo.Benno Evers
2018-09-15perf arm spe: Fix uninitialized record error variableKim Phillips
2018-09-09perf auxtrace: Fix queue resizeAdrian Hunter
2018-09-05perf kvm: Fix subcommands on s390Thomas Richter
2018-07-30perf tools: Fix the build on the alpine:edge distroArnaldo Carvalho de Melo
2018-07-30tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo
2018-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-13tools: build: Fixup host c flagsLaura Abbott
2018-07-11perf tools: Use python-config --includes rather than --cflagsJeremy Cline
2018-07-11perf script python: Fix dict reference countingJanne Huttunen
2018-07-11perf stat: Fix --interval_clear optionJiri Olsa
2018-07-11perf tools: Fix compilation errors on gcc8Jiri Olsa