summaryrefslogtreecommitdiff
path: root/tools/perf/util/sort.h
AgeCommit message (Expand)Author
2017-04-19perf tools: Remove regex.h and fnmatch.h from util.hArnaldo Carvalho de Melo
2017-04-19perf str{filter,list}: Disentangle headersArnaldo Carvalho de Melo
2017-04-19perf tools: Move srcline definitions to separate headerArnaldo Carvalho de Melo
2017-03-27perf report: Show inline stack for browser modeJin Yao
2017-03-14perf tools: Add 'cgroup_id' sort order keywordHari Bathini
2017-03-03perf tools: Allow sorting by symbol sizeCharles Baylis
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada
2016-10-19perf c2c report: Add src line sort keyJiri Olsa
2016-09-22perf tools: Make several sorting functions globalJiri Olsa
2016-09-22perf tools: Make output_field_add and sort_dimension__add globalJiri Olsa
2016-09-22perf tools: Make reset_dimensions globalJiri Olsa
2016-09-20perf hists: Fix width computation for srcline sort entryJiri Olsa
2016-08-23perf report: Allow configuring the default sort order in ~/.perfconfigArnaldo Carvalho de Melo
2016-07-12perf hists: Introduce hist_entry_opsJiri Olsa
2016-05-23perf report: Add srcline_from/to branch sort keysAndi Kleen
2016-05-05perf hists: Move sort__has_comm into struct perf_hpp_listJiri Olsa
2016-05-05perf hists: Move sort__has_thread into struct perf_hpp_listJiri Olsa
2016-05-05perf hists: Move sort__has_socket into struct perf_hpp_listJiri Olsa
2016-05-05perf hists: Move sort__has_dso into struct perf_hpp_listJiri Olsa
2016-05-05perf hists: Move sort__has_sym into struct perf_hpp_listJiri Olsa
2016-05-05perf hists: Move sort__has_parent into struct perf_hpp_listJiri Olsa
2016-05-05perf hists: Move sort__need_collapse into struct perf_hpp_listJiri Olsa
2016-03-10perf tools: Add sort__has_comm variableNamhyung Kim
2016-03-10perf tools: Remove hist_entry->fmt fieldNamhyung Kim
2016-03-08perf hists: Use own hpp_list for hierarchy modeNamhyung Kim
2016-02-26perf hists browser: Show message for percent limitNamhyung Kim
2016-02-24perf hists: Introduce hist_entry__filter()Namhyung Kim
2016-02-24perf hists: Basic support of hierarchical report viewNamhyung Kim
2016-02-23perf tools: Introduce cl_offset functionJiri Olsa
2016-02-23perf tools: Make cl_address globalJiri Olsa
2016-01-26perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order ...Namhyung Kim
2016-01-26perf sort: Provide a way to find out if per-thread bucketing is in placeNamhyung Kim
2016-01-08perf tools: Remove list entry from struct sort_entryJiri Olsa
2016-01-06perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint ev...Namhyung Kim
2016-01-06perf tools: Add 'trace' sort keyNamhyung Kim
2016-01-06perf tools: Try to show pretty printed output for dynamic sort keysNamhyung Kim
2016-01-06perf tools: Pass evlist to setup_sorting()Namhyung Kim
2016-01-06perf hist: Save raw_data/size for tracepoint eventsNamhyung Kim
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf
2015-10-06perf tools: Introduce hpp_dimension__add_output functionJiri Olsa
2015-10-05perf tools: Add support for sorting on the iaddrDon Zickus
2015-09-14perf tools: Introduce new sort type "socket" for the processor socketKan Liang
2015-09-14perf tools: Add processor socket info to hist_entry and addr_locationKan Liang
2015-08-10perf report: Add support for srcfile sort keyAndi Kleen
2015-08-06perf tools: Add support for cycles, weight branch_info fieldAndi Kleen
2015-05-05perf tools: Move TUI-specific fields out of map_symbolNamhyung Kim
2015-05-05perf tools: Move init_have_children field to the unnamed unionNamhyung Kim
2015-05-05perf tools: Move TUI-specific fields into unnamed unionNamhyung Kim
2015-04-29perf diff: Make hist_entry_diff fields unionNamhyung Kim
2015-04-29perf hists: Get rid of position field from struct hist_entryNamhyung Kim