summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0261-0/+61
* perf test: Fix vmlinux failure on s390x part 2Thomas Richter2017-09-282-22/+0
* perf test: Fix vmlinux failure on s390xThomas Richter2017-09-281-8/+0
* Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-051-1/+27
|\
| * perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data fileMike Leach2017-08-281-1/+27
* | perf report: Fix module symbol adjustment for s390xThomas Richter2017-08-111-0/+7
* | perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-115-8/+11
* | perf build: Clarify open-coded header version warning messageIngo Molnar2017-07-311-1/+1
* | perf report: Fix kernel symbol adjustment for s390xThomas Richter2017-07-252-0/+23
* | perf intel-pt: Always set no branch for dummy eventKan Liang2017-07-201-0/+2
* | perf intel-pt: Set no_aux_samples for the tracking eventKan Liang2017-07-201-0/+1
* | perf probe: Allow placing uprobes in alternate namespaces.Krister Johansen2017-07-181-1/+1
* | perf annotate: Check for fused instructionsJin Yao2017-07-181-0/+46
|/
* x86/insn: perf tools: Add new ptwrite instructionAdrian Hunter2017-06-273-0/+72
* perf intel-pt: Add default config for pass-through branch enableAdrian Hunter2017-06-211-0/+5
* perf unwind: Support for powerpcPaolo Bonzini2017-06-212-0/+75
* perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv arrayKim Phillips2017-06-192-8/+0
* perf coresight: Remove superfluous check before useKim Phillips2017-06-191-13/+12
* tools: Adopt __printf from kernel sourcesArnaldo Carvalho de Melo2017-06-191-2/+2
* perf tools: Fix build with ARCH=x86_64Jiada Wang2017-06-141-1/+1
* perf annotate: Add missing powerpc tripletKim Phillips2017-06-051-0/+1
* perf annotate: Fix AArch64 comment charKim Phillips2017-05-041-1/+1
* perf symbols: Allow user probes on versioned symbolsPaul Clarke2017-05-021-0/+12
* perf tools: Use just forward declarations for struct thread where possibleArnaldo Carvalho de Melo2017-04-242-0/+2
* perf tools: Remove poll.h and wait.h from util.hArnaldo Carvalho de Melo2017-04-241-0/+1
* perf tools: Remove string.h, unistd.h and sys/stat.h from util.hArnaldo Carvalho de Melo2017-04-242-0/+2
* perf tools: Add signal.h to places using its definitionsArnaldo Carvalho de Melo2017-04-201-0/+1
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-1911-0/+11
* perf tools: Move sane ctype stuff from util.h to sane_ctype.hArnaldo Carvalho de Melo2017-04-191-0/+2
* perf tools: Replace STR() calls with __stringify()Arnaldo Carvalho de Melo2017-04-193-5/+7
* perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo2017-04-191-0/+1
* perf unwind arm64: Add missing errno.h headerArnaldo Carvalho de Melo2017-04-191-1/+1
* perf annotate s390: Implement jump types for perf annotateChristian Borntraeger2017-04-111-0/+30
* perf sdt powerpc: Add argument supportRavi Bangoria2017-04-041-0/+111
* perf trace: Beautify statx syscall 'flag' and 'mask' argumentsArnaldo Carvalho de Melo2017-03-311-0/+1
* perf/sdt/x86: Move OP parser to tools/perf/arch/x86/Ravi Bangoria2017-03-281-32/+147
* perf/sdt/x86: Add renaming logic for (missing) 8 bit registersRavi Bangoria2017-03-281-0/+8
* perf sdt x86: Add renaming logic for rNN and other registersRavi Bangoria2017-03-211-12/+32
* perf probe: Add sdt probes arguments into the uprobe cmd stringAlexis Berlemont2017-03-211-0/+83
* perf powerpc: Choose local entry point with kretprobesNaveen N. Rao2017-03-141-4/+10
* 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
OpenPOWER on IntegriCloud