aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/arch
AgeCommit message (Expand)Author
2018-10-10perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan 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-15perf probe powerpc: Fix trace event post-processingSandipan Das
2018-08-24perf report powerpc: Fix crash if callchain is emptySandipan Das
2018-06-05perf/tools: header file sync upGreg Kroah-Hartman
2018-05-30perf record: Fix failed memory allocation for get_cpuid_strThomas Richter
2018-01-23perf tools: Fix build with ARCH=x86_64Jiada Wang
2016-10-05perf uretprobe ppc64le: Fix probe locationRavi Bangoria
2016-10-03perf tools: Support CPU id matching for x86 v2Andi Kleen
2016-10-03perf powerpc: Support CPU ID matching for PowerpcSukadev Bhattiprolu
2016-09-29perf tests: Add dwarf unwind test for powerpcRavi Bangoria
2016-09-29perf intel-pt: Record address filter in AUXTRACE_INFO eventAdrian Hunter
2016-09-29perf intel-pt: Add support for recording the max non-turbo ratioAdrian Hunter
2016-09-22perf tools: Add sink configuration for cs_etm PMUMathieu Poirier
2016-09-22perf tools: Add coresight etm PMU record capabilitiesMathieu Poirier
2016-09-22perf tools: Make coresight PMU listableMathieu Poirier
2016-09-12perf probe: Fix dwarf regs table for x86_64Arnaldo Carvalho de Melo
2016-09-05perf symbols: Remove symbol_filter_t machineryArnaldo Carvalho de Melo
2016-09-01perf probe: Support probing on offline cross-arch binaryMasami Hiramatsu
2016-08-15perf intel-pt: Fix occasional decoding errors when tracing system-wideAdrian Hunter
2016-08-12perf ppc64le: Fix build failure when libelf is not presentRavi Bangoria
2016-08-09perf probe ppc64le: Fix probe location when using DWARFRavi Bangoria
2016-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-26perf s390: Fix 'start' address of module's mapSong Shan Gong
2016-07-23x86/insn: remove pcommitDan Williams
2016-07-21perf tools: Add AVX-512 instructions to the new instructions testAdrian Hunter
2016-07-20x86/insn: perf tools: Fix vcvtph2ps instruction decodingAdrian Hunter
2016-07-12perf tools: Remove needless includes from cache.hArnaldo Carvalho de Melo
2016-07-12perf tests x86 rdpmc: Add missing headersArnaldo Carvalho de Melo
2016-07-12tools: Introduce str_error_r()Arnaldo Carvalho de Melo
2016-07-04perf tools: Sync copy of syscall_64.tbl with the kernelArnaldo Carvalho de Melo
2016-06-27perf tools: Add more toolchain tripletsRavi Bangoria
2016-06-23perf evlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo
2016-06-22perf tests time-to-tsc: No need to disable an event before deleting itArnaldo Carvalho de Melo
2016-06-08Merge tag 'perf-core-for-mingo-20160607' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-06-08Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-06-08Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar
2016-06-07perf callchain: Support aarch64 cross-platformHe Kuang
2016-06-07perf callchain: Support x86 target platformHe Kuang
2016-06-07perf tools: Export normalize_arch() functionHe Kuang
2016-06-07perf unwind: Separate local/remote libunwind configHe Kuang
2016-06-06perf stat: Basic support for TopDown in perf statAndi Kleen
2016-05-30perf record: Robustify perf_event__synth_time_conv()Wang Nan
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-11perf/powerpc: Add support for unwinding perf-stackdumpChandan Kumar
2016-05-05perf symbols: Fix kallsyms perf test on ppc64leNaveen N. Rao
2016-05-05perf powerpc: Fix kprobe and kretprobe handling with kallsyms on ppc64leNaveen N. Rao
2016-05-05perf tools powerpc: Add support for generating bpf prologueNaveen N. Rao