summaryrefslogtreecommitdiff
path: root/tools/perf/util/sort.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-17perf report: Add weight[123] output fieldsNamhyung Kim1-1/+1
2024-04-17perf hist: Move histogram related code to hist.hNamhyung Kim1-188/+0
2023-12-24perf report: Add 'symoff' sort keyNamhyung Kim1-0/+1
2023-12-24perf report: Add 'typeoff' sort keyNamhyung Kim1-0/+2
2023-12-24perf report: Add 'type' sort keyNamhyung Kim1-0/+4
2023-03-21perf report: Add 'simd' sort fieldGerman Gomez1-0/+2
2023-03-15perf hist: Add 'kvm_info' field in histograms entryLeo Yan1-0/+1
2023-02-16perf c2c: Add report option to show false sharing in adjacent cachelinesFeng Tang1-0/+1
2023-02-03perf report: Support Retire LatencyKan Liang1-0/+2
2022-12-21perf hist: Add perf_hpp_fmt->init() callbackNamhyung Kim1-0/+1
2022-10-04perf tools: Add 'addr' sort keyNamhyung Kim1-0/+1
2022-10-04perf sort: Remove hist_entry__sort_list() and sort__first_dimension() leftove...Gaosheng Cui1-2/+0
2022-02-16perf report: Add "addr_from" and "addr_to" sort dimensionsStephane Eranian1-0/+2
2022-01-10perf sort: Include global and local variants for p_stage_cyc sort keyAthira Rajeev1-1/+2
2021-11-18perf sort: Fix the 'p_stage_cyc' sort key behaviorNamhyung Kim1-1/+1
2021-11-18perf sort: Fix the 'ins_lat' sort key behaviorNamhyung Kim1-1/+1
2021-11-18perf sort: Fix the 'weight' sort key behaviorNamhyung Kim1-1/+1
2021-07-15perf report: Free generated help strings for sort optionRiccardo Mancini1-1/+1
2021-03-26perf tools: Support pipeline stage cycles for powerpcAthira Rajeev1-0/+2
2021-02-08perf report: Support instruction latencyKan Liang1-0/+3
2021-02-08perf tools: Support data block and addr blockKan Liang1-0/+1
2021-01-20perf report: Add support for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian1-0/+2
2020-12-19perf sort: Add sort option for data page sizeKan Liang1-0/+1
2020-04-18perf hist: Add fast path for duplicate entries checkKan Liang1-0/+2
2020-04-03perf report: Add 'cgroup' sort keyNamhyung Kim1-0/+2
2020-01-06perf report/top: Improve toggle callchain menu optionArnaldo Carvalho de Melo1-0/+2
2019-10-11perf diff: Report noisy for cycles diffJin Yao1-0/+4
2019-09-01perf tools: Move 'struct events_stats' and prototypes to separate headerArnaldo Carvalho de Melo1-1/+0
2019-08-26perf sort: Remove needless headers from sort.h, provide fwd struct declsArnaldo Carvalho de Melo1-13/+2
2019-08-26perf cacheline: Move cacheline related routines to separate filesArnaldo Carvalho de Melo1-12/+0
2019-07-30perf evlist: Rename struct perf_evlist to struct evlistJiri Olsa1-3/+3
2019-07-02perf diff: Use hists to manage basic blocks per symbolJin Yao1-0/+12
2019-07-02perf hists: Add block_info in hist_entryJin Yao1-0/+1
2019-03-19perf report: Show all sort keys in help outputAndi Kleen1-0/+2
2019-03-11perf report: Implement browsing of individual samplesAndi Kleen1-0/+8
2019-03-11perf report: Support time sort keyAndi Kleen1-0/+2
2019-02-06perf symbols: Introduce map_symbol.hArnaldo Carvalho de Melo1-1/+2
2019-01-25perf hist: Use cached rbtreesDavidlohr Bueso1-2/+2
2018-12-17perf report: Display average IPC and IPC coverage per symbolJin Yao1-0/+2
2018-08-10tools lib traceevent, perf tools: Rename struct pevent to struct tep_handleTzvetomir Stoyanov (VMware)1-1/+1
2018-06-07perf hists: Make hist_entry__has_callchains() work with 'perf c2c'Arnaldo Carvalho de Melo1-1/+1
2018-06-07perf hists: Save the callchain_size in struct hist_entryArnaldo Carvalho de Melo1-0/+2
2018-06-06perf hists: Check if a hist_entry has callchains before using themArnaldo Carvalho de Melo1-2/+1
2018-06-06perf hists: Introduce hist_entry__has_callchain() methodArnaldo Carvalho de Melo1-0/+6
2018-06-04perf srcline: Make hist_entry srcline helper consistent with map'sArnaldo Carvalho de Melo1-1/+1
2018-05-17perf tools: Read the cache line size lazilyArnaldo Carvalho de Melo1-2/+2
2018-04-02perf tools: Add a "dso_size" sort orderKim Phillips1-0/+1
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-24perf report: Remove code to handle inline frames from browsersMilian Wolff1-1/+0