summaryrefslogtreecommitdiff
path: root/tools/perf/util/sort.h
AgeCommit message (Expand)Author
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
2015-03-24perf tools: Remove (null) value of "Sort order" for perf mem reportYunlong Song
2015-03-17perf hists: Remove hist_entry->used, not used anymoreArnaldo Carvalho de Melo
2014-08-24perf tools: Add +field argument support for --field optionJiri Olsa
2014-06-09perf tools: Add dcacheline sortDon Zickus
2014-06-09perf tools: Add cpumode to struct hist_entryDon Zickus
2014-06-03perf tools: Move elide bool into perf_hpp_fmt structJiri Olsa
2014-06-01perf tools: Apply percent-limit to cumulative percentageNamhyung Kim
2014-06-01perf hists: Add support for accumulated stat of hist entryNamhyung Kim
2014-05-21perf tools: Introduce reset_output_field()Namhyung Kim
2014-05-21perf tools: Add ->sort() member to struct sort_entryNamhyung Kim
2014-05-21perf report: Add -F option to specify output fieldsNamhyung Kim
2014-05-21perf tools: Consolidate management of default sort ordersNamhyung Kim
2013-11-07perf tools: Remove unneeded includeRodrigo Campos
2013-11-05perf tools: Finish the removal of 'self' argumentsArnaldo Carvalho de Melo
2013-11-04perf tools: Get current comm instead of last oneNamhyung Kim
2013-10-04tools/perf: Add support for record transaction flagsAndi Kleen
2013-10-04tools/perf: Support sorting by in_tx or abort branch flagsAndi Kleen
2013-07-22perf tools: Move weight back to common sort keysAndi Kleen
2013-07-12perf hists: Marking dummy hists entriesJiri Olsa
2013-07-12perf report/top: Add option to collapse undesired parts of call graphGreg Price
2013-05-28perf hists: Rename hist_entry__add_pair argumentsJiri Olsa
2013-05-28perf sort: Consolidate sort_entry__setup_elide()Namhyung Kim
2013-05-28perf sort: Separate out memory-specific sort keysNamhyung Kim
2013-05-28perf sort: Introduce sort__mode variableNamhyung Kim
2013-04-01perf tools: Add mem access sampling core supportStephane Eranian
2013-04-01perf tools: Add support for weight v7 (modified)Andi Kleen
2013-02-06perf sort: Make setup_sorting returns an error codeNamhyung Kim
2013-01-24perf sort: Separate out branch stack specific sort keysNamhyung Kim
2012-12-09perf diff: Remove displacement from struct hist_entry_diffJiri Olsa
2012-12-09perf hists: Fix typo on hist__entry_add_pairNamhyung Kim
2012-11-08perf diff: Start moving to support matching more than two histsArnaldo Carvalho de Melo
2012-10-05perf diff: Add weighted diff computation way to compare hist entriesJiri Olsa
2012-10-05perf diff: Add option to sort entries based on diff computationJiri Olsa
2012-10-04perf hists: Introduce struct he_statNamhyung Kim
2012-10-04perf diff: Refactor diff displacement possition infoJiri Olsa
2012-10-04perf hists: Add struct hists pointer to struct hist_entryJiri Olsa
2012-09-17perf tools: Add sort__has_symNamhyung Kim
2012-09-07perf tools: Replace sort's standalone field_sep with symbol_conf.field_sepJiri Olsa
2012-06-19perf tools: Add sort by src line/numberArnaldo Carvalho de Melo