index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-28
perf record: Fix s390 missing module symbol and warning for non-root users
Thomas Richter
2019-05-28
tools include UAPI: Update copy of files related to new fspick, fsmount, fsco...
Arnaldo Carvalho de Melo
2019-05-28
perf arm64: Fix mksyscalltbl when system kernel headers are ahead of the kernel
Vitaly Chikunov
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-16
perf regs x86: Add X86 specific arch__intr_reg_mask()
Kan Liang
2019-05-15
perf tools x86: Add support for recording and printing XMM registers
Andi Kleen
2019-05-15
csky: Add support for libdw
Mao Han
2019-03-28
tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistd
Arnaldo Carvalho de Melo
2019-03-11
perf tools: Update x86's syscall_64.tbl, no change in tools/perf behaviour
Arnaldo Carvalho de Melo
2019-03-11
perf script: Support insn output for normal samples
Andi Kleen
2019-03-06
perf annotate: Calculate the max instruction name, align column to that
Arnaldo Carvalho de Melo
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
[next]