summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch
Commit message (Expand)AuthorAgeFilesLines
* perf s390: Rework system call table creation by using syscall.tblHendrik Brueckner2018-02-152-14/+14
* perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tblHendrik Brueckner2018-02-151-0/+390
* perf record: Fix failed memory allocation for get_cpuid_strThomas Richter2018-01-171-1/+1
* perf tools: Add ARM Statistical Profiling Extensions (SPE) supportKim Phillips2018-01-174-7/+304
* perf tools: Fix compile error with libunwind x86Wang Nan2018-01-081-1/+1
* perf probe arm64: Fix symbol fixup issues due to ELF typeKim Phillips2017-12-272-0/+23
* perf probe: Find versioned symbols from mapMasami Hiramatsu2017-12-271-0/+8
* perf env: Adopt perf_env__arch() from the annotate codeArnaldo Carvalho de Melo2017-12-272-42/+3Star
* perf s390: Generate system call table from asm/unistd.hHendrik Brueckner2017-12-272-0/+57
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-12-181-1/+1
|\
| * tools arch s390: Do not include header files from the kernel sourcesArnaldo Carvalho de Melo2017-12-181-1/+1
* | Merge tag 'v4.15-rc3' into perf/core, to refresh the treeIngo Molnar2017-12-122-3/+30
|\|
| * perf s390: add regs_query_register_offset()Hendrik Brueckner2017-12-052-3/+30
* | Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...Ingo Molnar2017-12-066-12/+349
|\|
| * s390/perf: add perf register support for floating-point registersHendrik Brueckner2017-11-162-1/+51
| * s390/perf: define common DWARF register string tableHendrik Brueckner2017-11-163-21/+80
| * s390/perf: add support for perf_regs and libdwHeiko Carstens2017-11-164-0/+108
| * s390/perf: add callback to perf to enable using AUX bufferPu Hou2017-11-162-0/+120
* | perf evlist: Remove 'overwrite' parameter from perf_evlist__mmapWang Nan2017-12-051-1/+1
* | perf tools arm64: Add support for get_cpuid_str function.Ganapatrao Kulkarni2017-12-052-0/+66
* | perf pmu: Pass pmu as a parameter to get_cpuid_str()Ganapatrao Kulkarni2017-12-052-2/+2
* | perf annotate: Fix unnecessary memory allocation for s390xThomas Richter2017-12-051-1/+2
|/
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-0761-0/+188
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0261-0/+61
* | perf annotate: Remove arch::cpuid_parse callbackJiri Olsa2017-10-235-4/+24
* | Merge remote-tracking branch 'tip/perf/urgent' into perf/core, to pick up fixesArnaldo Carvalho de Melo2017-10-022-30/+0Star
|\|
| * perf test: Fix vmlinux failure on s390x part 2Thomas Richter2017-09-282-22/+0Star
| * perf test: Fix vmlinux failure on s390xThomas Richter2017-09-281-8/+0Star
* | perf tests: Remove Intel CQM perf testXiaochen Shen2017-09-214-133/+0Star
|/
* 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-191-1/+1
* | perf annotate: Check for fused instructionsJin Yao2017-07-191-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/+0Star
* perf coresight: Remove superfluous check before useKim Phillips2017-06-191-13/+12Star
* 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