summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch
Commit message (Expand)AuthorAgeFilesLines
* perf tools arm64: Add support for generating bpf prologueHe Kuang2017-02-082-1/+15
* perf probe: Fix wrong register name for arm64He Kuang2017-01-261-6/+6
* perf annotate: AArch64 supportKim Phillips2016-12-011-0/+62
* perf test: Remove "test" and similar strings from test descriptionsArnaldo Carvalho de Melo2016-11-291-5/+5
* perf annotate: Initial PowerPC supportRavi Bangoria2016-11-251-0/+58
* perf annotate: Improve support for ARMArnaldo Carvalho de Melo2016-11-251-89/+58
* perf annotate: Add per arch instructions annotate handlersArnaldo Carvalho de Melo2016-11-172-0/+168
* perf tools: Update x86's syscall_64.tbl, adding pkey_(alloc,free,mprotect)Arnaldo Carvalho de Melo2016-10-281-0/+3
* perf coresight: Removing miscellaneous debug outputMathieu Poirier2016-10-241-2/+0
* perf tools: Sync copy of x86's syscall tableArnaldo Carvalho de Melo2016-10-241-2/+2
* perf uretprobe ppc64le: Fix probe locationRavi Bangoria2016-10-051-1/+2
* perf tools: Support CPU id matching for x86 v2Andi Kleen2016-10-031-3/+21
* perf powerpc: Support CPU ID matching for PowerpcSukadev Bhattiprolu2016-10-031-0/+11
* perf tests: Add dwarf unwind test for powerpcRavi Bangoria2016-09-297-0/+191
* perf intel-pt: Record address filter in AUXTRACE_INFO eventAdrian Hunter2016-09-291-4/+47
* perf intel-pt: Add support for recording the max non-turbo ratioAdrian Hunter2016-09-291-0/+6
* perf tools: Add sink configuration for cs_etm PMUMathieu Poirier2016-09-223-0/+63
* perf tools: Add coresight etm PMU record capabilitiesMathieu Poirier2016-09-225-2/+640
* perf tools: Make coresight PMU listableMathieu Poirier2016-09-223-0/+38
* perf probe: Fix dwarf regs table for x86_64Arnaldo Carvalho de Melo2016-09-121-1/+1
* perf symbols: Remove symbol_filter_t machineryArnaldo Carvalho de Melo2016-09-051-1/+1
* perf probe: Support probing on offline cross-arch binaryMasami Hiramatsu2016-09-018-0/+122
* perf intel-pt: Fix occasional decoding errors when tracing system-wideAdrian Hunter2016-08-151-1/+5
* perf ppc64le: Fix build failure when libelf is not presentRavi Bangoria2016-08-121-0/+2
* perf probe ppc64le: Fix probe location when using DWARFRavi Bangoria2016-08-091-4/+23
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-302-0/+21
|\
| * perf s390: Fix 'start' address of module's mapSong Shan Gong2016-07-262-0/+21
* | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-283-8/+0
|\ \ | |/ |/|
| * x86/insn: remove pcommitDan Williams2016-07-233-8/+0
* | perf tools: Add AVX-512 instructions to the new instructions testAdrian Hunter2016-07-213-8/+3731
* | x86/insn: perf tools: Fix vcvtph2ps instruction decodingAdrian Hunter2016-07-203-8/+16
* | perf tools: Remove needless includes from cache.hArnaldo Carvalho de Melo2016-07-121-0/+1
* | perf tests x86 rdpmc: Add missing headersArnaldo Carvalho de Melo2016-07-121-0/+4
* | tools: Introduce str_error_r()Arnaldo Carvalho de Melo2016-07-121-2/+2
* | perf tools: Sync copy of syscall_64.tbl with the kernelArnaldo Carvalho de Melo2016-07-041-0/+2
* | perf tools: Add more toolchain tripletsRavi Bangoria2016-06-271-0/+17
* | perf evlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo2016-06-233-10/+10
* | perf tests time-to-tsc: No need to disable an event before deleting itArnaldo Carvalho de Melo2016-06-221-5/+1
* | Merge tag 'perf-core-for-mingo-20160607' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-06-087-7/+12
|\ \
| * | perf callchain: Support aarch64 cross-platformHe Kuang2016-06-071-1/+3
| * | perf callchain: Support x86 target platformHe Kuang2016-06-071-2/+4
| * | perf tools: Export normalize_arch() functionHe Kuang2016-06-072-1/+2
| * | perf unwind: Separate local/remote libunwind configHe Kuang2016-06-073-3/+3
* | | Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-06-082-0/+28
|\| |
| * | perf stat: Basic support for TopDown in perf statAndi Kleen2016-06-062-0/+28
* | | Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar2016-06-084-0/+216
|\ \ \ | |/ / |/| / | |/
| * Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-204-0/+216
| |\
| | * perf/powerpc: Add support for unwinding perf-stackdumpChandan Kumar2016-05-112-0/+97
| | * tool/perf: Add sample_reg_mask to include all perf_regsMadhavan Srinivasan2016-04-212-0/+50
| | * tools/perf: Map the ID values with register namesAnju T2016-04-211-0/+69