Age | Commit message (Expand) | Author |
2018-04-23 | perf record: Fix s390 undefined record__auxtrace_init() return value | Thomas Richter |
2018-04-23 | perf list: Remove s390 specific strcmp_cpuid_cmp function | Thomas Richter |
2018-04-19 | coresight: Move to SPDX identifier | Mathieu Poirier |
2018-04-17 | tools/headers: Synchronize kernel ABI headers, v4.17-rc1 | Ingo Molnar |
2018-04-13 | perf annotate: Handle variables in 'sub', 'or' and many other instructions | Arnaldo Carvalho de Melo |
2018-04-12 | perf tests: Run dwarf unwind test on arm32 | Kim Phillips |
2018-03-21 | perf annotate: Pass function descriptor to its instruction parsing routines | Arnaldo Carvalho de Melo |
2018-03-16 | perf tools arm64: Add libdw DWARF post unwind support for ARM64 | Kim Phillips |
2018-03-08 | perf annotate: Handle s390 PC relative load and store instruction. | Thomas Richter |
2018-03-08 | perf annotate: Fix s390 target function disassembly | Thomas Richter |
2018-03-08 | perf intel-pt/bts: In auxtrace_record__init_intel() evlist is never NULL | Adrian Hunter |
2018-03-08 | perf mmap: Simplify perf_mmap__read_init() | Kan Liang |
2018-03-08 | perf mmap: Simplify perf_mmap__read_event() | Kan Liang |
2018-03-08 | perf mmap: Simplify perf_mmap__consume() | Kan Liang |
2018-03-05 | perf test: Switch to new perf_mmap__read_event() interface for time-to-tsc | Kan Liang |
2018-02-19 | perf s390: Fix reading cpuid model information | Thomas Richter |
2018-02-16 | perf cpuid: Introduce a platform specific cpuid compare function | Thomas Richter |
2018-02-16 | perf annotate: Scan cpuid for s390 and save machine type | Thomas Richter |
2018-02-16 | perf record: Provide detailed information on s390 CPU | Thomas Richter |
2018-02-16 | perf powerpc: Generate system call table from asm/unistd.h | Ravi Bangoria |
2018-02-16 | perf cs-etm: Properly deal with cpu maps | Mathieu Poirier |
2018-02-16 | perf auxtrace arm: Fixing uninitialised variable | Mathieu Poirier |
2018-02-15 | perf s390: Rework system call table creation by using syscall.tbl | Hendrik Brueckner |
2018-02-15 | perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tbl | Hendrik Brueckner |
2018-01-17 | perf record: Fix failed memory allocation for get_cpuid_str | Thomas Richter |
2018-01-17 | perf tools: Add ARM Statistical Profiling Extensions (SPE) support | Kim Phillips |
2018-01-08 | perf tools: Fix compile error with libunwind x86 | Wang Nan |
2017-12-27 | perf probe arm64: Fix symbol fixup issues due to ELF type | Kim Phillips |
2017-12-27 | perf probe: Find versioned symbols from map | Masami Hiramatsu |
2017-12-27 | perf env: Adopt perf_env__arch() from the annotate code | Arnaldo Carvalho de Melo |
2017-12-27 | perf s390: Generate system call table from asm/unistd.h | Hendrik Brueckner |
2017-12-18 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2017-12-18 | tools arch s390: Do not include header files from the kernel sources | Arnaldo Carvalho de Melo |
2017-12-12 | Merge tag 'v4.15-rc3' into perf/core, to refresh the tree | Ingo Molnar |
2017-12-06 | Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to... | Ingo Molnar |
2017-12-05 | perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap | Wang Nan |
2017-12-05 | perf s390: add regs_query_register_offset() | Hendrik Brueckner |
2017-12-05 | perf tools arm64: Add support for get_cpuid_str function. | Ganapatrao Kulkarni |
2017-12-05 | perf pmu: Pass pmu as a parameter to get_cpuid_str() | Ganapatrao Kulkarni |
2017-12-05 | perf annotate: Fix unnecessary memory allocation for s390x | Thomas Richter |
2017-11-16 | s390/perf: add perf register support for floating-point registers | Hendrik Brueckner |
2017-11-16 | s390/perf: define common DWARF register string table | Hendrik Brueckner |
2017-11-16 | s390/perf: add support for perf_regs and libdw | Heiko Carstens |
2017-11-16 | s390/perf: add callback to perf to enable using AUX buffer | Pu Hou |
2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-23 | perf annotate: Remove arch::cpuid_parse callback | Jiri Olsa |
2017-10-02 | Merge remote-tracking branch 'tip/perf/urgent' into perf/core, to pick up fixes | Arnaldo Carvalho de Melo |
2017-09-28 | perf test: Fix vmlinux failure on s390x part 2 | Thomas Richter |
2017-09-28 | perf test: Fix vmlinux failure on s390x | Thomas Richter |