| Commit message (Expand) | Author | Age | Files | Lines |
* | perf annotate: Fix s390 gap between kernel end and module start | Thomas Richter | 2019-08-08 | 1 | -0/+17 |
* | perf record: Fix module size on s390 | Thomas Richter | 2019-08-08 | 1 | -1/+13 |
* | tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick u... | Arnaldo Carvalho de Melo | 2019-07-26 | 1 | -0/+2 |
* | tools lib: Adopt zalloc()/zfree() from tools/perf | Arnaldo Carvalho de Melo | 2019-07-09 | 12 | -7/+12 |
* | perf tools: Add missing headers, mostly stdlib.h | Arnaldo Carvalho de Melo | 2019-07-09 | 3 | -0/+4 |
* | Merge tag 'v5.2' into perf/core, to pick up fixes | Ingo Molnar | 2019-07-08 | 2 | -3/+2 |
|\ |
|
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-06-29 | 2 | -3/+2 |
| |\ |
|
| | * | perf/x86/regs: Use PERF_REG_EXTENDED_MASK | Kan Liang | 2019-06-24 | 2 | -3/+2 |
* | | | perf annotate: Add csky support | Mao Han | 2019-07-02 | 1 | -0/+48 |
* | | | perf tools: Use linux/ctype.h in more places | Arnaldo Carvalho de Melo | 2019-06-26 | 1 | -1/+1 |
* | | | tools perf: Move from sane_ctype.h obtained from git to the Linux's original | Arnaldo Carvalho de Melo | 2019-06-26 | 1 | -1/+1 |
* | | | perf tools: Add missing util.h to pick up 'page_size' variable | Arnaldo Carvalho de Melo | 2019-06-25 | 3 | -0/+3 |
* | | | tools x86 machine: Add missing util.h to pick up 'page_size' | Arnaldo Carvalho de Melo | 2019-06-25 | 1 | -0/+1 |
* | | | Merge tag 'v5.2-rc6' into perf/core, to refresh branch | Ingo Molnar | 2019-06-24 | 4 | -14/+4 |
|\| | |
|
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 4 | -14/+4 |
| |/ |
|
* | | perf intel-pt: Add Intel PT packet decoder test | Adrian Hunter | 2019-06-17 | 4 | -1/+310 |
* | | perf: cs-etm: Optimize option setup for CPU-wide sessions | Mathieu Poirier | 2019-06-17 | 1 | -12/+8 |
* | | perf tests arm64: Compile tests unconditionally | Raphael Gault | 2019-06-17 | 2 | -2/+2 |
* | | Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 2019-06-17 | 1 | -23/+290 |
|\ \
| |/
|/| |
|
| * | perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode | Mathieu Poirier | 2019-06-10 | 1 | -4/+123 |
| * | perf cs-etm: Configure SWITCH_EVENTS in CPU-wide mode | Mathieu Poirier | 2019-06-10 | 1 | -0/+3 |
| * | perf cs-etm: Configure timestamp generation in CPU-wide mode | Mathieu Poirier | 2019-06-10 | 1 | -0/+57 |
| * | perf cs-etm: Configure contextID tracing in CPU-wide mode | Mathieu Poirier | 2019-06-10 | 1 | -19/+107 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376 | Thomas Gleixner | 2019-06-05 | 2 | -8/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 2019-06-05 | 5 | -46/+5 |
|/ |
|
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-06-02 | 3 | -4/+13 |
|\ |
|
| * | perf record: Fix s390 missing module symbol and warning for non-root users | Thomas Richter | 2019-05-28 | 1 | -3/+6 |
| * | tools include UAPI: Update copy of files related to new fspick, fsmount, fsco... | Arnaldo Carvalho de Melo | 2019-05-28 | 1 | -0/+6 |
| * | perf arm64: Fix mksyscalltbl when system kernel headers are ahead of the kernel | Vitaly Chikunov | 2019-05-28 | 1 | -1/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 2 | -30/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 5 | -25/+5 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 6 | -0/+6 |
|/ |
|
* | perf regs x86: Add X86 specific arch__intr_reg_mask() | Kan Liang | 2019-05-16 | 2 | -0/+29 |
* | perf tools x86: Add support for recording and printing XMM registers | Andi Kleen | 2019-05-15 | 2 | -2/+39 |
* | csky: Add support for libdw | Mao Han | 2019-05-15 | 6 | -0/+232 |
* | tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistd | Arnaldo Carvalho de Melo | 2019-03-28 | 1 | -0/+4 |
* | perf tools: Update x86's syscall_64.tbl, no change in tools/perf behaviour | Arnaldo Carvalho de Melo | 2019-03-11 | 1 | -2/+4 |
* | perf script: Support insn output for normal samples | Andi Kleen | 2019-03-11 | 2 | -0/+27 |
* | perf annotate: Calculate the max instruction name, align column to that | Arnaldo Carvalho de Melo | 2019-03-06 | 2 | -2/+2 |
* | perf tools: Rename build libperf to perf | Jiri Olsa | 2019-02-14 | 23 | -76/+76 |
* | Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 2019-02-09 | 11 | -59/+56 |
|\ |
|
| * | perf coresight: Remove set_drv_config() API | Mathieu Poirier | 2019-02-06 | 3 | -59/+0 |
| * | perf arm cs-etm: Use event attributes to send sink information to kernel | Mathieu Poirier | 2019-02-06 | 1 | -0/+44 |
| * | perf powerpc kvm-stat: Add missing evlist.h header | Arnaldo Carvalho de Melo | 2019-02-06 | 1 | -0/+1 |
| * | perf kvm stat: Replace kvm-stat.h includes with forward declarations | Arnaldo Carvalho de Melo | 2019-02-06 | 3 | -0/+3 |
| * | perf map: Move structs and prototypes for map groups to a separate header | Arnaldo Carvalho de Melo | 2019-02-06 | 4 | -0/+4 |
| * | perf arm pmu: Add missing linux/string.h header | Arnaldo Carvalho de Melo | 2019-02-06 | 1 | -0/+1 |
| * | perf powerpc: Add missing headers to skip-callchain-idx.c | Arnaldo Carvalho de Melo | 2019-02-06 | 1 | -0/+3 |
* | | perf mem/c2c: Fix perf_mem_events to support powerpc | Ravi Bangoria | 2019-02-04 | 2 | -0/+12 |
|/ |
|
* | Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-01-18 | 2 | -1/+3 |
|\ |
|