summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/sort.h
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Introduce hpp_dimension__add_output functionJiri Olsa2015-10-061-0/+2
* perf tools: Add support for sorting on the iaddrDon Zickus2015-10-051-0/+1
* perf tools: Introduce new sort type "socket" for the processor socketKan Liang2015-09-141-0/+2
* perf tools: Add processor socket info to hist_entry and addr_locationKan Liang2015-09-141-0/+1
* perf report: Add support for srcfile sort keyAndi Kleen2015-08-101-0/+2
* perf tools: Add support for cycles, weight branch_info fieldAndi Kleen2015-08-061-0/+1
* perf tools: Move TUI-specific fields out of map_symbolNamhyung Kim2015-05-051-0/+2
* perf tools: Move init_have_children field to the unnamed unionNamhyung Kim2015-05-051-1/+1
* perf tools: Move TUI-specific fields into unnamed unionNamhyung Kim2015-05-051-6/+12
* perf diff: Make hist_entry_diff fields unionNamhyung Kim2015-04-291-7/+8
* perf hists: Get rid of position field from struct hist_entryNamhyung Kim2015-04-291-1/+0Star
* perf tools: Remove (null) value of "Sort order" for perf mem reportYunlong Song2015-03-241-0/+1
* perf hists: Remove hist_entry->used, not used anymoreArnaldo Carvalho de Melo2015-03-171-1/+0Star
* perf tools: Add +field argument support for --field optionJiri Olsa2014-08-241-0/+1
* perf tools: Add dcacheline sortDon Zickus2014-06-091-0/+1
* perf tools: Add cpumode to struct hist_entryDon Zickus2014-06-091-0/+1
* perf tools: Move elide bool into perf_hpp_fmt structJiri Olsa2014-06-031-1/+1
* perf tools: Apply percent-limit to cumulative percentageNamhyung Kim2014-06-011-1/+16
* perf hists: Add support for accumulated stat of hist entryNamhyung Kim2014-06-011-0/+1
* perf tools: Introduce reset_output_field()Namhyung Kim2014-05-211-0/+1
* perf tools: Add ->sort() member to struct sort_entryNamhyung Kim2014-05-211-0/+1
* perf report: Add -F option to specify output fieldsNamhyung Kim2014-05-211-0/+2
* perf tools: Consolidate management of default sort ordersNamhyung Kim2014-05-211-0/+2
* perf tools: Remove unneeded includeRodrigo Campos2013-11-071-1/+0Star
* perf tools: Finish the removal of 'self' argumentsArnaldo Carvalho de Melo2013-11-051-1/+1
* perf tools: Get current comm instead of last oneNamhyung Kim2013-11-041-0/+1
* tools/perf: Add support for record transaction flagsAndi Kleen2013-10-041-0/+2
* tools/perf: Support sorting by in_tx or abort branch flagsAndi Kleen2013-10-041-0/+2
* perf tools: Move weight back to common sort keysAndi Kleen2013-07-221-3/+3
* perf hists: Marking dummy hists entriesJiri Olsa2013-07-121-0/+3
* perf report/top: Add option to collapse undesired parts of call graphGreg Price2013-07-121-0/+4
* perf hists: Rename hist_entry__add_pair argumentsJiri Olsa2013-05-281-3/+3
* perf sort: Consolidate sort_entry__setup_elide()Namhyung Kim2013-05-281-2/+1Star
* perf sort: Separate out memory-specific sort keysNamhyung Kim2013-05-281-8/+11
* perf sort: Introduce sort__mode variableNamhyung Kim2013-05-281-1/+7
* perf tools: Add mem access sampling core supportStephane Eranian2013-04-011-1/+8
* perf tools: Add support for weight v7 (modified)Andi Kleen2013-04-011-0/+3
* perf sort: Make setup_sorting returns an error codeNamhyung Kim2013-02-061-1/+1
* perf sort: Separate out branch stack specific sort keysNamhyung Kim2013-01-241-2/+6
* perf diff: Remove displacement from struct hist_entry_diffJiri Olsa2012-12-091-3/+0Star
* perf hists: Fix typo on hist__entry_add_pairNamhyung Kim2012-12-091-1/+1
* perf diff: Start moving to support matching more than two histsArnaldo Carvalho de Melo2012-11-081-4/+23
* perf diff: Add weighted diff computation way to compare hist entriesJiri Olsa2012-10-051-0/+3
* perf diff: Add option to sort entries based on diff computationJiri Olsa2012-10-051-0/+15
* perf hists: Introduce struct he_statNamhyung Kim2012-10-041-6/+10
* perf diff: Refactor diff displacement possition infoJiri Olsa2012-10-041-1/+1
* perf hists: Add struct hists pointer to struct hist_entryJiri Olsa2012-10-041-0/+1
* perf tools: Add sort__has_symNamhyung Kim2012-09-171-0/+1
* perf tools: Replace sort's standalone field_sep with symbol_conf.field_sepJiri Olsa2012-09-081-1/+0Star
* perf tools: Add sort by src line/numberArnaldo Carvalho de Melo2012-06-191-0/+2