summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2018-08-24tools: build: Fixup host c flagsLaura Abbott
2018-08-24perf tools: Use python-config --includes rather than --cflagsJeremy Cline
2018-08-24perf script python: Fix dict reference countingJanne Huttunen
2018-08-24perf tools: Fix compilation errors on gcc8Jiri Olsa
2018-08-24perf test shell: Prevent temporary editor files from being considered test sc...Kim Phillips
2018-08-24perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips
2018-08-24perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]Ravi Bangoria
2018-08-24perf script: Fix crash because of missing evsel->privRavi Bangoria
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 tests: Add event parsing error handling to parse events testJiri Olsa
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-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-05-30perf tools: Fix perf.data format description of NRCPUS headerArnaldo Carvalho de Melo
2018-05-30perf script python: Add addr into perf sample dictLeo Yan
2018-05-30perf data: Update documentation section on cpu topologyThomas Richter
2018-05-30perf cs-etm: Fix indexing for decoder packet queueMathieu Poirier
2018-05-30perf bpf: Fix NULL return handling in bpf__prepare_load()YueHaibing
2018-05-30perf test: "Session topology" dumps core on s390Thomas Richter
2018-05-30perf parse-events: Handle uncore event aliases in small groups properlyKan Liang
2018-05-11perf tools: Add missing newline when parsing empty BPF proggieArnaldo Carvalho de Melo
2018-05-11perf cs-etm: Remove redundant spaceLeo Yan
2018-05-11perf cs-etm: Support unknown_thread in cs_etm_auxtraceLeo Yan
2018-05-10perf annotate: Display all available events on --stdioJin Yao
2018-05-10perf test: "probe libc's inet_pton" fails on s390 due to missing inlineThomas Richter
2018-05-07Revert "perf pmu: Fix pmu events parsing rule"Arnaldo Carvalho de Melo
2018-05-07perf vendor events intel: Remove duplicated entry for westmereep-dp in mapfil...William Cohen
2018-05-07perf bench numa: Fix typo in optionsYisheng Xie
2018-04-24perf stat: Fix duplicate PMU name for interval printKan Liang
2018-04-24perf evsel: Only fall back group read for leaderKan Liang
2018-04-24perf stat: Print out hint for mixed PMU group errorKan Liang
2018-04-24perf pmu: Fix core PMU alias list for X86 platformKan Liang
2018-04-23perf record: Fix s390 undefined record__auxtrace_init() return valueThomas Richter
2018-04-23perf mem: Document incorrect and missing optionsSangwon Hong
2018-04-23perf evsel: Disable write_backward for leader sampling group eventsJiri Olsa
2018-04-23perf pmu: Fix pmu events parsing ruleJiri Olsa
2018-04-23perf stat: Keep the / modifier separator in fallbackJiri Olsa
2018-04-23perf test: Adapt test case record+probe_libc_inet_pton.sh for s390Thomas Richter
2018-04-23perf list: Remove s390 specific strcmp_cpuid_cmp functionThomas Richter
2018-04-23perf machine: Set main kernel end address properlyNamhyung Kim
2018-04-19coresight: Move to SPDX identifierMathieu Poirier