summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch
Commit message (Expand)AuthorAgeFilesLines
* perf record: Fix s390 undefined record__auxtrace_init() return valueThomas Richter2018-04-231-0/+1
* perf list: Remove s390 specific strcmp_cpuid_cmp functionThomas Richter2018-04-231-18/+0
* coresight: Move to SPDX identifierMathieu Poirier2018-04-194-48/+4
* tools/headers: Synchronize kernel ABI headers, v4.17-rc1Ingo Molnar2018-04-172-355/+359
* perf annotate: Handle variables in 'sub', 'or' and many other instructionsArnaldo Carvalho de Melo2018-04-131-1/+66
* perf tests: Run dwarf unwind test on arm32Kim Phillips2018-04-123-0/+30
* perf annotate: Pass function descriptor to its instruction parsing routinesArnaldo Carvalho de Melo2018-03-211-2/+3
* perf tools arm64: Add libdw DWARF post unwind support for ARM64Kim Phillips2018-03-165-0/+91
* perf annotate: Handle s390 PC relative load and store instruction.Thomas Richter2018-03-081-0/+63
* perf annotate: Fix s390 target function disassemblyThomas Richter2018-03-081-1/+52
* perf intel-pt/bts: In auxtrace_record__init_intel() evlist is never NULLAdrian Hunter2018-03-081-9/+5
* perf mmap: Simplify perf_mmap__read_init()Kan Liang2018-03-081-2/+1
* perf mmap: Simplify perf_mmap__read_event()Kan Liang2018-03-081-1/+1
* perf mmap: Simplify perf_mmap__consume()Kan Liang2018-03-081-1/+1
* perf test: Switch to new perf_mmap__read_event() interface for time-to-tscKan Liang2018-03-051-2/+9
* perf s390: Fix reading cpuid model informationThomas Richter2018-02-191-1/+1
* perf cpuid: Introduce a platform specific cpuid compare functionThomas Richter2018-02-161-0/+18
* perf annotate: Scan cpuid for s390 and save machine typeThomas Richter2018-02-161-1/+26
* perf record: Provide detailed information on s390 CPUThomas Richter2018-02-161-5/+125
* perf powerpc: Generate system call table from asm/unistd.hRavi Bangoria2018-02-162-0/+62
* perf cs-etm: Properly deal with cpu mapsMathieu Poirier2018-02-161-15/+36
* perf auxtrace arm: Fixing uninitialised variableMathieu Poirier2018-02-161-1/+1
* 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/+3
* 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/+0
|\ \ | |/
| * perf test: Fix vmlinux failure on s390x part 2Thomas Richter2017-09-282-22/+0
| * perf test: Fix vmlinux failure on s390xThomas Richter2017-09-281-8/+0
OpenPOWER on IntegriCloud