开源镜像站
帮助
下载
动态
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
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-11
perf test: Enable system wide for metricgroups test
Ian Rogers
2022-01-10
perf annotate: Avoid TUI crash when navigating in the annotation of recursive...
Dario Petrillo
2022-01-10
perf powerpc: Update global/local variants for p_stage_cyc
Athira Rajeev
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-07
perf trace: Avoid early exit due to running SIGCHLD handler before it makes s...
Jiri Olsa
2022-01-03
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-01-02
perf top: Fix TUI exit screen refresh race condition
yaowenbin
2022-01-02
perf pmu: Fix alias events list
John Garry
2021-12-28
perf scripts python: intel-pt-events.py: Fix printing of switch events
Adrian Hunter
2021-12-28
perf script: Fix CPU filtering of a script's switch events
Adrian Hunter
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 script: Use callchain_param_setup() instead of open coded equivalent
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-21
perf test: Use 3 digits for test numbering now we can have more tests
Carsten Haitzler
2021-12-18
perf inject: Fix segfault due to perf_data__fd() without open
Adrian Hunter
2021-12-18
perf inject: Fix segfault due to close without open
Adrian Hunter
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 test: Test 73 Sig_trap fails on s390
Thomas Richter
2021-12-16
perf ftrace: Implement cpu and task filters in BPF
Namhyung Kim
[next]