summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/sort.h
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Introduce cl_offset functionJiri Olsa2016-02-231-0/+6
* perf tools: Make cl_address globalJiri Olsa2016-02-231-0/+5
* perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order ...Namhyung Kim2016-01-261-0/+1
* perf sort: Provide a way to find out if per-thread bucketing is in placeNamhyung Kim2016-01-261-0/+1
* perf tools: Remove list entry from struct sort_entryJiri Olsa2016-01-081-2/+0
* perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint ev...Namhyung Kim2016-01-061-0/+1
* perf tools: Add 'trace' sort keyNamhyung Kim2016-01-061-0/+1
* perf tools: Try to show pretty printed output for dynamic sort keysNamhyung Kim2016-01-061-0/+1
* perf tools: Pass evlist to setup_sorting()Namhyung Kim2016-01-061-2/+3
* perf hist: Save raw_data/size for tracepoint eventsNamhyung Kim2016-01-061-0/+2
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-171-1/+1
* 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/+0
* 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/+0
* 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/+0
* 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/+1
* 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
OpenPOWER on IntegriCloud