index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
sort.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-21
perf annotate-data: Add 'typecln' sort key
Namhyung Kim
1
-0
/
+1
2024-08-01
perf tools: Add mode argument to sort_help()
Namhyung Kim
1
-1
/
+1
2024-04-17
perf report: Add weight[123] output fields
Namhyung Kim
1
-1
/
+1
2024-04-17
perf hist: Move histogram related code to hist.h
Namhyung Kim
1
-188
/
+0
2023-12-23
perf report: Add 'symoff' sort key
Namhyung Kim
1
-0
/
+1
2023-12-23
perf report: Add 'typeoff' sort key
Namhyung Kim
1
-0
/
+2
2023-12-23
perf report: Add 'type' sort key
Namhyung Kim
1
-0
/
+4
2023-03-20
perf report: Add 'simd' sort field
German Gomez
1
-0
/
+2
2023-03-15
perf hist: Add 'kvm_info' field in histograms entry
Leo Yan
1
-0
/
+1
2023-02-16
perf c2c: Add report option to show false sharing in adjacent cachelines
Feng Tang
1
-0
/
+1
2023-02-03
perf report: Support Retire Latency
Kan Liang
1
-0
/
+2
2022-12-21
perf hist: Add perf_hpp_fmt->init() callback
Namhyung Kim
1
-0
/
+1
2022-10-04
perf tools: Add 'addr' sort key
Namhyung Kim
1
-0
/
+1
2022-10-04
perf sort: Remove hist_entry__sort_list() and sort__first_dimension() leftove...
Gaosheng Cui
1
-2
/
+0
2022-02-16
perf report: Add "addr_from" and "addr_to" sort dimensions
Stephane Eranian
1
-0
/
+2
2022-01-10
perf sort: Include global and local variants for p_stage_cyc sort key
Athira Rajeev
1
-1
/
+2
2021-11-18
perf sort: Fix the 'p_stage_cyc' sort key behavior
Namhyung Kim
1
-1
/
+1
2021-11-18
perf sort: Fix the 'ins_lat' sort key behavior
Namhyung Kim
1
-1
/
+1
2021-11-18
perf sort: Fix the 'weight' sort key behavior
Namhyung Kim
1
-1
/
+1
2021-07-15
perf report: Free generated help strings for sort option
Riccardo Mancini
1
-1
/
+1
2021-03-26
perf tools: Support pipeline stage cycles for powerpc
Athira Rajeev
1
-0
/
+2
2021-02-08
perf report: Support instruction latency
Kan Liang
1
-0
/
+3
2021-02-08
perf tools: Support data block and addr block
Kan Liang
1
-0
/
+1
2021-01-20
perf report: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
1
-0
/
+2
2020-12-19
perf sort: Add sort option for data page size
Kan Liang
1
-0
/
+1
2020-04-18
perf hist: Add fast path for duplicate entries check
Kan Liang
1
-0
/
+2
2020-04-03
perf report: Add 'cgroup' sort key
Namhyung Kim
1
-0
/
+2
2020-01-06
perf report/top: Improve toggle callchain menu option
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-10-11
perf diff: Report noisy for cycles diff
Jin Yao
1
-0
/
+4
2019-08-31
perf tools: Move 'struct events_stats' and prototypes to separate header
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-08-26
perf sort: Remove needless headers from sort.h, provide fwd struct decls
Arnaldo Carvalho de Melo
1
-13
/
+2
2019-08-26
perf cacheline: Move cacheline related routines to separate files
Arnaldo Carvalho de Melo
1
-12
/
+0
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
1
-3
/
+3
2019-07-02
perf diff: Use hists to manage basic blocks per symbol
Jin Yao
1
-0
/
+12
2019-07-02
perf hists: Add block_info in hist_entry
Jin Yao
1
-0
/
+1
2019-03-19
perf report: Show all sort keys in help output
Andi Kleen
1
-0
/
+2
2019-03-11
perf report: Implement browsing of individual samples
Andi Kleen
1
-0
/
+8
2019-03-11
perf report: Support time sort key
Andi Kleen
1
-0
/
+2
2019-02-06
perf symbols: Introduce map_symbol.h
Arnaldo Carvalho de Melo
1
-1
/
+2
2019-01-25
perf hist: Use cached rbtrees
Davidlohr Bueso
1
-2
/
+2
2018-12-17
perf report: Display average IPC and IPC coverage per symbol
Jin Yao
1
-0
/
+2
2018-08-10
tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle
Tzvetomir Stoyanov (VMware)
1
-1
/
+1
2018-06-07
perf hists: Make hist_entry__has_callchains() work with 'perf c2c'
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-06-07
perf hists: Save the callchain_size in struct hist_entry
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-06-06
perf hists: Check if a hist_entry has callchains before using them
Arnaldo Carvalho de Melo
1
-2
/
+1
2018-06-06
perf hists: Introduce hist_entry__has_callchain() method
Arnaldo Carvalho de Melo
1
-0
/
+6
2018-06-04
perf srcline: Make hist_entry srcline helper consistent with map's
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-05-17
perf tools: Read the cache line size lazily
Arnaldo Carvalho de Melo
1
-2
/
+2
2018-04-02
perf tools: Add a "dso_size" sort order
Kim Phillips
1
-0
/
+1
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-0
/
+1
[next]