index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
sort.c
Age
Commit message (
Expand
)
Author
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
2020-05-28
perf util: Fix memory leak of prefix_if_not_in
Xie XiuQi
2020-05-05
perf symbol: Fix kernel symbol address display
Thomas Richter
2020-05-05
perf evsel: Rename perf_evsel__{prev,next}() to evsel__{prev,next}()
Arnaldo Carvalho de Melo
2020-04-18
perf hist: Add fast path for duplicate entries check
Kan Liang
2020-04-03
perf report: Add 'cgroup' sort key
Namhyung Kim
2020-03-23
perf report: Print al_addr when symbol is not found
Jin Yao
2020-01-06
perf report/top: Improve toggle callchain menu option
Arnaldo Carvalho de Melo
2019-12-04
perf report: Make -F more strict like -s
Ravi Bangoria
[next]