aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/sort.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-12perf hists: Introduce hist_entry_opsJiri Olsa1-0/+6
2016-05-23perf report: Add srcline_from/to branch sort keysAndi Kleen1-0/+2
2016-05-05perf hists: Move sort__has_comm into struct perf_hpp_listJiri Olsa1-1/+0
2016-05-05perf hists: Move sort__has_thread into struct perf_hpp_listJiri Olsa1-1/+0
2016-05-05perf hists: Move sort__has_socket into struct perf_hpp_listJiri Olsa1-1/+0
2016-05-05perf hists: Move sort__has_dso into struct perf_hpp_listJiri Olsa1-1/+0
2016-05-05perf hists: Move sort__has_sym into struct perf_hpp_listJiri Olsa1-1/+0
2016-05-05perf hists: Move sort__has_parent into struct perf_hpp_listJiri Olsa1-1/+0
2016-05-05perf hists: Move sort__need_collapse into struct perf_hpp_listJiri Olsa1-1/+0
2016-03-10perf tools: Add sort__has_comm variableNamhyung Kim1-0/+1
2016-03-10perf tools: Remove hist_entry->fmt fieldNamhyung Kim1-1/+0
2016-03-08perf hists: Use own hpp_list for hierarchy modeNamhyung Kim1-0/+1
2016-02-26perf hists browser: Show message for percent limitNamhyung Kim1-0/+1
2016-02-24perf hists: Introduce hist_entry__filter()Namhyung Kim1-0/+1
2016-02-24perf hists: Basic support of hierarchical report viewNamhyung Kim1-1/+12
2016-02-23perf tools: Introduce cl_offset functionJiri Olsa1-0/+6
2016-02-23perf tools: Make cl_address globalJiri Olsa1-0/+5
2016-01-26perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order has 'dso'Namhyung Kim1-0/+1
2016-01-26perf sort: Provide a way to find out if per-thread bucketing is in placeNamhyung Kim1-0/+1
2016-01-08perf tools: Remove list entry from struct sort_entryJiri Olsa1-2/+0
2016-01-06perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint eventsNamhyung Kim1-0/+1
2016-01-06perf tools: Add 'trace' sort keyNamhyung Kim1-0/+1
2016-01-06perf tools: Try to show pretty printed output for dynamic sort keysNamhyung Kim1-0/+1
2016-01-06perf tools: Pass evlist to setup_sorting()Namhyung Kim1-2/+3
2016-01-06perf hist: Save raw_data/size for tracepoint eventsNamhyung Kim1-0/+2
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf1-1/+1
2015-10-06perf tools: Introduce hpp_dimension__add_output functionJiri Olsa1-0/+2
2015-10-05perf tools: Add support for sorting on the iaddrDon Zickus1-0/+1
2015-09-14perf tools: Introduce new sort type "socket" for the processor socketKan Liang1-0/+2
2015-09-14perf tools: Add processor socket info to hist_entry and addr_locationKan Liang1-0/+1
2015-08-10perf report: Add support for srcfile sort keyAndi Kleen1-0/+2
2015-08-06perf tools: Add support for cycles, weight branch_info fieldAndi Kleen1-0/+1
2015-05-05perf tools: Move TUI-specific fields out of map_symbolNamhyung Kim1-0/+2
2015-05-05perf tools: Move init_have_children field to the unnamed unionNamhyung Kim1-1/+1
2015-05-05perf tools: Move TUI-specific fields into unnamed unionNamhyung Kim1-6/+12
2015-04-29perf diff: Make hist_entry_diff fields unionNamhyung Kim1-7/+8
2015-04-29perf hists: Get rid of position field from struct hist_entryNamhyung Kim1-1/+0
2015-03-24perf tools: Remove (null) value of "Sort order" for perf mem reportYunlong Song1-0/+1
2015-03-17perf hists: Remove hist_entry->used, not used anymoreArnaldo Carvalho de Melo1-1/+0
2014-08-24perf tools: Add +field argument support for --field optionJiri Olsa1-0/+1
2014-06-09perf tools: Add dcacheline sortDon Zickus1-0/+1
2014-06-09perf tools: Add cpumode to struct hist_entryDon Zickus1-0/+1
2014-06-03perf tools: Move elide bool into perf_hpp_fmt structJiri Olsa1-1/+1
2014-06-01perf tools: Apply percent-limit to cumulative percentageNamhyung Kim1-1/+16
2014-06-01perf hists: Add support for accumulated stat of hist entryNamhyung Kim1-0/+1
2014-05-21perf tools: Introduce reset_output_field()Namhyung Kim1-0/+1
2014-05-21perf tools: Add ->sort() member to struct sort_entryNamhyung Kim1-0/+1
2014-05-21perf report: Add -F option to specify output fieldsNamhyung Kim1-0/+2
2014-05-21perf tools: Consolidate management of default sort ordersNamhyung Kim1-0/+2
2013-11-07perf tools: Remove unneeded includeRodrigo Campos1-1/+0