summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch
Commit message (Expand)AuthorAgeFilesLines
* perf unwind: Fix libunwind build failure on i386 systemsArnaldo Carvalho de Melo2019-10-111-1/+1
* perf record: Fix module size on s390Thomas Richter2019-08-161-1/+13
* perf annotate: Fix s390 gap between kernel end and module startThomas Richter2019-08-161-0/+17
* perf cs-etm: Properly set the value of 'old' and 'head' in snapshot modeMathieu Poirier2019-07-311-4/+123
* perf record: Fix s390 missing module symbol and warning for non-root usersThomas Richter2019-06-221-3/+6
* perf tools: Fix compile error with libunwind x86Wang Nan2019-03-191-1/+1
* perf tools: Add Hygon Dhyana supportPu Wen2019-02-121-1/+1
* perf intel-pt: Fix error with config term "pt=0"Adrian Hunter2019-01-261-0/+11
* perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan Das2018-10-101-1/+3
* perf powerpc: Fix callchain ip filteringSandipan Das2018-09-261-1/+1
* perf powerpc: Fix callchain ip filtering when return address is in a registerSandipan Das2018-09-261-2/+6
* perf probe powerpc: Fix trace event post-processingSandipan Das2018-09-151-1/+3
* perf tools: Fix compilation errors on gcc8Jiri Olsa2018-08-241-1/+1
* perf report powerpc: Fix crash if callchain is emptySandipan Das2018-08-241-1/+1
* perf record: Fix failed memory allocation for get_cpuid_strThomas Richter2018-04-261-1/+1
* perf probe: Find versioned symbols from mapMasami Hiramatsu2018-04-121-0/+8
* perf annotate: Fix unnecessary memory allocation for s390xThomas Richter2018-03-191-1/+2
* 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