aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-29Merge branch 'linus' into perf/urgent, to pick up fixesIngo Molnar1-1/+0
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2018-10-19perf arm64: Fix generate system call table failed with /tmp mounted with noexecHongxu Jia1-1/+1
2018-10-18perf jitdump: Add Sparc support.David Miller1-0/+2
2018-10-18perf annotate: Add Sparc supportDavid Miller1-0/+169
2018-10-09Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras1-1/+0
2018-10-09KVM: PPC: Book3S: Simplify external interrupt handlingPaul Mackerras1-1/+0
2018-08-30perf annotate: Handle arm64 move instructionsKim Phillips2-3/+58
2018-08-30perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan Das1-1/+3
2018-08-30perf arm64: Fix include path for asm-generic/unistd.hKim Phillips2-5/+6
2018-08-30perf tests: Add breakpoint modify testsJiri Olsa4-0/+221
2018-08-14perf arm spe: Fix uninitialized record error variableKim Phillips1-0/+1
2018-08-14perf tools: Move syscall_64.tbl check into check-headers.shJiri Olsa1-3/+0
2018-08-09perf probe powerpc: Fix trace event post-processingSandipan Das1-1/+3
2018-08-03perf auxtrace: Support for perf report -D for s390Thomas Richter1-0/+1
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2-0/+2
2018-07-30perf tools: Fix the build on the alpine:edge distroArnaldo Carvalho de Melo2-0/+2
2018-07-24perf arm64: Generate system call table from asm/unistd.hKim Phillips2-0/+83
2018-07-24perf powerpc: Fix callchain ip filtering when return address is in a registerSandipan Das1-2/+6
2018-07-24perf powerpc: Fix callchain ip filteringSandipan Das1-1/+1
2018-07-24perf kvm: Fix subcommands on s390Thomas Richter1-1/+1
2018-07-11perf tools: Fix compilation errors on gcc8Jiri Olsa1-1/+1
2018-06-25perf tools: Update x86's syscall_64.tbl, adding 'io_pgetevents' and 'rseq'Arnaldo Carvalho de Melo1-0/+2
2018-06-25perf report powerpc: Fix crash if callchain is emptySandipan Das1-1/+1
2018-06-04perf annotate: Move objdump_path to struct annotation_optionsArnaldo Carvalho de Melo2-5/+3
2018-05-23perf machine: Synthesize and process mmap events for x86 PTI entry trampolinesAdrian Hunter2-0/+77
2018-05-23perf machine: Create maps for x86 PTI entry trampolinesAdrian Hunter2-0/+104
2018-04-26perf map: Remove map_type arg from map_groups__find()Arnaldo Carvalho de Melo4-4/+4
2018-04-26perf map: Shorten map_groups__find() signatureArnaldo Carvalho de Melo4-4/+4
2018-04-26perf thread: Introduce thread__find_symbol()Arnaldo Carvalho de Melo1-2/+1
2018-04-23perf record: Fix s390 undefined record__auxtrace_init() return valueThomas Richter1-0/+1
2018-04-23perf list: Remove s390 specific strcmp_cpuid_cmp functionThomas Richter1-18/+0
2018-04-19coresight: Move to SPDX identifierMathieu Poirier4-48/+4
2018-04-17tools/headers: Synchronize kernel ABI headers, v4.17-rc1Ingo Molnar2-355/+359
2018-04-13perf annotate: Handle variables in 'sub', 'or' and many other instructionsArnaldo Carvalho de Melo1-1/+66
2018-04-12perf tests: Run dwarf unwind test on arm32Kim Phillips3-0/+30
2018-03-21perf annotate: Pass function descriptor to its instruction parsing routinesArnaldo Carvalho de Melo1-2/+3
2018-03-16perf tools arm64: Add libdw DWARF post unwind support for ARM64Kim Phillips5-0/+91
2018-03-08perf annotate: Handle s390 PC relative load and store instruction.Thomas Richter1-0/+63
2018-03-08perf annotate: Fix s390 target function disassemblyThomas Richter1-1/+52
2018-03-08perf intel-pt/bts: In auxtrace_record__init_intel() evlist is never NULLAdrian Hunter1-9/+5
2018-03-08perf mmap: Simplify perf_mmap__read_init()Kan Liang1-2/+1
2018-03-08perf mmap: Simplify perf_mmap__read_event()Kan Liang1-1/+1
2018-03-08perf mmap: Simplify perf_mmap__consume()Kan Liang1-1/+1
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for time-to-tscKan Liang1-2/+9
2018-02-19perf s390: Fix reading cpuid model informationThomas Richter1-1/+1
2018-02-16perf cpuid: Introduce a platform specific cpuid compare functionThomas Richter1-0/+18
2018-02-16perf annotate: Scan cpuid for s390 and save machine typeThomas Richter1-1/+26
2018-02-16perf record: Provide detailed information on s390 CPUThomas Richter1-5/+125
2018-02-16perf powerpc: Generate system call table from asm/unistd.hRavi Bangoria2-0/+62