开源镜像站
帮助
动态
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
2021-04-23
perf map: Fix error return code in maps__clone()
Zhen Lei
2021-04-23
perf auxtrace: Fix potential NULL pointer dereference
Leo Yan
2021-04-20
perf data: Fix error return code in perf_data__create_dir()
Zhen Lei
2021-04-07
perf arm-spe: Avoid potential buffer overrun
Ian Rogers
2021-04-07
perf report: Fix wrong LBR block sorting
Jin Yao
2021-03-24
perf record: Fix memory leak in vDSO found using ASAN
Namhyung Kim
2021-03-16
perf top: Fix BPF support related crash with perf_event_paranoid=3 + kptr_res...
Jackie Liu
2021-03-15
perf pmu: Validate raw event with sysfs exported format bits
Jin Yao
2021-03-10
perf synthetic events: Avoid write of uninitialized memory when generating PE...
Ian Rogers
2021-03-10
perf synthetic-events: Fix uninitialized 'kernel_thread' variable
Thomas Richter
2021-03-10
perf auxtrace: Fix auxtrace queue conflict
Adrian Hunter
2021-03-06
perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...
Arnaldo Carvalho de Melo
2021-03-06
perf report: Fix -F for branch & mem modes
Ravi Bangoria
2021-03-06
perf stat: Fix use-after-free when -r option is used
Namhyung Kim
2021-03-06
perf stat: Fix wrong skipping for per-die aggregation
Jin Yao
2021-03-06
perf tools: Fix event's PMU name parsing
Jiri Olsa
2021-03-06
perf traceevent: Ensure read cmdlines are null terminated.
Ian Rogers
2021-03-06
perf tools: Cast (struct timeval).tv_sec when printing
Pierre Gondois
2021-02-18
perf buildid-cache: Don't skip 16-byte build-ids
Nicholas Fraser
2021-02-18
perf symbol: Remove redundant libbfd checks
Nicholas Fraser
2021-02-18
perf tools: Fix arm64 build error with gcc-11
Jianlin Lv
2021-02-18
perf intel-pt: Split VM-Entry and VM-Exit branches
Adrian Hunter
2021-02-18
perf intel-pt: Adjust sample flags for VM-Exit
Adrian Hunter
2021-02-18
perf intel-pt: Allow for a guest kernel address filter
Adrian Hunter
2021-02-18
perf intel-pt: Support decoding of guest kernel
Adrian Hunter
2021-02-18
perf machine: Factor out machine__idle_thread()
Adrian Hunter
2021-02-18
perf machine: Factor out machines__find_guest()
Adrian Hunter
2021-02-18
perf intel-pt: Amend decoder to track the NR flag
Adrian Hunter
2021-02-18
perf intel-pt: Retain the last PIP packet payload as is
Adrian Hunter
2021-02-18
perf intel_pt: Add vmlaunch and vmresume as branches
Adrian Hunter
2021-02-18
perf script: Add branch types for VM-Entry and VM-Exit
Adrian Hunter
2021-02-18
perf auxtrace: Automatically group aux-output events
Adrian Hunter
2021-02-18
perf tools: Support arch specific PERF_SAMPLE_WEIGHT_STRUCT processing
Kan Liang
2021-02-18
perf intel-pt: Add PSB events
Adrian Hunter
2021-02-18
perf intel-pt: Fix IPC with CYC threshold
Adrian Hunter
2021-02-18
perf intel-pt: Fix premature IPC
Adrian Hunter
2021-02-18
perf intel-pt: Fix missing CYC processing in PSB
Adrian Hunter
2021-02-18
perf unwind: Set userdata for all __report_module() paths
Dave Rigby
2021-02-18
perf record: Fix continue profiling after draining the buffer
Yang Jihong
2021-02-18
perf tools: Simplify the calculation of variables
Jiapeng Chong
2021-02-17
perf metricgroup: Remove unneeded semicolon
Yang Li
2021-02-17
perf tools: Add OCaml demangling
Fabian Hemmer
2021-02-17
perf symbols: Resolve symbols against debug file first
Jiri Slaby
2021-02-16
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2021-02-16
perf arm-spe: Set sample's data source field
Leo Yan
2021-02-16
perf arm-spe: Synthesize memory event
Leo Yan
2021-02-16
perf arm-spe: Fill address info for samples
Leo Yan
2021-02-12
perf probe: Fix kretprobe issue caused by GCC bug
Jianlin Lv
2021-02-12
perf symbols: Fix return value when loading PE DSO
Nicholas Fraser
2021-02-12
perf symbols: Make dso__load_bfd_symbols() load PE files from debug cache only
Nicholas Fraser
[next]