index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
sort.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Introduce new sort type "socket" for the processor socket
Kan Liang
2015-09-14
1
-0
/
+2
*
perf tools: Add processor socket info to hist_entry and addr_location
Kan Liang
2015-09-14
1
-0
/
+1
*
perf report: Add support for srcfile sort key
Andi Kleen
2015-08-10
1
-0
/
+2
*
perf tools: Add support for cycles, weight branch_info field
Andi Kleen
2015-08-06
1
-0
/
+1
*
perf tools: Move TUI-specific fields out of map_symbol
Namhyung Kim
2015-05-05
1
-0
/
+2
*
perf tools: Move init_have_children field to the unnamed union
Namhyung Kim
2015-05-05
1
-1
/
+1
*
perf tools: Move TUI-specific fields into unnamed union
Namhyung Kim
2015-05-05
1
-6
/
+12
*
perf diff: Make hist_entry_diff fields union
Namhyung Kim
2015-04-29
1
-7
/
+8
*
perf hists: Get rid of position field from struct hist_entry
Namhyung Kim
2015-04-29
1
-1
/
+0
*
perf tools: Remove (null) value of "Sort order" for perf mem report
Yunlong Song
2015-03-24
1
-0
/
+1
*
perf hists: Remove hist_entry->used, not used anymore
Arnaldo Carvalho de Melo
2015-03-17
1
-1
/
+0
*
perf tools: Add +field argument support for --field option
Jiri Olsa
2014-08-24
1
-0
/
+1
*
perf tools: Add dcacheline sort
Don Zickus
2014-06-09
1
-0
/
+1
*
perf tools: Add cpumode to struct hist_entry
Don Zickus
2014-06-09
1
-0
/
+1
*
perf tools: Move elide bool into perf_hpp_fmt struct
Jiri Olsa
2014-06-03
1
-1
/
+1
*
perf tools: Apply percent-limit to cumulative percentage
Namhyung Kim
2014-06-01
1
-1
/
+16
*
perf hists: Add support for accumulated stat of hist entry
Namhyung Kim
2014-06-01
1
-0
/
+1
*
perf tools: Introduce reset_output_field()
Namhyung Kim
2014-05-21
1
-0
/
+1
*
perf tools: Add ->sort() member to struct sort_entry
Namhyung Kim
2014-05-21
1
-0
/
+1
*
perf report: Add -F option to specify output fields
Namhyung Kim
2014-05-21
1
-0
/
+2
*
perf tools: Consolidate management of default sort orders
Namhyung Kim
2014-05-21
1
-0
/
+2
*
perf tools: Remove unneeded include
Rodrigo Campos
2013-11-07
1
-1
/
+0
*
perf tools: Finish the removal of 'self' arguments
Arnaldo Carvalho de Melo
2013-11-05
1
-1
/
+1
*
perf tools: Get current comm instead of last one
Namhyung Kim
2013-11-04
1
-0
/
+1
*
tools/perf: Add support for record transaction flags
Andi Kleen
2013-10-04
1
-0
/
+2
*
tools/perf: Support sorting by in_tx or abort branch flags
Andi Kleen
2013-10-04
1
-0
/
+2
*
perf tools: Move weight back to common sort keys
Andi Kleen
2013-07-22
1
-3
/
+3
*
perf hists: Marking dummy hists entries
Jiri Olsa
2013-07-12
1
-0
/
+3
*
perf report/top: Add option to collapse undesired parts of call graph
Greg Price
2013-07-12
1
-0
/
+4
*
perf hists: Rename hist_entry__add_pair arguments
Jiri Olsa
2013-05-28
1
-3
/
+3
*
perf sort: Consolidate sort_entry__setup_elide()
Namhyung Kim
2013-05-28
1
-2
/
+1
*
perf sort: Separate out memory-specific sort keys
Namhyung Kim
2013-05-28
1
-8
/
+11
*
perf sort: Introduce sort__mode variable
Namhyung Kim
2013-05-28
1
-1
/
+7
*
perf tools: Add mem access sampling core support
Stephane Eranian
2013-04-01
1
-1
/
+8
*
perf tools: Add support for weight v7 (modified)
Andi Kleen
2013-04-01
1
-0
/
+3
*
perf sort: Make setup_sorting returns an error code
Namhyung Kim
2013-02-06
1
-1
/
+1
*
perf sort: Separate out branch stack specific sort keys
Namhyung Kim
2013-01-24
1
-2
/
+6
*
perf diff: Remove displacement from struct hist_entry_diff
Jiri Olsa
2012-12-09
1
-3
/
+0
*
perf hists: Fix typo on hist__entry_add_pair
Namhyung Kim
2012-12-09
1
-1
/
+1
*
perf diff: Start moving to support matching more than two hists
Arnaldo Carvalho de Melo
2012-11-08
1
-4
/
+23
*
perf diff: Add weighted diff computation way to compare hist entries
Jiri Olsa
2012-10-05
1
-0
/
+3
*
perf diff: Add option to sort entries based on diff computation
Jiri Olsa
2012-10-05
1
-0
/
+15
*
perf hists: Introduce struct he_stat
Namhyung Kim
2012-10-04
1
-6
/
+10
*
perf diff: Refactor diff displacement possition info
Jiri Olsa
2012-10-04
1
-1
/
+1
*
perf hists: Add struct hists pointer to struct hist_entry
Jiri Olsa
2012-10-04
1
-0
/
+1
*
perf tools: Add sort__has_sym
Namhyung Kim
2012-09-17
1
-0
/
+1
*
perf tools: Replace sort's standalone field_sep with symbol_conf.field_sep
Jiri Olsa
2012-09-08
1
-1
/
+0
*
perf tools: Add sort by src line/number
Arnaldo Carvalho de Melo
2012-06-19
1
-0
/
+2
*
perf report: Enable TUI in branch view mode
Stephane Eranian
2012-03-09
1
-2
/
+4
*
perf report: Auto-detect branch stack sampling mode
Stephane Eranian
2012-03-09
1
-1
/
+1
[next]