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-25
perf tsc: Add cpuinfo fall back for arch_get_tsc_freq()
Ian Rogers
2022-07-25
perf tsc: Add arch TSC frequency information
Kan Liang
2022-07-21
perf lock: Fix a copy-n-paste bug
Namhyung Kim
2022-07-20
perf python: Ignore unused command line arguments when building with clang
Arnaldo Carvalho de Melo
2022-07-20
perf build: Avoid defining _FORTIFY_SOURCE multiple times
Arnaldo Carvalho de Melo
2022-07-20
perf test: Fix test case 83 ('perf stat CSV output linter') on s390
Thomas Richter
2022-07-20
perf cs-etm: Fix duplicated 'the' in comment
Jason Wang
2022-07-20
perf probe: Fix duplicated 'the' in comment
Jason Wang
2022-07-20
perf scripting perl: Ignore some warnings to keep building with perl headers
Arnaldo Carvalho de Melo
2022-07-20
perf python: Avoid deprecation warning on distutils
Ian Rogers
2022-07-20
perf gtk: Only support --gtk if compiled in
Ian Rogers
2022-07-20
perf intel-pt: Add documentation for tracing guest machine user space
Adrian Hunter
2022-07-20
perf intel-pt: Use guest pid/tid etc in guest samples
Adrian Hunter
2022-07-20
perf intel-pt: Add machine_pid and vcpu to auxtrace_error
Adrian Hunter
2022-07-20
perf intel-pt: Determine guest thread from guest sideband
Adrian Hunter
2022-07-20
perf intel-pt: Disable sync switch with guest sideband
Adrian Hunter
2022-07-20
perf intel-pt: Track guest context switches
Adrian Hunter
2022-07-20
perf intel-pt: Add some more logging to intel_pt_walk_next_insn()
Adrian Hunter
2022-07-20
perf intel-pt: Remove guest_machine_pid
Adrian Hunter
2022-07-20
perf tools: Add perf_event__is_guest()
Adrian Hunter
2022-07-20
perf tools: Handle injected guest kernel mmap event
Adrian Hunter
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
[prev]
[next]