summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Disable parallelism for 'make clean'Rasmus Villemoes2018-11-041-2/+2
* perf python: Use -Wno-redundant-decls to build with PYTHON=python3Arnaldo Carvalho de Melo2018-11-041-1/+1
* perf tests: Fix indexing when invoking subtestsSandipan Das2018-11-041-2/+2
* perf tools: Fix snprint warnings for gcc 8Jiri Olsa2018-10-187-19/+19
* perf script python: Fix export-to-sqlite.py sample columnsAdrian Hunter2018-10-181-1/+5
* perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter2018-10-181-0/+9
* perf utils: Move is_directory() to path.hJiri Olsa2018-10-133-13/+18
* perf tools: Fix python extension build for gcc 8Jiri Olsa2018-10-131-0/+2
* perf annotate: Use asprintf when formatting objdump command lineArnaldo Carvalho de Melo2018-10-131-5/+12
* perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan Das2018-10-101-1/+3
* perf util: Fix bad memory access in trace info.Chris Phlipot2018-10-101-1/+1
* perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()Hisao Tanabe2018-10-101-2/+3
* perf powerpc: Fix callchain ip filteringSandipan Das2018-09-261-1/+1
* perf powerpc: Fix callchain ip filtering when return address is in a registerSandipan Das2018-09-261-2/+6
* perf tools: Fix struct comm_str removal crashJiri Olsa2018-09-261-5/+11
* perf tools: Synthesize GROUP_DESC feature in pipe modeJiri Olsa2018-09-261-1/+1
* perf test: Fix subtest number when showing resultsThomas Richter2018-09-261-1/+1
* perf evlist: Fix error out while applying initial delay and LBRKan Liang2018-09-191-0/+14
* perf c2c report: Fix crash for empty browserJiri Olsa2018-09-191-0/+3
* perf tools: Allow overriding MAX_NR_CPUS at compile timeChristophe Leroy2018-09-191-0/+2
* perf probe powerpc: Fix trace event post-processingSandipan Das2018-09-151-1/+3
* perf tools: Check for null when copying nsinfo.Benno Evers2018-09-151-0/+3
* perf auxtrace: Fix queue resizeAdrian Hunter2018-09-091-0/+3
* perf script python: Fix dict reference countingJanne Huttunen2018-08-241-6/+2
* perf tools: Fix compilation errors on gcc8Jiri Olsa2018-08-242-2/+3
* perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips2018-08-241-3/+3
* perf bench: Fix numa report output codeJiri Olsa2018-08-241-2/+3
* perf tools: Fix a clang 7.0 compilation errorYonghong Song2018-08-241-2/+9
* perf report powerpc: Fix crash if callchain is emptySandipan Das2018-08-241-1/+1
* perf test session topology: Fix test on s390Thomas Richter2018-08-241-0/+1
* perf record: Support s390 random socket_id assignmentThomas Richter2018-08-241-1/+9
* perf tools: Fix error index for pmu event parserJiri Olsa2018-08-241-0/+5
* perf tools: Fix pmu events parsing ruleJiri Olsa2018-08-031-1/+13
* perf bpf: Fix NULL return handling in bpf__prepare_load()YueHaibing2018-07-081-3/+3
* perf test: "Session topology" dumps core on s390Thomas Richter2018-07-081-6/+24
* perf vendor events: Add Goldmont Plus V1 event fileKan Liang2018-07-037-0/+2414
* perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter2018-07-031-1/+1
* perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter2018-07-033-2/+28
* perf intel-pt: Fix MTC timing after overflowAdrian Hunter2018-07-031-1/+0
* perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIPAdrian Hunter2018-07-031-1/+4
* perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACINGAdrian Hunter2018-07-031-0/+1
* perf tools: Fix symbol and object code resolution for vdso32 and vdsox32Adrian Hunter2018-07-031-0/+2
* perf report: Fix switching to another perf.data fileArnaldo Carvalho de Melo2018-06-211-5/+3
* Revert "perf record: Fix crash in pipe mode"Greg Kroah-Hartman2018-05-303-16/+2
* perf tools: Add trace/beauty/generated/ into .gitignoreRavi Bangoria2018-05-301-0/+1
* perf tests: Fix dwarf unwind for stripped binariesJiri Olsa2018-05-301-16/+30
* perf report: Fix memory corruption in --branch-history mode --branch-historyJiri Olsa2018-05-302-4/+1
* perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa2018-05-301-1/+1
* perf report: Fix wrong jump arrowJin Yao2018-05-301-2/+7
* perf test: Fix test case inet_pton to accept inlines.Thomas Richter2018-05-301-3/+3