aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-16perf cs-etm: Properly deal with cpu mapsMathieu Poirier1-15/+36
2018-02-16perf auxtrace arm: Fixing uninitialised variableMathieu Poirier1-1/+1
2018-02-15perf s390: Rework system call table creation by using syscall.tblHendrik Brueckner2-14/+14
2018-02-15perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tblHendrik Brueckner1-0/+390
2018-01-17perf record: Fix failed memory allocation for get_cpuid_strThomas Richter1-1/+1
2018-01-17perf tools: Add ARM Statistical Profiling Extensions (SPE) supportKim Phillips4-7/+304
2018-01-08perf tools: Fix compile error with libunwind x86Wang Nan1-1/+1
2017-12-27perf probe arm64: Fix symbol fixup issues due to ELF typeKim Phillips2-0/+23
2017-12-27perf probe: Find versioned symbols from mapMasami Hiramatsu1-0/+8
2017-12-27perf env: Adopt perf_env__arch() from the annotate codeArnaldo Carvalho de Melo2-42/+3
2017-12-27perf s390: Generate system call table from asm/unistd.hHendrik Brueckner2-0/+57
2017-12-18Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-1/+1
2017-12-18tools arch s390: Do not include header files from the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2017-12-12Merge tag 'v4.15-rc3' into perf/core, to refresh the treeIngo Molnar2-3/+30
2017-12-06Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to v4.15Ingo Molnar6-12/+349
2017-12-05perf evlist: Remove 'overwrite' parameter from perf_evlist__mmapWang Nan1-1/+1
2017-12-05perf s390: add regs_query_register_offset()Hendrik Brueckner2-3/+30
2017-12-05perf tools arm64: Add support for get_cpuid_str function.Ganapatrao Kulkarni2-0/+66
2017-12-05perf pmu: Pass pmu as a parameter to get_cpuid_str()Ganapatrao Kulkarni2-2/+2
2017-12-05perf annotate: Fix unnecessary memory allocation for s390xThomas Richter1-1/+2
2017-11-16s390/perf: add perf register support for floating-point registersHendrik Brueckner2-1/+51
2017-11-16s390/perf: define common DWARF register string tableHendrik Brueckner3-21/+80
2017-11-16s390/perf: add support for perf_regs and libdwHeiko Carstens4-0/+108
2017-11-16s390/perf: add callback to perf to enable using AUX bufferPu Hou2-0/+120
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar61-0/+188
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman61-0/+61
2017-10-23perf annotate: Remove arch::cpuid_parse callbackJiri Olsa5-4/+24
2017-10-02Merge remote-tracking branch 'tip/perf/urgent' into perf/core, to pick up fixesArnaldo Carvalho de Melo2-30/+0
2017-09-28perf test: Fix vmlinux failure on s390x part 2Thomas Richter2-22/+0
2017-09-28perf test: Fix vmlinux failure on s390xThomas Richter1-8/+0
2017-09-21perf tests: Remove Intel CQM perf testXiaochen Shen4-133/+0
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+27
2017-08-28perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data fileMike Leach1-1/+27
2017-08-11perf report: Fix module symbol adjustment for s390xThomas Richter1-0/+7
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo5-8/+11
2017-07-31perf build: Clarify open-coded header version warning messageIngo Molnar1-1/+1