summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Rename build libperf to perfJiri Olsa2019-02-1423-76/+76
* Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-02-0911-59/+56Star
|\
| * perf coresight: Remove set_drv_config() APIMathieu Poirier2019-02-063-59/+0Star
| * perf arm cs-etm: Use event attributes to send sink information to kernelMathieu Poirier2019-02-061-0/+44
| * perf powerpc kvm-stat: Add missing evlist.h headerArnaldo Carvalho de Melo2019-02-061-0/+1
| * perf kvm stat: Replace kvm-stat.h includes with forward declarationsArnaldo Carvalho de Melo2019-02-063-0/+3
| * perf map: Move structs and prototypes for map groups to a separate headerArnaldo Carvalho de Melo2019-02-064-0/+4
| * perf arm pmu: Add missing linux/string.h headerArnaldo Carvalho de Melo2019-02-061-0/+1
| * perf powerpc: Add missing headers to skip-callchain-idx.cArnaldo Carvalho de Melo2019-02-061-0/+3
* | perf mem/c2c: Fix perf_mem_events to support powerpcRavi Bangoria2019-02-042-0/+12
|/
* Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-01-182-1/+3
|\
| * powerpc/perf: Update perf_regs structure to include MMCRAMadhavan Srinivasan2019-01-082-1/+3
* | perf powerpc: Rework syscall table generationRavi Bangoria2019-01-103-14/+450
* | perf tests: Add a test for the ARM 32-bit [vectors] pageFlorian Fainelli2019-01-083-0/+29
|/
* Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-293-0/+31
|\
| * nds32: Perf portingNickhu2018-11-063-0/+31
* | Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-12-272-1/+3
|\ \
| * | powerpc/perf: Update perf_regs structure to include SIERMadhavan Srinivasan2018-12-202-1/+3
| |/
* | perf annotate: Introduce basic support for ARCEugeniy Paltsev2018-12-172-1/+19
* | perf tools: Fix diverse comment typosIngo Molnar2018-12-171-1/+1
* | perf intel-pt: Fix error with config term "pt=0"Adrian Hunter2018-12-171-0/+11
* | perf machine: Record if a arch has a single user/kernel address spaceAdrian Hunter2018-12-172-0/+11
* | perf vendor events: Add stepping in CPUID string for x86Kan Liang2018-11-221-1/+65
* | perf tools: Add Hygon Dhyana supportPu Wen2018-11-221-1/+1
|/
* Merge branch 'linus' into perf/urgent, to pick up fixesIngo Molnar2018-10-291-1/+0Star
|\
| * Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-261-1/+0Star
| |\
| | * Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2018-10-091-1/+0Star
| | |\
| | | * KVM: PPC: Book3S: Simplify external interrupt handlingPaul Mackerras2018-10-091-1/+0Star
* | | | perf arm64: Fix generate system call table failed with /tmp mounted with noexecHongxu Jia2018-10-191-1/+1
* | | | perf jitdump: Add Sparc support.David Miller2018-10-181-0/+2
* | | | perf annotate: Add Sparc supportDavid Miller2018-10-181-0/+169
|/ / /
* / / perf annotate: Handle arm64 move instructionsKim Phillips2018-08-302-3/+58
|/ /
* | perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan Das2018-08-301-1/+3
* | perf arm64: Fix include path for asm-generic/unistd.hKim Phillips2018-08-302-5/+6
* | perf tests: Add breakpoint modify testsJiri Olsa2018-08-304-0/+221
|/
* perf arm spe: Fix uninitialized record error variableKim Phillips2018-08-141-0/+1
* perf tools: Move syscall_64.tbl check into check-headers.shJiri Olsa2018-08-141-3/+0Star
* perf probe powerpc: Fix trace event post-processingSandipan Das2018-08-091-1/+3
* perf auxtrace: Support for perf report -D for s390Thomas Richter2018-08-031-0/+1
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-08-022-0/+2
|\
| * perf tools: Fix the build on the alpine:edge distroArnaldo Carvalho de Melo2018-07-302-0/+2
* | perf arm64: Generate system call table from asm/unistd.hKim Phillips2018-07-242-0/+83
* | perf powerpc: Fix callchain ip filtering when return address is in a registerSandipan Das2018-07-241-2/+6
* | perf powerpc: Fix callchain ip filteringSandipan Das2018-07-241-1/+1
* | perf kvm: Fix subcommands on s390Thomas Richter2018-07-241-1/+1
|/
* perf tools: Fix compilation errors on gcc8Jiri Olsa2018-07-111-1/+1
* perf tools: Update x86's syscall_64.tbl, adding 'io_pgetevents' and 'rseq'Arnaldo Carvalho de Melo2018-06-251-0/+2
* perf report powerpc: Fix crash if callchain is emptySandipan Das2018-06-251-1/+1
* perf annotate: Move objdump_path to struct annotation_optionsArnaldo Carvalho de Melo2018-06-042-5/+3Star
* perf machine: Synthesize and process mmap events for x86 PTI entry trampolinesAdrian Hunter2018-05-232-0/+77