aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch
AgeCommit message (Expand)Author
2018-03-21perf annotate: Pass function descriptor to its instruction parsing routinesArnaldo Carvalho de Melo
2018-03-16perf tools arm64: Add libdw DWARF post unwind support for ARM64Kim Phillips
2018-03-08perf annotate: Handle s390 PC relative load and store instruction.Thomas Richter
2018-03-08perf annotate: Fix s390 target function disassemblyThomas Richter
2018-03-08perf intel-pt/bts: In auxtrace_record__init_intel() evlist is never NULLAdrian Hunter
2018-03-08perf mmap: Simplify perf_mmap__read_init()Kan Liang
2018-03-08perf mmap: Simplify perf_mmap__read_event()Kan Liang
2018-03-08perf mmap: Simplify perf_mmap__consume()Kan Liang
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for time-to-tscKan Liang
2018-02-19perf s390: Fix reading cpuid model informationThomas Richter
2018-02-16perf cpuid: Introduce a platform specific cpuid compare functionThomas Richter
2018-02-16perf annotate: Scan cpuid for s390 and save machine typeThomas Richter
2018-02-16perf record: Provide detailed information on s390 CPUThomas Richter
2018-02-16perf powerpc: Generate system call table from asm/unistd.hRavi Bangoria
2018-02-16perf cs-etm: Properly deal with cpu mapsMathieu Poirier
2018-02-16perf auxtrace arm: Fixing uninitialised variableMathieu Poirier
2018-02-15perf s390: Rework system call table creation by using syscall.tblHendrik Brueckner
2018-02-15perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tblHendrik Brueckner
2018-01-17perf record: Fix failed memory allocation for get_cpuid_strThomas Richter
2018-01-17perf tools: Add ARM Statistical Profiling Extensions (SPE) supportKim Phillips
2018-01-08perf tools: Fix compile error with libunwind x86Wang Nan
2017-12-27perf probe arm64: Fix symbol fixup issues due to ELF typeKim Phillips
2017-12-27perf probe: Find versioned symbols from mapMasami Hiramatsu
2017-12-27perf env: Adopt perf_env__arch() from the annotate codeArnaldo Carvalho de Melo
2017-12-27perf s390: Generate system call table from asm/unistd.hHendrik Brueckner
2017-12-18Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-12-18tools arch s390: Do not include header files from the kernel sourcesArnaldo Carvalho de Melo
2017-12-12Merge tag 'v4.15-rc3' into perf/core, to refresh the treeIngo Molnar
2017-12-06Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...Ingo Molnar
2017-12-05perf evlist: Remove 'overwrite' parameter from perf_evlist__mmapWang Nan
2017-12-05perf s390: add regs_query_register_offset()Hendrik Brueckner
2017-12-05perf tools arm64: Add support for get_cpuid_str function.Ganapatrao Kulkarni
2017-12-05perf pmu: Pass pmu as a parameter to get_cpuid_str()Ganapatrao Kulkarni
2017-12-05perf annotate: Fix unnecessary memory allocation for s390xThomas Richter
2017-11-16s390/perf: add perf register support for floating-point registersHendrik Brueckner
2017-11-16s390/perf: define common DWARF register string tableHendrik Brueckner
2017-11-16s390/perf: add support for perf_regs and libdwHeiko Carstens
2017-11-16s390/perf: add callback to perf to enable using AUX bufferPu Hou
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-23perf annotate: Remove arch::cpuid_parse callbackJiri Olsa
2017-10-02Merge remote-tracking branch 'tip/perf/urgent' into perf/core, to pick up fixesArnaldo Carvalho de Melo
2017-09-28perf test: Fix vmlinux failure on s390x part 2Thomas Richter
2017-09-28perf test: Fix vmlinux failure on s390xThomas Richter
2017-09-21perf tests: Remove Intel CQM perf testXiaochen Shen
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-28perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data fileMike Leach
2017-08-11perf report: Fix module symbol adjustment for s390xThomas Richter
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo
2017-07-31perf build: Clarify open-coded header version warning messageIngo Molnar