aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/arch
AgeCommit message (Expand)Author
2017-06-05perf annotate: Add missing powerpc tripletKim Phillips
2017-05-04perf annotate: Fix AArch64 comment charKim Phillips
2017-05-02perf symbols: Allow user probes on versioned symbolsPaul Clarke
2017-04-24perf tools: Use just forward declarations for struct thread where possibleArnaldo Carvalho de Melo
2017-04-24perf tools: Remove poll.h and wait.h from util.hArnaldo Carvalho de Melo
2017-04-24perf tools: Remove string.h, unistd.h and sys/stat.h from util.hArnaldo Carvalho de Melo
2017-04-20perf tools: Add signal.h to places using its definitionsArnaldo Carvalho de Melo
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo
2017-04-19perf tools: Move sane ctype stuff from util.h to sane_ctype.hArnaldo Carvalho de Melo
2017-04-19perf tools: Replace STR() calls with __stringify()Arnaldo Carvalho de Melo
2017-04-19perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo
2017-04-19perf unwind arm64: Add missing errno.h headerArnaldo Carvalho de Melo
2017-04-11perf annotate s390: Implement jump types for perf annotateChristian Borntraeger
2017-04-04perf sdt powerpc: Add argument supportRavi Bangoria
2017-03-31perf trace: Beautify statx syscall 'flag' and 'mask' argumentsperf-core-for-mingo-4.12-20170331Arnaldo Carvalho de Melo
2017-03-28perf/sdt/x86: Move OP parser to tools/perf/arch/x86/Ravi Bangoria
2017-03-28perf/sdt/x86: Add renaming logic for (missing) 8 bit registersRavi Bangoria
2017-03-21perf sdt x86: Add renaming logic for rNN and other registersRavi Bangoria
2017-03-21perf probe: Add sdt probes arguments into the uprobe cmd stringAlexis Berlemont
2017-03-14perf powerpc: Choose local entry point with kretprobesNaveen N. Rao
2017-02-08perf tools arm64: Add support for generating bpf prologueHe Kuang
2017-01-26perf probe: Fix wrong register name for arm64He Kuang
2016-12-01perf annotate: AArch64 supportperf-core-for-mingo-20161201Kim Phillips
2016-11-29perf test: Remove "test" and similar strings from test descriptionsArnaldo Carvalho de Melo
2016-11-25perf annotate: Initial PowerPC supportRavi Bangoria
2016-11-25perf annotate: Improve support for ARMArnaldo Carvalho de Melo
2016-11-17perf annotate: Add per arch instructions annotate handlersArnaldo Carvalho de Melo
2016-10-28perf tools: Update x86's syscall_64.tbl, adding pkey_(alloc,free,mprotect)Arnaldo Carvalho de Melo
2016-10-24perf coresight: Removing miscellaneous debug outputperf-core-for-mingo-20161024Mathieu Poirier
2016-10-24perf tools: Sync copy of x86's syscall tableArnaldo Carvalho de Melo
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 powerpcperf-core-for-mingo-20160929Ravi 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-wideperf-urgent-for-mingo-20160815Adrian Hunter
2016-08-12perf ppc64le: Fix build failure when libelf is not presentRavi Bangoria
2016-08-09perf probe ppc64le: Fix probe location when using DWARFperf-urgent-for-mingo-20160809Ravi 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 mapperf-urgent-for-mingo-20160726Song Shan Gong
2016-07-23x86/insn: remove pcommitDan Williams
2016-07-21perf tools: Add AVX-512 instructions to the new instructions testAdrian Hunter