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
2023-03-15
perf kvm: Refactor overall statistics
Leo Yan
2023-03-15
perf record: Update documentation for BPF filters
Namhyung Kim
2023-03-15
perf bpf filter: Show warning for missing sample flags
Namhyung Kim
2023-03-15
perf bpf filter: Add logical OR operator
Namhyung Kim
2023-03-15
perf bpf filter: Add data_src sample data support
Namhyung Kim
2023-03-15
perf bpf filter: Add more weight sample data support
Namhyung Kim
2023-03-15
perf bpf filter: Add 'pid' sample data support
Namhyung Kim
2023-03-15
perf record: Record dropped sample count
Namhyung Kim
2023-03-15
perf record: Add BPF event filter support
Namhyung Kim
2023-03-15
perf bpf filter: Implement event sample filtering
Namhyung Kim
2023-03-15
perf bpf filter: Introduce basic BPF filter expression
Namhyung Kim
2023-03-15
perf top: Fix rare segfault in thread__comm_len()
liuwenyu
2023-03-15
perf script: Fix Python support when no libtraceevent
Adrian Hunter
2023-03-14
perf vendor events s390: Add metric for TLB and cache
Thomas Richter
2023-03-14
perf vendor events s390: Add cache metrics for z13
Thomas Richter
2023-03-14
perf vendor events s390: Add cache metrics for z14
Thomas Richter
2023-03-14
perf vendor events s390: Add cache metrics for z15
Thomas Richter
2023-03-14
perf vendor events intel: Update skylake events
Ian Rogers
2023-03-14
perf vendor events intel: Update meteorlake events
Ian Rogers
2023-03-14
perf vendor events intel: Update graniterapids events
Ian Rogers
2023-03-14
perf scripts intel-pt-events.py: Fix IPC output for Python 2
Roman Lozko
2023-03-14
perf tools bpf: Add vmlinux.h to .gitignore
Arnaldo Carvalho de Melo
2023-03-14
perf test: Fix "PMU event table sanity" for NO_JEVENTS=1
Ian Rogers
2023-03-14
perf lock contention: Show lock type with address
Namhyung Kim
2023-03-14
perf lock contention: Show per-cpu rq_lock with address
Namhyung Kim
2023-03-14
perf lock contention: Track and show siglock with address
Namhyung Kim
2023-03-14
perf lock contention: Track and show mmap_lock with address
Namhyung Kim
2023-03-14
perf build: Error if no libelf and NO_LIBELF isn't set
Ian Rogers
2023-03-14
perf build: Remove redundant NO_NEWT build option
Ian Rogers
2023-03-14
perf build: If libtraceevent isn't present error the build
Ian Rogers
2023-03-14
perf build: Switch libpfm4 to opt-out rather than opt-in
Ian Rogers
2023-03-14
perf symbol: Add abi::__cxa_demangle C++ demangling support
Ian Rogers
2023-03-14
perf build: Make binutil libraries opt in
Ian Rogers
2023-03-14
perf build: Error if jevents won't work and NO_JEVENTS=1 isn't set
Ian Rogers
2023-03-14
perf util: Remove weak sched_getcpu
Ian Rogers
2023-03-14
perf build: Remove unused HAVE_GLIBC_SUPPORT
Ian Rogers
2023-03-14
perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL
Ian Rogers
2023-03-14
perf build: Support python/perf.so testing
Ian Rogers
2023-03-14
perf bpf: Remove pre libbpf 1.0 conditional logic
Ian Rogers
2023-03-14
perf build: Remove libbpf pre-1.0 feature tests
Ian Rogers
2023-03-14
tools build: Pass libbpf feature only if libbpf 1.0+
Ian Rogers
2023-03-13
perf lock contention: Fix compiler builtin detection
Ian Rogers
2023-03-13
perf cs-etm: Avoid printing warning in cs_etm_is_ete() check
James Clark
2023-03-13
perf cs-etm: Reduce verbosity of ts_source warning
James Clark
2023-03-13
perf list: Add PMU pai_ext event description for IBM z16
Thomas Richter
2023-03-13
perf vendor events s390: Add cache metrics for z16
Thomas Richter
2023-03-13
perf vendor events s390: Add common metrics
Thomas Richter
2023-03-13
perf parse-events: Warn when events are regrouped
Ian Rogers
2023-03-13
perf evlist: Remove nr_groups
Ian Rogers
2023-03-13
perf evsel: Remove use_uncore_alias
Ian Rogers
[prev]
[next]