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
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
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-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-16
perf stat: Support 'percore' event qualifier
Jin Yao
2019-05-16
perf stat: Factor out aggregate counts printing
Jin Yao
2019-05-16
perf tools: Add a 'percore' event qualifier
Jin Yao
2019-05-16
perf docs: Add description for stderr
Thomas Richter
2019-05-16
perf intel-pt: Fix sample timestamp wrt non-taken branches
Adrian Hunter
2019-05-16
perf intel-pt: Fix improved sample timestamp
Adrian Hunter
2019-05-16
perf intel-pt: Fix instructions sampling rate
Adrian Hunter
2019-05-16
perf regs x86: Add X86 specific arch__intr_reg_mask()
Kan Liang
2019-05-16
perf parse-regs: Add generic support for arch__intr/user_reg_mask()
Kan Liang
2019-05-15
perf parse-regs: Split parse_regs
Kan Liang
2019-05-15
perf vendor events arm64: Add Cortex-A57 and Cortex-A72 events
Florian Fainelli
2019-05-15
perf vendor events arm64: Map Brahma-B53 CPUID to cortex-a53 events
Florian Fainelli
2019-05-15
perf vendor events arm64: Remove [[:xdigit:]] wildcard
Florian Fainelli
2019-05-15
perf jevents: Remove unused variable
Zenghui Yu
2019-05-15
perf test zstd: Fixup verbose mode output
Arnaldo Carvalho de Melo
2019-05-15
perf tests: Implement Zstd comp/decomp integration test
Alexey Budankov
2019-05-15
perf inject: Enable COMPRESSED record decompression
Alexey Budankov
2019-05-15
perf report: Implement perf.data record decompression
Alexey Budankov
2019-05-15
perf record: Implement -z,--compression_level[=<n>] option
Alexey Budankov
2019-05-15
perf report: Add stub processing of compressed events for -D
Alexey Budankov
2019-05-15
perf record: Implement compression for AIO trace streaming
Alexey Budankov
2019-05-15
perf record: Implement compression for serial trace streaming
Alexey Budankov
2019-05-15
perf tools: Introduce Zstd streaming based compression API
Alexey Budankov
2019-05-15
perf mmap: Implement dedicated memory buffer for data compression
Alexey Budankov
2019-05-15
perf record: Implement COMPRESSED event record and its attributes
Alexey Budankov
2019-05-15
perf session: Define 'bytes_transferred' and 'bytes_compressed' metrics
Alexey Budankov
2019-05-15
perf build tests: Add NO_LIBZSTD=1 to make_minimal
Arnaldo Carvalho de Melo
2019-05-15
perf machine: Null-terminate version char array upon fgets(/proc/version) error
Donald Yandt
2019-05-15
perf vendor events intel: Add uncore_upi JSON support
Kan Liang
2019-05-15
perf scripts python: exported-sql-viewer.py: Add 'About' dialog box
Adrian Hunter
2019-05-15
perf scripts python: exported-sql-viewer.py: Add context menu
Adrian Hunter
2019-05-15
perf scripts python: exported-sql-viewer.py: Add copy to clipboard
Adrian Hunter
2019-05-15
perf scripts python: exported-sql-viewer.py: Add tree level
Adrian Hunter
2019-05-15
perf scripts python: exported-sql-viewer.py: Fix error when shrinking / enlar...
Adrian Hunter
2019-05-15
perf scripts python: exported-sql-viewer.py: Move view creation
Adrian Hunter
2019-05-15
perf tools x86: Add support for recording and printing XMM registers
Andi Kleen
2019-05-15
perf parse-regs: Improve error output when faced with unknown register name
Arnaldo Carvalho de Melo
2019-05-15
perf record: Fix suggestion to get list of registers usable with --user-regs ...
Arnaldo Carvalho de Melo
2019-05-15
perf tools: Speed up report for perf compiled with linwunwind
Jiri Olsa
2019-05-15
csky: Add support for libdw
Mao Han
2019-05-15
perf test: Fix spelling mistake "leadking" -> "leaking"
Colin Ian King
2019-05-15
perf annotate: Remove hist__account_cycles() from callback
Jin Yao
2019-05-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-02
perf tools: Remove needless asm/unistd.h include fixing build in some places
Arnaldo Carvalho de Melo
2019-05-02
tools build: Add -ldl to the disassembler-four-args feature test
Arnaldo Carvalho de Melo
2019-05-02
perf cs-etm: Always allocate memory for cs_etm_queue::prev_packet
Leo Yan
[next]