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
2021-03-06
perf tools: Enable warnings when compiling BPF programs
Ian Rogers
2021-03-06
perf skel: Remove some unused variables.
Ian Rogers
2021-03-04
scripts/bpf: Abstract eBPF API target parameter
Joe Stringer
2021-03-03
perf report: Create option to disable raw event ordering
Jin Yao
2021-03-03
perf metric: Remove unneeded semicolon
Jiapeng Chong
2021-03-02
perf cs-etm: Detect pid in VMID for kernel running at EL2
Suzuki K Poulose
2021-03-02
perf cs-etm: Add helper cs_etm__get_pid_fmt()
Leo Yan
2021-03-02
perf cs-etm: Support PID tracing in config
Suzuki K Poulose
2021-03-02
perf cs-etm: Fix bitmap for option
Suzuki K Poulose
2021-03-02
perf cs-etm: Update ETM metadata format
Mike Leach
2021-03-02
perf vendor events power9: Remove unsupported metrics
Paul A. Clarke
2021-03-02
perf buildid-cache: Add test for PE executable
Nicholas Fraser
2021-03-02
perf docs: Add man pages to see also
Ian Rogers
2021-03-01
perf tools: Generate mips syscalls_n64.c syscall table
Tiezhu Yang
2021-03-01
perf tools: Support MIPS unwinding and dwarf-regs
Tiezhu Yang
2021-02-23
perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources
Arnaldo Carvalho de Melo
2021-02-22
Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-02-18
perf buildid-cache: Don't skip 16-byte build-ids
Nicholas Fraser
2021-02-18
perf buildid-cache: Add test for 16-byte build-id
Nicholas Fraser
2021-02-18
perf symbol: Remove redundant libbfd checks
Nicholas Fraser
2021-02-18
perf test: Output the sub testing result in cs-etm
Leo Yan
2021-02-18
perf test: Suppress logs in cs-etm testing
Leo Yan
2021-02-18
perf tools: Fix arm64 build error with gcc-11
Jianlin Lv
2021-02-18
perf intel-pt: Add documentation for tracing virtual machines
Adrian Hunter
2021-02-18
perf intel-pt: Split VM-Entry and VM-Exit branches
Adrian Hunter
2021-02-18
perf intel-pt: Adjust sample flags for VM-Exit
Adrian Hunter
2021-02-18
perf intel-pt: Allow for a guest kernel address filter
Adrian Hunter
2021-02-18
perf intel-pt: Support decoding of guest kernel
Adrian Hunter
2021-02-18
perf machine: Factor out machine__idle_thread()
Adrian Hunter
2021-02-18
perf machine: Factor out machines__find_guest()
Adrian Hunter
2021-02-18
perf intel-pt: Amend decoder to track the NR flag
Adrian Hunter
2021-02-18
perf intel-pt: Retain the last PIP packet payload as is
Adrian Hunter
2021-02-18
perf intel_pt: Add vmlaunch and vmresume as branches
Adrian Hunter
2021-02-18
perf script: Add branch types for VM-Entry and VM-Exit
Adrian Hunter
2021-02-18
perf auxtrace: Automatically group aux-output events
Adrian Hunter
2021-02-18
perf test: Fix unaligned access in sample parsing test
Namhyung Kim
2021-02-18
perf tools: Support arch specific PERF_SAMPLE_WEIGHT_STRUCT processing
Kan Liang
2021-02-18
perf intel-pt: Add PSB events
Adrian Hunter
2021-02-18
perf intel-pt: Fix IPC with CYC threshold
Adrian Hunter
2021-02-18
perf intel-pt: Fix premature IPC
Adrian Hunter
2021-02-18
perf intel-pt: Fix missing CYC processing in PSB
Adrian Hunter
2021-02-18
perf unwind: Set userdata for all __report_module() paths
Dave Rigby
2021-02-18
perf record: Fix continue profiling after draining the buffer
Yang Jihong
2021-02-18
perf tools: Simplify the calculation of variables
Jiapeng Chong
2021-02-18
perf vendor events arm64: Add JSON metrics for imx8mp DDR Perf
Joakim Zhang
2021-02-18
perf vendor events arm64: Add JSON metrics for imx8mq DDR Perf
Joakim Zhang
2021-02-18
perf vendor events arm64: Add JSON metrics for imx8mn DDR Perf
Joakim Zhang
2021-02-18
perf vendor events arm64: Fix indentation of brackets in imx8mm metrics
Joakim Zhang
2021-02-17
perf annotate: Do not jump after 'k' is pressed
Martin Liška
2021-02-17
perf metricgroup: Remove unneeded semicolon
Yang Li
[prev]
[next]