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
2022-07-20
perf machine: Use realloc_array_as_needed() in machine__set_current_tid()
Adrian Hunter
2022-07-20
perf inject: Add support for injecting guest sideband events
Adrian Hunter
2022-07-20
perf tools: Add reallocarray_as_needed()
Adrian Hunter
2022-07-20
perf tools: Automatically use guest kcore_dir if present
Adrian Hunter
2022-07-20
perf tools: Make has_kcore_dir() work also for guest kcore_dir
Adrian Hunter
2022-07-20
perf tools: Remove also guest kcore_dir with host kcore_dir
Adrian Hunter
2022-07-20
perf script python: intel-pt-events: Add machine_pid and vcpu
Adrian Hunter
2022-07-20
perf script python: Add machine_pid and vcpu
Adrian Hunter
2022-07-20
perf auxtrace: Add machine_pid and vcpu to auxtrace_error
Adrian Hunter
2022-07-20
perf dlfilter: Add machine_pid and vcpu
Adrian Hunter
2022-07-20
perf script: Add machine_pid and vcpu
Adrian Hunter
2022-07-20
perf session: Use sample->machine_pid to find guest machine
Adrian Hunter
2022-07-20
perf tools: Add machine_pid and vcpu to perf_sample
Adrian Hunter
2022-07-20
perf tools: Add guest_cpu to hypervisor threads
Adrian Hunter
2022-07-20
perf session: Create guest machines from id_index
Adrian Hunter
2022-07-20
perf tools: Add machine_pid and vcpu to id_index
Adrian Hunter
2022-07-20
perf buildid-cache: Do not require purge files to also be in the file system
Adrian Hunter
2022-07-20
perf buildid-cache: Add guestmount'd files to the build ID cache
Adrian Hunter
2022-07-20
perf script: Add --dump-unsorted-raw-trace option
Adrian Hunter
2022-07-20
perf tools: Add perf_event__synthesize_id_sample()
Adrian Hunter
2022-07-20
perf tools: Factor out evsel__id_hdr_size()
Adrian Hunter
2022-07-20
perf tools: Export perf_event__process_finished_round()
Adrian Hunter
2022-07-20
perf ordered_events: Add ordered_events__last_flush_time()
Adrian Hunter
2022-07-20
perf tools: Export dsos__for_each_with_build_id()
Adrian Hunter
2022-07-19
perf tools: Fix dso_id inode generation comparison
Adrian Hunter
2022-07-18
perf buildid-list: Add a "-m" option to show kernel and modules build-ids
Blake Jones
2022-07-18
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-07-17
perf trace: Fix SIGSEGV when processing syscall args
Naveen N. Rao
2022-07-17
perf tests: Fix Convert perf time to TSC test for hybrid
Adrian Hunter
2022-07-17
perf tests: Stop Convert perf time to TSC test opening events twice
Adrian Hunter
2022-07-12
perf lock: Look up callchain for the contended locks
Namhyung Kim
2022-07-12
perf record: Allow to specify max stack depth of fp callchain
Namhyung Kim
2022-07-12
perf lock: Handle lock contention tracepoints
Namhyung Kim
2022-07-12
perf lock: Add lock contention tracepoints record support
Namhyung Kim
2022-07-12
perf lock: Skip print_bad_events() if nothing bad
Namhyung Kim
2022-07-12
perf lock: Allow to use different kernel symbols
Namhyung Kim
2022-07-12
perf lock: Print wait times with unit
Namhyung Kim
2022-07-12
perf test: Add test for branch stack sampling
German Gomez
2022-07-12
perf test: Make all metrics test more tolerant
Ian Rogers
2022-07-12
perf test: Add debug line to diagnose broken metrics
Ian Rogers
2022-07-02
perf synthetic-events: Ignore dead threads during event synthesis
Namhyung Kim
2022-07-02
perf synthetic-events: Don't sort the task scan result from /proc
Namhyung Kim
2022-07-02
perf unwind: Fix unitialized 'offset' variable on aarch64
Ivan Babrou
2022-06-29
perf jevents: Remove jevents.c
Ian Rogers
2022-06-29
perf jevents: Switch build to use jevents.py
Ian Rogers
2022-06-29
perf jevents: Add python converter script
Ian Rogers
2022-06-29
perf python: Prefer python3
Ian Rogers
2022-06-28
perf bpf: 8 byte align bpil data
Ian Rogers
2022-06-28
perf offcpu: Accept allowed sample types only
Namhyung Kim
2022-06-28
perf offcpu: Fix build failure on old kernels
Namhyung Kim
[prev]
[next]