summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
2018-08-24tools: build: Fixup host c flagsLaura Abbott1-1/+1
2018-08-24perf tools: Use python-config --includes rather than --cflagsJeremy Cline1-2/+1
2018-08-24perf script python: Fix dict reference countingJanne Huttunen1-6/+2
2018-08-24perf tools: Fix compilation errors on gcc8Jiri Olsa2-2/+3
2018-08-24perf test shell: Prevent temporary editor files from being considered test sc...Kim Phillips1-1/+1
2018-08-24perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips1-3/+3
2018-08-24perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]Ravi Bangoria4-4/+23
2018-08-24perf script: Fix crash because of missing evsel->privRavi Bangoria1-0/+14
2018-08-24perf bench: Fix numa report output codeJiri Olsa1-2/+3
2018-08-24perf tools: Fix a clang 7.0 compilation errorYonghong Song1-2/+9
2018-08-24perf tests: Add event parsing error handling to parse events testJiri Olsa1-3/+5
2018-08-24perf report powerpc: Fix crash if callchain is emptySandipan Das1-1/+1
2018-08-24perf test session topology: Fix test on s390Thomas Richter1-0/+1
2018-08-24perf record: Support s390 random socket_id assignmentThomas Richter1-1/+9
2018-08-24perf tools: Fix error index for pmu event parserJiri Olsa1-0/+5
2018-08-03perf tools: Fix pmu events parsing ruleJiri Olsa1-1/+13
2018-07-03perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter1-1/+1
2018-07-03perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter3-2/+28
2018-07-03perf intel-pt: Fix MTC timing after overflowAdrian Hunter1-1/+0
2018-07-03perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIPAdrian Hunter1-1/+4
2018-07-03perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACINGAdrian Hunter1-0/+1
2018-07-03perf tools: Fix symbol and object code resolution for vdso32 and vdsox32Adrian Hunter1-0/+2
2018-05-30perf tools: Fix perf.data format description of NRCPUS headerArnaldo Carvalho de Melo1-1/+1
2018-05-30perf script python: Add addr into perf sample dictLeo Yan1-0/+2
2018-05-30perf data: Update documentation section on cpu topologyThomas Richter1-0/+8
2018-05-30perf cs-etm: Fix indexing for decoder packet queueMathieu Poirier1-2/+10
2018-05-30perf bpf: Fix NULL return handling in bpf__prepare_load()YueHaibing1-3/+3
2018-05-30perf test: "Session topology" dumps core on s390Thomas Richter1-6/+24
2018-05-30perf parse-events: Handle uncore event aliases in small groups properlyKan Liang4-9/+137
2018-05-11perf tools: Add missing newline when parsing empty BPF proggieArnaldo Carvalho de Melo1-1/+1
2018-05-11perf cs-etm: Remove redundant spaceLeo Yan1-2/+2
2018-05-11perf cs-etm: Support unknown_thread in cs_etm_auxtraceLeo Yan1-2/+22
2018-05-10perf annotate: Display all available events on --stdioJin Yao1-0/+3
2018-05-10perf test: "probe libc's inet_pton" fails on s390 due to missing inlineThomas Richter1-1/+1
2018-05-07Revert "perf pmu: Fix pmu events parsing rule"Arnaldo Carvalho de Melo1-4/+4
2018-05-07perf vendor events intel: Remove duplicated entry for westmereep-dp in mapfil...William Cohen1-1/+0
2018-05-07perf bench numa: Fix typo in optionsYisheng Xie1-1/+1
2018-04-24perf stat: Fix duplicate PMU name for interval printKan Liang2-1/+5
2018-04-24perf evsel: Only fall back group read for leaderKan Liang1-1/+2
2018-04-24perf stat: Print out hint for mixed PMU group errorKan Liang1-1/+34
2018-04-24perf pmu: Fix core PMU alias list for X86 platformKan Liang1-13/+7
2018-04-23perf record: Fix s390 undefined record__auxtrace_init() return valueThomas Richter1-0/+1
2018-04-23perf mem: Document incorrect and missing optionsSangwon Hong1-12/+29
2018-04-23perf evsel: Disable write_backward for leader sampling group eventsJiri Olsa2-2/+8
2018-04-23perf pmu: Fix pmu events parsing ruleJiri Olsa1-4/+4
2018-04-23perf stat: Keep the / modifier separator in fallbackJiri Olsa1-1/+7
2018-04-23perf test: Adapt test case record+probe_libc_inet_pton.sh for s390Thomas Richter1-4/+2
2018-04-23perf list: Remove s390 specific strcmp_cpuid_cmp functionThomas Richter3-24/+6
2018-04-23perf machine: Set main kernel end address properlyNamhyung Kim1-12/+18
2018-04-19coresight: Move to SPDX identifierMathieu Poirier7-64/+7