index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
sort.h
Age
Commit message (
Expand
)
Author
2016-01-08
perf tools: Remove list entry from struct sort_entry
Jiri Olsa
2016-01-06
perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint ev...
Namhyung Kim
2016-01-06
perf tools: Add 'trace' sort key
Namhyung Kim
2016-01-06
perf tools: Try to show pretty printed output for dynamic sort keys
Namhyung Kim
2016-01-06
perf tools: Pass evlist to setup_sorting()
Namhyung Kim
2016-01-06
perf hist: Save raw_data/size for tracepoint events
Namhyung Kim
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-10-06
perf tools: Introduce hpp_dimension__add_output function
Jiri Olsa
2015-10-05
perf tools: Add support for sorting on the iaddr
Don Zickus
2015-09-14
perf tools: Introduce new sort type "socket" for the processor socket
Kan Liang
2015-09-14
perf tools: Add processor socket info to hist_entry and addr_location
Kan Liang
2015-08-10
perf report: Add support for srcfile sort key
Andi Kleen
2015-08-06
perf tools: Add support for cycles, weight branch_info field
Andi Kleen
2015-05-05
perf tools: Move TUI-specific fields out of map_symbol
Namhyung Kim
2015-05-05
perf tools: Move init_have_children field to the unnamed union
Namhyung Kim
2015-05-05
perf tools: Move TUI-specific fields into unnamed union
Namhyung Kim
2015-04-29
perf diff: Make hist_entry_diff fields union
Namhyung Kim
2015-04-29
perf hists: Get rid of position field from struct hist_entry
Namhyung Kim
2015-03-24
perf tools: Remove (null) value of "Sort order" for perf mem report
Yunlong Song
2015-03-17
perf hists: Remove hist_entry->used, not used anymore
Arnaldo Carvalho de Melo
2014-08-24
perf tools: Add +field argument support for --field option
Jiri Olsa
2014-06-09
perf tools: Add dcacheline sort
Don Zickus
2014-06-09
perf tools: Add cpumode to struct hist_entry
Don Zickus
2014-06-03
perf tools: Move elide bool into perf_hpp_fmt struct
Jiri Olsa
2014-06-01
perf tools: Apply percent-limit to cumulative percentage
Namhyung Kim
2014-06-01
perf hists: Add support for accumulated stat of hist entry
Namhyung Kim
2014-05-21
perf tools: Introduce reset_output_field()
Namhyung Kim
2014-05-21
perf tools: Add ->sort() member to struct sort_entry
Namhyung Kim
2014-05-21
perf report: Add -F option to specify output fields
Namhyung Kim
2014-05-21
perf tools: Consolidate management of default sort orders
Namhyung Kim
2013-11-07
perf tools: Remove unneeded include
Rodrigo Campos
2013-11-05
perf tools: Finish the removal of 'self' arguments
Arnaldo Carvalho de Melo
2013-11-04
perf tools: Get current comm instead of last one
Namhyung Kim
2013-10-04
tools/perf: Add support for record transaction flags
Andi Kleen
2013-10-04
tools/perf: Support sorting by in_tx or abort branch flags
Andi Kleen
2013-07-22
perf tools: Move weight back to common sort keys
Andi Kleen
2013-07-12
perf hists: Marking dummy hists entries
Jiri Olsa
2013-07-12
perf report/top: Add option to collapse undesired parts of call graph
Greg Price
2013-05-28
perf hists: Rename hist_entry__add_pair arguments
Jiri Olsa
2013-05-28
perf sort: Consolidate sort_entry__setup_elide()
Namhyung Kim
2013-05-28
perf sort: Separate out memory-specific sort keys
Namhyung Kim
2013-05-28
perf sort: Introduce sort__mode variable
Namhyung Kim
2013-04-01
perf tools: Add mem access sampling core support
Stephane Eranian
2013-04-01
perf tools: Add support for weight v7 (modified)
Andi Kleen
2013-02-06
perf sort: Make setup_sorting returns an error code
Namhyung Kim
2013-01-24
perf sort: Separate out branch stack specific sort keys
Namhyung Kim
2012-12-09
perf diff: Remove displacement from struct hist_entry_diff
Jiri Olsa
2012-12-09
perf hists: Fix typo on hist__entry_add_pair
Namhyung Kim
2012-11-08
perf diff: Start moving to support matching more than two hists
Arnaldo Carvalho de Melo
2012-10-05
perf diff: Add weighted diff computation way to compare hist entries
Jiri Olsa
[next]