summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2018-09-09perf auxtrace: Fix queue resizeAdrian Hunter
2018-08-24perf script python: Fix dict reference countingJanne Huttunen
2018-08-24perf tools: Fix compilation errors on gcc8Jiri Olsa
2018-08-24perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips
2018-08-24perf bench: Fix numa report output codeJiri Olsa
2018-08-24perf tools: Fix a clang 7.0 compilation errorYonghong Song
2018-08-24perf report powerpc: Fix crash if callchain is emptySandipan Das
2018-08-24perf test session topology: Fix test on s390Thomas Richter
2018-08-24perf record: Support s390 random socket_id assignmentThomas Richter
2018-08-24perf tools: Fix error index for pmu event parserJiri Olsa
2018-08-03perf tools: Fix pmu events parsing ruleJiri Olsa
2018-07-08perf bpf: Fix NULL return handling in bpf__prepare_load()YueHaibing
2018-07-08perf test: "Session topology" dumps core on s390Thomas Richter
2018-07-03perf vendor events: Add Goldmont Plus V1 event fileKan Liang
2018-07-03perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter
2018-07-03perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter
2018-07-03perf intel-pt: Fix MTC timing after overflowAdrian Hunter
2018-07-03perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIPAdrian Hunter
2018-07-03perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACINGAdrian Hunter
2018-07-03perf tools: Fix symbol and object code resolution for vdso32 and vdsox32Adrian Hunter
2018-06-21perf report: Fix switching to another perf.data fileArnaldo Carvalho de Melo
2018-05-30Revert "perf record: Fix crash in pipe mode"Greg Kroah-Hartman
2018-05-30perf tools: Add trace/beauty/generated/ into .gitignoreRavi Bangoria
2018-05-30perf tests: Fix dwarf unwind for stripped binariesJiri Olsa
2018-05-30perf report: Fix memory corruption in --branch-history mode --branch-historyJiri Olsa
2018-05-30perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa
2018-05-30perf report: Fix wrong jump arrowJin Yao
2018-05-30perf test: Fix test case inet_pton to accept inlines.Thomas Richter
2018-05-30perf stat: Fix core dump when flag T is usedThomas Richter
2018-05-30perf top: Fix top.call-graph config option readingYisheng Xie
2018-05-30perf clang: Add support for recent clang versionsSandipan Das
2018-05-30perf tools: Fix perf builds with clang supportSandipan Das
2018-05-30perf record: Fix crash in pipe modeJiri Olsa
2018-04-26perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter
2018-04-26perf evsel: Fix period/freq terms setupJiri Olsa
2018-04-26perf record: Fix period option handlingJiri Olsa
2018-04-26perf record: Fix failed memory allocation for get_cpuid_strThomas Richter
2018-04-26perf callchain: Fix attr.sample_max_stack settingArnaldo Carvalho de Melo
2018-04-26perf unwind: Do not look just at the global callchain_param.record_modeArnaldo Carvalho de Melo
2018-04-19perf intel-pt: Fix timestamp following overflowAdrian Hunter
2018-04-19perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter
2018-04-19perf intel-pt: Fix sync_switchAdrian Hunter
2018-04-19perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter
2018-04-12perf tools: Fix copyfile_offset update of output offsetJiri Olsa
2018-04-12perf report: Fix a no annotate browser displayed issueJin Yao
2018-04-12perf evsel: Enable ignore_missing_thread for pid optionMengting Zhang
2018-04-12perf probe: Add warning message if there is unexpected event nameMasami Hiramatsu
2018-04-12perf probe: Find versioned symbols from mapMasami Hiramatsu
2018-03-28perf stat: Fix CVS output format for non-supported countersIlya Pronin
2018-03-19perf annotate: Fix objdump comment parsing for Intel mov dissassemblyThomas Richter