- f0fabf9 perf mem/c2c: Fix perf_mem_events to support powerpc by Ravi Bangoria · 6 years ago
- c5b7098 Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
- 0206131 perf powerpc: Rework syscall table generation by Ravi Bangoria · 6 years ago
- 21327c7 perf tests: Add a test for the ARM 32-bit [vectors] page by Florian Fainelli · 6 years ago
- 6529870 powerpc/perf: Update perf_regs structure to include MMCRA by Madhavan Srinivasan · 6 years ago
- 889bb74 Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
- 8d69733 Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
- 333804d powerpc/perf: Update perf_regs structure to include SIER by Madhavan Srinivasan · 6 years ago
- 6d99a79 perf annotate: Introduce basic support for ARC by Eugeniy Paltsev · 6 years ago
- adba163 perf tools: Fix diverse comment typos by Ingo Molnar · 6 years ago
- 1c6f709 perf intel-pt: Fix error with config term "pt=0" by Adrian Hunter · 6 years ago
- ec1891a perf machine: Record if a arch has a single user/kernel address space by Adrian Hunter · 6 years ago
- 3b54411 perf vendor events: Add stepping in CPUID string for x86 by Kan Liang · 6 years ago
- 4787eff perf tools: Add Hygon Dhyana support by Pu Wen · 6 years ago
- ebd0975 nds32: Perf porting by Nickhu · 6 years ago
- f0718d7 Merge branch 'linus' into perf/urgent, to pick up fixes by Ingo Molnar · 6 years ago
- 0d1e8b8 Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
- 389373d perf arm64: Fix generate system call table failed with /tmp mounted with noexec by Hongxu Jia · 6 years ago
- d87b979 perf jitdump: Add Sparc support. by David Miller · 6 years ago
- 0ab4188 perf annotate: Add Sparc support by David Miller · 6 years ago
- 9d67121 Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next by Paul Mackerras · 6 years ago
- d24ea8a KVM: PPC: Book3S: Simplify external interrupt handling by Paul Mackerras · 6 years ago
- 58094c4 perf annotate: Handle arm64 move instructions by Kim Phillips · 6 years ago
- fa69416 perf probe powerpc: Ignore SyS symbols irrespective of endianness by Sandipan Das · 6 years ago
- 5ab1de9 perf arm64: Fix include path for asm-generic/unistd.h by Kim Phillips · 6 years ago
- 9b3579f perf tests: Add breakpoint modify tests by Jiri Olsa · 6 years ago
- 3443533 perf arm spe: Fix uninitialized record error variable by Kim Phillips · 6 years ago
- c9b51a0 perf tools: Move syscall_64.tbl check into check-headers.sh by Jiri Olsa · 6 years ago
- 354b064 perf probe powerpc: Fix trace event post-processing by Sandipan Das · 6 years ago
- b96e661 perf auxtrace: Support for perf report -D for s390 by Thomas Richter · 6 years ago
- 16e0e6a Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
- 44fe619 perf tools: Fix the build on the alpine:edge distro by Arnaldo Carvalho de Melo · 6 years ago
- 2b58824 perf arm64: Generate system call table from asm/unistd.h by Kim Phillips · 7 years ago
- 9068533 perf powerpc: Fix callchain ip filtering when return address is in a register by Sandipan Das · 7 years ago
- c715fcf perf powerpc: Fix callchain ip filtering by Sandipan Das · 7 years ago
- 8a95c89 perf kvm: Fix subcommands on s390 by Thomas Richter · 6 years ago
- a09603f perf tools: Fix compilation errors on gcc8 by Jiri Olsa · 7 years ago
- b1494ec perf tools: Update x86's syscall_64.tbl, adding 'io_pgetevents' and 'rseq' by Arnaldo Carvalho de Melo · 7 years ago
- 143c99f perf report powerpc: Fix crash if callchain is empty by Sandipan Das · 7 years ago
- f178fd2 perf annotate: Move objdump_path to struct annotation_options by Arnaldo Carvalho de Melo · 7 years ago
- a8ce99b perf machine: Synthesize and process mmap events for x86 PTI entry trampolines by Adrian Hunter · 7 years ago
- 1c5aae7 perf machine: Create maps for x86 PTI entry trampolines by Adrian Hunter · 7 years ago
- e1f2a0d perf map: Remove map_type arg from map_groups__find() by Arnaldo Carvalho de Melo · 7 years ago
- abe5449 perf map: Shorten map_groups__find() signature by Arnaldo Carvalho de Melo · 7 years ago
- 4546263 perf thread: Introduce thread__find_symbol() by Arnaldo Carvalho de Melo · 7 years ago
- 5d9946c perf record: Fix s390 undefined record__auxtrace_init() return value by Thomas Richter · 7 years ago
- ce04abf perf list: Remove s390 specific strcmp_cpuid_cmp function by Thomas Richter · 7 years ago
- 8a9fd83 coresight: Move to SPDX identifier by Mathieu Poirier · 7 years ago
- e2f73a1 tools/headers: Synchronize kernel ABI headers, v4.17-rc1 by Ingo Molnar · 7 years ago
- b0d5c81 perf annotate: Handle variables in 'sub', 'or' and many other instructions by Arnaldo Carvalho de Melo · 7 years ago
- af72cfb perf tests: Run dwarf unwind test on arm32 by Kim Phillips · 7 years ago
- 85a84e4 perf annotate: Pass function descriptor to its instruction parsing routines by Arnaldo Carvalho de Melo · 7 years ago
- 744e9a9 perf tools arm64: Add libdw DWARF post unwind support for ARM64 by Kim Phillips · 7 years ago
- 0b4b6b7 perf annotate: Handle s390 PC relative load and store instruction. by Thomas Richter · 7 years ago
- 0b58a77 perf annotate: Fix s390 target function disassembly by Thomas Richter · 7 years ago
- 15d599a perf intel-pt/bts: In auxtrace_record__init_intel() evlist is never NULL by Adrian Hunter · 7 years ago
- b9bae2c perf mmap: Simplify perf_mmap__read_init() by Kan Liang · 7 years ago
- 0019dc87 perf mmap: Simplify perf_mmap__read_event() by Kan Liang · 7 years ago
- d6ace3d perf mmap: Simplify perf_mmap__consume() by Kan Liang · 7 years ago
- 9dfb85d perf test: Switch to new perf_mmap__read_event() interface for time-to-tsc by Kan Liang · 7 years ago
- 47812e0 perf s390: Fix reading cpuid model information by Thomas Richter · 7 years ago
- 4cb7d3e perf cpuid: Introduce a platform specific cpuid compare function by Thomas Richter · 7 years ago
- c59124f perf annotate: Scan cpuid for s390 and save machine type by Thomas Richter · 7 years ago
- eca0fa2 perf record: Provide detailed information on s390 CPU by Thomas Richter · 7 years ago
- 8e2ff72 perf powerpc: Generate system call table from asm/unistd.h by Ravi Bangoria · 7 years ago
- 796bfad perf cs-etm: Properly deal with cpu maps by Mathieu Poirier · 7 years ago
- d2785de perf auxtrace arm: Fixing uninitialised variable by Mathieu Poirier · 7 years ago
- 690d22d9 perf s390: Rework system call table creation by using syscall.tbl by Hendrik Brueckner · 7 years ago
- baa6761 perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tbl by Hendrik Brueckner · 7 years ago
- 81fccd6 perf record: Fix failed memory allocation for get_cpuid_str by Thomas Richter · 7 years ago
- ffd3d18 perf tools: Add ARM Statistical Profiling Extensions (SPE) support by Kim Phillips · 7 years ago
- 44df1af perf tools: Fix compile error with libunwind x86 by Wang Nan · 7 years ago
- f1031c8 perf probe arm64: Fix symbol fixup issues due to ELF type by Kim Phillips · 7 years ago
- 4b3a271 perf probe: Find versioned symbols from map by Masami Hiramatsu · 7 years ago
- 4e8fbc1 perf env: Adopt perf_env__arch() from the annotate code by Arnaldo Carvalho de Melo · 7 years ago
- 164a747 perf s390: Generate system call table from asm/unistd.h by Hendrik Brueckner · 7 years ago
- faaf956 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
- 10b9baa tools arch s390: Do not include header files from the kernel sources by Arnaldo Carvalho de Melo · 7 years ago
- 76523de Merge tag 'v4.15-rc3' into perf/core, to refresh the tree by Ingo Molnar · 7 years ago
- d0300e5 Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to v4.15 by Ingo Molnar · 7 years ago
- f74b9d3a perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap by Wang Nan · 7 years ago
- a81c421 perf s390: add regs_query_register_offset() by Hendrik Brueckner · 7 years ago
- b57df28 perf tools arm64: Add support for get_cpuid_str function. by Ganapatrao Kulkarni · 7 years ago
- 54e32dc perf pmu: Pass pmu as a parameter to get_cpuid_str() by Ganapatrao Kulkarni · 7 years ago
- 36c2636 perf annotate: Fix unnecessary memory allocation for s390x by Thomas Richter · 7 years ago
- de9954b s390/perf: add perf register support for floating-point registers by Hendrik Brueckner · 7 years ago
- a9fc2db s390/perf: define common DWARF register string table by Hendrik Brueckner · 7 years ago
- f704ef4 s390/perf: add support for perf_regs and libdw by Heiko Carstens · 9 years ago
- a3f22d5 s390/perf: add callback to perf to enable using AUX buffer by Pu Hou · 8 years ago
- 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 696e2457 perf annotate: Remove arch::cpuid_parse callback by Jiri Olsa · 7 years ago
- c976a7d Merge remote-tracking branch 'tip/perf/urgent' into perf/core, to pick up fixes by Arnaldo Carvalho de Melo · 7 years ago
- 5357413 perf test: Fix vmlinux failure on s390x part 2 by Thomas Richter · 7 years ago
- b28503a perf test: Fix vmlinux failure on s390x by Thomas Richter · 7 years ago
- 5c9295b perf tests: Remove Intel CQM perf test by Xiaochen Shen · 7 years ago
- bafb076 Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
- df770ff perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data file by Mike Leach · 7 years ago
- 4a084ec perf report: Fix module symbol adjustment for s390x by Thomas Richter · 7 years ago
- 81f17c9 perf test: Add 'struct test *' to the test functions by Arnaldo Carvalho de Melo · 7 years ago