summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | perf record: Robustify perf_event__synth_time_conv()Wang Nan2016-05-301-0/+2
|/ /
* | perf symbols: Fix kallsyms perf test on ppc64leNaveen N. Rao2016-05-051-8/+20
* | perf powerpc: Fix kprobe and kretprobe handling with kallsyms on ppc64leNaveen N. Rao2016-05-051-5/+14
* | perf tools powerpc: Add support for generating bpf prologueNaveen N. Rao2016-05-052-12/+29
* | perf tools: Update x86's syscall_64.tbl, adding preadv2 & pwritev2Arnaldo Carvalho de Melo2016-04-261-0/+2
* | perf tools: Make the x86 clean quietJiri Olsa2016-04-251-1/+1
* | perf evsel: Do not use globals in config()Arnaldo Carvalho de Melo2016-04-111-1/+1
* | perf dwarf: Guard !x86_64 definitions under #ifdef else clauseArnaldo Carvalho de Melo2016-04-081-4/+4
* | perf tools: Build syscall table .c header from kernel's syscall_64.tblArnaldo Carvalho de Melo2016-04-083-0/+436
* | perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMPAdrian Hunter2016-04-012-0/+10
OpenPOWER on IntegriCloud