开源镜像站
帮助
动态
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
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2020-11-04
perf env: Conditionally compile BPF support code on having HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
2020-11-04
perf annotate: Move bpf header inclusion to inside HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
2020-11-04
perf bpf: Enclose libbpf.h include within HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
2020-11-04
perf mem2node: Improve warning if detected no memory nodes
Leo Yan
2020-11-04
perf annotate mips: Add perf arch instructions annotate handlers
Dengcheng Zhu
2020-11-03
perf tools: Add missing swap for cgroup events
Namhyung Kim
2020-11-03
perf tools: Add missing swap for ino_generation
Jiri Olsa
2020-11-03
perf tools: Initialize output buffer in build_id__sprintf
Jiri Olsa
2020-11-03
perf scripting python: Avoid declaring function pointers with a visibility at...
Arnaldo Carvalho de Melo
2020-11-03
perf tools: Fix crash with non-jited bpf progs
Tommi Rantala
2020-11-03
perf tools: Update copy of libbpf's hashmap.c
Arnaldo Carvalho de Melo
2020-10-17
Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2020-10-14
perf streams: Report hot streams
Jin Yao
2020-10-14
perf streams: Calculate the sum of total streams hits
Jin Yao
2020-10-14
perf streams: Link stream pair
Jin Yao
2020-10-14
perf streams: Compare two streams
Jin Yao
2020-10-14
perf streams: Get the evsel_streams by evsel_idx
Jin Yao
2020-10-14
perf streams: Introduce branch history "streams"
Jin Yao
2020-10-14
perf tools: Add support for exclusive groups/events
Andi Kleen
2020-10-14
perf tools: Align buildid list output for short build ids
Jiri Olsa
2020-10-14
perf tools: Add size to 'struct perf_record_header_build_id'
Jiri Olsa
2020-10-14
perf tools: Pass build_id object to dso__build_id_equal()
Jiri Olsa
2020-10-14
perf tools: Pass build_id object to dso__set_build_id()
Jiri Olsa
2020-10-14
perf tools: Pass build_id object to build_id__sprintf()
Jiri Olsa
2020-10-14
perf tools: Pass build id object to sysfs__read_build_id()
Jiri Olsa
2020-10-14
perf tools: Pass build_id object to filename__read_build_id()
Jiri Olsa
2020-10-14
perf tools: Use build_id object in dso
Jiri Olsa
2020-10-13
perf config: Export the perf_config_from_file() function
Arnaldo Carvalho de Melo
2020-10-13
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2020-10-13
perf inject: Do not load map/dso when injecting build-id
Namhyung Kim
2020-10-13
perf bench: Add build-id injection benchmark
Namhyung Kim
2020-10-01
perf python scripting: Fix printable strings in python3 scripts
Jiri Olsa
2020-09-28
perf parse-events: Reduce casts around bp_addr
Ian Rogers
2020-09-28
perf tools: Allow creation of cgroup without open
Namhyung Kim
2020-09-28
perf tools: Copy metric events properly when expand cgroups
Namhyung Kim
2020-09-28
perf stat: Add --for-each-cgroup option
Namhyung Kim
2020-09-28
perf evsel: Add evsel__clone() function
Namhyung Kim
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
perf tsc: Support cap_user_time_short for event TIME_CONV
Leo Yan
2020-09-22
perf tsc: Calculate timestamp with cap_user_time_short
Leo Yan
2020-09-22
perf tsc: Move out common functions from x86
Leo Yan
2020-09-18
perf probe: Fall back to debuginfod query if debuginfo and source not found l...
Masami Hiramatsu
2020-09-18
perf probe: Fix to adjust symbol address with correct reloc_sym address
Masami Hiramatsu
2020-09-17
perf metricgroup: Fix uncore metric expressions
Ian Rogers
2020-09-17
perf intel-pt: Fix "context_switch event has no tid" error
Adrian Hunter
2020-09-17
perf script: Display negative tid in non-sample events
Adrian Hunter
2020-09-17
perf stat: Support new per thread TopDown metrics
Andi Kleen
2020-09-17
perf record: Support sample-read topdown metric group
Kan Liang
2020-09-17
perf tools: Rename group to topdown
Kan Liang
[next]