Age | Commit message (Expand) | Author |
2019-02-14 | perf tools: Rename build libperf to perf | Jiri Olsa |
2019-02-09 | Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/... | Ingo Molnar |
2019-02-06 | perf coresight: Remove set_drv_config() API | Mathieu Poirier |
2019-02-06 | perf arm cs-etm: Use event attributes to send sink information to kernel | Mathieu Poirier |
2019-02-06 | perf powerpc kvm-stat: Add missing evlist.h header | Arnaldo Carvalho de Melo |
2019-02-06 | perf kvm stat: Replace kvm-stat.h includes with forward declarations | Arnaldo Carvalho de Melo |
2019-02-06 | perf map: Move structs and prototypes for map groups to a separate header | Arnaldo Carvalho de Melo |
2019-02-06 | perf arm pmu: Add missing linux/string.h header | Arnaldo Carvalho de Melo |
2019-02-06 | perf powerpc: Add missing headers to skip-callchain-idx.c | Arnaldo Carvalho de Melo |
2019-02-04 | perf mem/c2c: Fix perf_mem_events to support powerpc | Ravi Bangoria |
2019-01-19 | Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-01-10 | perf powerpc: Rework syscall table generation | Ravi Bangoria |
2019-01-08 | perf tests: Add a test for the ARM 32-bit [vectors] page | Florian Fainelli |
2019-01-08 | powerpc/perf: Update perf_regs structure to include MMCRA | Madhavan Srinivasan |
2018-12-29 | Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-12-27 | Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-12-20 | powerpc/perf: Update perf_regs structure to include SIER | Madhavan Srinivasan |
2018-12-17 | perf annotate: Introduce basic support for ARC | Eugeniy Paltsev |
2018-12-17 | perf tools: Fix diverse comment typos | Ingo Molnar |
2018-12-17 | perf intel-pt: Fix error with config term "pt=0" | Adrian Hunter |
2018-12-17 | perf machine: Record if a arch has a single user/kernel address space | Adrian Hunter |
2018-11-21 | perf vendor events: Add stepping in CPUID string for x86 | Kan Liang |
2018-11-21 | perf tools: Add Hygon Dhyana support | Pu Wen |
2018-11-06 | nds32: Perf porting | Nickhu |
2018-10-29 | Merge branch 'linus' into perf/urgent, to pick up fixes | Ingo Molnar |
2018-10-25 | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-10-19 | perf arm64: Fix generate system call table failed with /tmp mounted with noexec | Hongxu Jia |
2018-10-18 | perf jitdump: Add Sparc support. | David Miller |
2018-10-18 | perf annotate: Add Sparc support | David Miller |
2018-10-09 | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next | Paul Mackerras |
2018-10-09 | KVM: PPC: Book3S: Simplify external interrupt handling | Paul Mackerras |
2018-08-30 | perf annotate: Handle arm64 move instructions | Kim Phillips |
2018-08-30 | perf probe powerpc: Ignore SyS symbols irrespective of endianness | Sandipan Das |
2018-08-30 | perf arm64: Fix include path for asm-generic/unistd.h | Kim Phillips |
2018-08-30 | perf tests: Add breakpoint modify tests | Jiri Olsa |
2018-08-14 | perf arm spe: Fix uninitialized record error variable | Kim Phillips |
2018-08-14 | perf tools: Move syscall_64.tbl check into check-headers.sh | Jiri Olsa |
2018-08-09 | perf probe powerpc: Fix trace event post-processing | Sandipan Das |
2018-08-03 | perf auxtrace: Support for perf report -D for s390 | Thomas Richter |
2018-08-02 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2018-07-30 | perf tools: Fix the build on the alpine:edge distro | Arnaldo Carvalho de Melo |
2018-07-24 | perf arm64: Generate system call table from asm/unistd.h | Kim Phillips |
2018-07-24 | perf powerpc: Fix callchain ip filtering when return address is in a register | Sandipan Das |
2018-07-24 | perf powerpc: Fix callchain ip filtering | Sandipan Das |
2018-07-24 | perf kvm: Fix subcommands on s390 | Thomas Richter |
2018-07-11 | perf tools: Fix compilation errors on gcc8 | Jiri Olsa |
2018-06-25 | perf tools: Update x86's syscall_64.tbl, adding 'io_pgetevents' and 'rseq' | Arnaldo Carvalho de Melo |
2018-06-25 | perf report powerpc: Fix crash if callchain is empty | Sandipan Das |
2018-06-04 | perf annotate: Move objdump_path to struct annotation_options | Arnaldo Carvalho de Melo |
2018-05-23 | perf machine: Synthesize and process mmap events for x86 PTI entry trampolines | Adrian Hunter |