开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-21
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-07-20
perf python: Ignore unused command line arguments when building with clang
Arnaldo Carvalho de Melo
2022-07-20
watchqueue: make sure to serialize 'wqueue->defunct' properly
Linus Torvalds
2022-07-20
lockdown: Fix kexec lockdown bypass with ima policy
Eric Snowberg
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
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-07-18
perf buildid-list: Add a "-m" option to show kernel and modules build-ids
Blake Jones
[next]