开源镜像站
帮助
下载
动态
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
/
sort.c
Age
Commit message (
Expand
)
Author
2024-02-01
perf report: Prevent segfault with --no-parent
Andi Kleen
2023-12-23
perf annotate: Add --data-type option
Namhyung Kim
2023-12-23
perf report: Add 'symoff' sort key
Namhyung Kim
2023-12-23
perf report: Add 'typeoff' sort key
Namhyung Kim
2023-12-23
perf annotate-data: Add member field in the data type
Namhyung Kim
2023-12-23
perf report: Add 'type' sort key
Namhyung Kim
2023-11-09
perf annotate: Split branch stack cycles info from 'struct annotation'
Namhyung Kim
2023-10-25
libperf rc_check: Add RC_CHK_EQUAL
Ian Rogers
2023-06-12
perf srcline: Optimize comparision against SRCLINE_UNKNOWN
Arnaldo Carvalho de Melo
2023-06-12
perf thread: Add reference count checking
Ian Rogers
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2023-04-24
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
2023-04-19
perf dso: Fix use before NULL check introduced by map__dso() introduction
Arnaldo Carvalho de Melo
2023-04-13
perf map: Delete two variable initialisations before null pointer checks in s...
Markus Elfring
2023-04-06
perf map: Add accessors for ->prot, ->priv and ->flags
Ian Rogers
2023-04-06
perf map: Add helper for ->map_ip() and ->unmap_ip()
Ian Rogers
2023-04-04
perf map: Add accessor for dso
Ian Rogers
2023-04-04
perf maps: Add functions to access maps
Ian Rogers
2023-04-04
perf hist: Improve srcfile sort key performance (really)
Namhyung Kim
2023-03-20
perf report: Add 'simd' sort field
German Gomez
2023-02-16
perf c2c: Add report option to show false sharing in adjacent cachelines
Feng Tang
2023-02-03
perf report: Support Retire Latency
Kan Liang
2023-01-19
perf trace: Reduce #ifdefs for TEP_FIELD_IS_RELATIVE
Ian Rogers
2023-01-19
perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE
Ian Rogers
2023-01-02
perf tools: Fix segfault when trying to process tracepoints in perf.data and ...
Arnaldo Carvalho de Melo
2022-12-21
perf hist: Improve srcline_{from,to} sort key performance
Namhyung Kim
2022-12-21
perf hist: Improve srcfile sort key performance
Namhyung Kim
2022-12-21
perf hist: Improve srcline sort key performance
Namhyung Kim
2022-12-21
perf hist: Add perf_hpp_fmt->init() callback
Namhyung Kim
2022-12-14
perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVE
Arnaldo Carvalho de Melo
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
2022-10-04
perf tools: Add 'addr' sort key
Namhyung Kim
2022-02-16
perf report: Add "addr_from" and "addr_to" sort dimensions
Stephane Eranian
2022-02-06
perf tools: Apply correct label to user/kernel symbols in branch mode
German Gomez
2022-01-18
Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-01-10
perf sort: Include global and local variants for p_stage_cyc sort key
Athira Rajeev
2021-12-06
tools/perf: Add '__rel_loc' event field parsing support
Masami Hiramatsu
2021-11-18
perf sort: Fix the 'p_stage_cyc' sort key behavior
Namhyung Kim
2021-11-18
perf sort: Fix the 'ins_lat' sort key behavior
Namhyung Kim
2021-11-18
perf sort: Fix the 'weight' sort key behavior
Namhyung Kim
2021-07-15
perf report: Free generated help strings for sort option
Riccardo Mancini
2021-03-26
perf sort: Display sort dimension p_stage_cyc only on supported archs
Athira Rajeev
2021-03-26
perf tools: Support pipeline stage cycles for powerpc
Athira Rajeev
2021-03-26
perf sort: Add dynamic headers for perf report columns
Athira Rajeev
2021-03-06
perf report: Fix -F for branch & mem modes
Ravi Bangoria
2021-02-08
perf report: Support instruction latency
Kan Liang
2021-02-08
perf tools: Support data block and addr block
Kan Liang
2021-01-20
perf report: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
2020-12-19
perf sort: Add sort option for data page size
Kan Liang
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' evsel list methods
Arnaldo Carvalho de Melo
[next]