开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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
2022-01-12
perf cpumap: Move 'has' function to libperf
Ian Rogers
2022-01-12
perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions
Ian Rogers
2022-01-12
perf cpumap: Refactor cpu_map__build_map()
Ian Rogers
2022-01-12
perf cpumap: Remove cpu_map__cpu(), use libperf function
Ian Rogers
2022-01-12
perf cpumap: Remove map from function names that don't use a map
Ian Rogers
2022-01-12
perf cpumap: Document cpu__get_node() and remove redundant function
Ian Rogers
2022-01-12
perf cpumap: Rename empty functions
Ian Rogers
2022-01-12
perf cpumap: Simplify equal function name
Ian Rogers
2022-01-12
perf cpumap: Remove unused cpu_map__socket()
Ian Rogers
2022-01-12
perf cpumap: Add comments to aggr_cpu_id()
Ian Rogers
2022-01-12
perf cpumap: Remove map+index get_node()
Ian Rogers
2022-01-12
perf cpumap: Remove map+index get_core()
Ian Rogers
2022-01-12
perf cpumap: Remove map+index get_die()
Ian Rogers
2022-01-12
perf cpumap: Remove map+index get_socket()
Ian Rogers
2022-01-12
perf cpumap: Switch cpu_map__build_map() to cpu function
Ian Rogers
2022-01-12
perf stat: Switch to cpu version of cpu_map__get()
Ian Rogers
2022-01-12
perf stat: Switch aggregation to use for_each loop
Ian Rogers
2022-01-12
perf stat: Correct aggregation CPU map
Ian Rogers
2022-01-12
perf stat: Add aggr creators that are passed a cpu
Ian Rogers
2022-01-12
perf evsel: Improve error message for uncore events
Ian Rogers
2022-01-12
perf script: Fix hex dump character output
Adrian Hunter
2022-01-10
perf sort: Include global and local variants for p_stage_cyc sort key
Athira Rajeev
2022-01-10
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-01-07
Revert "libtraceevent: Increase libtraceevent logging when verbose"
Arnaldo Carvalho de Melo
2022-01-03
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-01-02
perf pmu: Fix alias events list
John Garry
2021-12-28
perf intel-pt: Fix parsing of VM time correlation arguments
Adrian Hunter
2021-12-28
perf expr: Fix return value of ids__new()
Miaoqian Lin
2021-12-22
tools headers UAPI: Add new macros for mem_hops field to perf_event.h
Kajol Jain
2021-12-22
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-12-21
perf arm64: Inject missing frames when using 'perf record --call-graph=fp'
Alexandre Truong
2021-12-21
perf tools: Refactor SMPL_REG macro in perf_regs.h
German Gomez
2021-12-21
perf callchain: Enable dwarf_callchain_users on arm64
Alexandre Truong
2021-12-21
perf machine: Add a mechanism to inject stack frames
Alexandre Truong
2021-12-21
perf tools: Record ARM64 LR register automatically
Alexandre Truong
2021-12-18
perf expr: Fix missing check for return value of hashmap__new()
Miaoqian Lin
2021-12-17
perf arm-spe: Synthesize SPE instruction events
German Gomez
2021-12-16
perf ftrace: Implement cpu and task filters in BPF
Namhyung Kim
2021-12-16
perf ftrace: Add -b/--use-bpf option for latency subcommand
Namhyung Kim
2021-12-16
perf arch: Support register names from all archs
German Gomez
2021-12-16
perf arm64: Rename perf_event_arm_regs for ARM64 registers
German Gomez
2021-12-16
perf namespaces: Add helper nsinfo__is_in_root_namespace()
Leo Yan
2021-12-16
perf bpf-loader: Use IS_ERR_OR_NULL() to clean code and fix check
Miaoqian Lin
2021-12-16
perf arm-spe: Add SPE total latency as PERF_SAMPLE_WEIGHT
Namhyung Kim
2021-12-16
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-12-11
perf python: Fix NULL vs IS_ERR_OR_NULL() checking
Miaoqian Lin
2021-12-11
perf intel-pt: Fix error timestamp setting on the decoder error path
Adrian Hunter
2021-12-11
perf intel-pt: Fix missing 'instruction' events with 'q' option
Adrian Hunter
2021-12-11
perf intel-pt: Fix next 'err' value, walking trace
Adrian Hunter
2021-12-11
perf intel-pt: Fix state setting when receiving overflow (OVF) packet
Adrian Hunter
[next]