summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch
Commit message (Expand)AuthorAgeFilesLines
* perf annotate: Fix s390 gap between kernel end and module startThomas Richter2019-08-081-0/+17
* perf record: Fix module size on s390Thomas Richter2019-08-081-1/+13
* tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick u...Arnaldo Carvalho de Melo2019-07-261-0/+2
* tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo2019-07-0912-7/+12
* perf tools: Add missing headers, mostly stdlib.hArnaldo Carvalho de Melo2019-07-093-0/+4
* Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar2019-07-082-3/+2Star
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-292-3/+2Star
| |\
| | * perf/x86/regs: Use PERF_REG_EXTENDED_MASKKan Liang2019-06-242-3/+2Star
* | | perf annotate: Add csky supportMao Han2019-07-021-0/+48
* | | perf tools: Use linux/ctype.h in more placesArnaldo Carvalho de Melo2019-06-261-1/+1
* | | tools perf: Move from sane_ctype.h obtained from git to the Linux's originalArnaldo Carvalho de Melo2019-06-261-1/+1
* | | perf tools: Add missing util.h to pick up 'page_size' variableArnaldo Carvalho de Melo2019-06-253-0/+3
* | | tools x86 machine: Add missing util.h to pick up 'page_size'Arnaldo Carvalho de Melo2019-06-251-0/+1
* | | Merge tag 'v5.2-rc6' into perf/core, to refresh branchIngo Molnar2019-06-244-14/+4Star
|\| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-194-14/+4Star
| |/
* | perf intel-pt: Add Intel PT packet decoder testAdrian Hunter2019-06-174-1/+310
* | perf: cs-etm: Optimize option setup for CPU-wide sessionsMathieu Poirier2019-06-171-12/+8Star
* | perf tests arm64: Compile tests unconditionallyRaphael Gault2019-06-172-2/+2
* | Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-06-171-23/+290
|\ \ | |/ |/|
| * perf cs-etm: Properly set the value of 'old' and 'head' in snapshot modeMathieu Poirier2019-06-101-4/+123
| * perf cs-etm: Configure SWITCH_EVENTS in CPU-wide modeMathieu Poirier2019-06-101-0/+3
| * perf cs-etm: Configure timestamp generation in CPU-wide modeMathieu Poirier2019-06-101-0/+57
| * perf cs-etm: Configure contextID tracing in CPU-wide modeMathieu Poirier2019-06-101-19/+107
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376Thomas Gleixner2019-06-052-8/+2Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-055-46/+5Star
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-023-4/+13
|\
| * perf record: Fix s390 missing module symbol and warning for non-root usersThomas Richter2019-05-281-3/+6
| * tools include UAPI: Update copy of files related to new fspick, fsmount, fsco...Arnaldo Carvalho de Melo2019-05-281-0/+6
| * perf arm64: Fix mksyscalltbl when system kernel headers are ahead of the kernelVitaly Chikunov2019-05-281-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-302-30/+2Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-305-25/+5Star
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-216-0/+6
|/
* perf regs x86: Add X86 specific arch__intr_reg_mask()Kan Liang2019-05-162-0/+29
* perf tools x86: Add support for recording and printing XMM registersAndi Kleen2019-05-152-2/+39
* csky: Add support for libdwMao Han2019-05-156-0/+232
* tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistdArnaldo Carvalho de Melo2019-03-281-0/+4
* perf tools: Update x86's syscall_64.tbl, no change in tools/perf behaviourArnaldo Carvalho de Melo2019-03-111-2/+4
* perf script: Support insn output for normal samplesAndi Kleen2019-03-112-0/+27
* perf annotate: Calculate the max instruction name, align column to thatArnaldo Carvalho de Melo2019-03-062-2/+2
* perf tools: Rename build libperf to perfJiri Olsa2019-02-1423-76/+76
* Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-02-0911-59/+56Star
|\
| * perf coresight: Remove set_drv_config() APIMathieu Poirier2019-02-063-59/+0Star
| * perf arm cs-etm: Use event attributes to send sink information to kernelMathieu Poirier2019-02-061-0/+44
| * perf powerpc kvm-stat: Add missing evlist.h headerArnaldo Carvalho de Melo2019-02-061-0/+1
| * perf kvm stat: Replace kvm-stat.h includes with forward declarationsArnaldo Carvalho de Melo2019-02-063-0/+3
| * perf map: Move structs and prototypes for map groups to a separate headerArnaldo Carvalho de Melo2019-02-064-0/+4
| * perf arm pmu: Add missing linux/string.h headerArnaldo Carvalho de Melo2019-02-061-0/+1
| * perf powerpc: Add missing headers to skip-callchain-idx.cArnaldo Carvalho de Melo2019-02-061-0/+3
* | perf mem/c2c: Fix perf_mem_events to support powerpcRavi Bangoria2019-02-042-0/+12
|/
* Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-01-182-1/+3
|\