index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
sort.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf c2c report: Add src line sort key
Jiri Olsa
2016-10-19
1
-0
/
+1
*
perf tools: Make several sorting functions global
Jiri Olsa
2016-09-22
1
-0
/
+6
*
perf tools: Make output_field_add and sort_dimension__add global
Jiri Olsa
2016-09-22
1
-0
/
+4
*
perf tools: Make reset_dimensions global
Jiri Olsa
2016-09-22
1
-0
/
+1
*
perf hists: Fix width computation for srcline sort entry
Jiri Olsa
2016-09-20
1
-0
/
+1
*
perf report: Allow configuring the default sort order in ~/.perfconfig
Arnaldo Carvalho de Melo
2016-08-23
1
-1
/
+1
*
perf hists: Introduce hist_entry_ops
Jiri Olsa
2016-07-12
1
-0
/
+6
*
perf report: Add srcline_from/to branch sort keys
Andi Kleen
2016-05-23
1
-0
/
+2
*
perf hists: Move sort__has_comm into struct perf_hpp_list
Jiri Olsa
2016-05-05
1
-1
/
+0
*
perf hists: Move sort__has_thread into struct perf_hpp_list
Jiri Olsa
2016-05-05
1
-1
/
+0
*
perf hists: Move sort__has_socket into struct perf_hpp_list
Jiri Olsa
2016-05-05
1
-1
/
+0
*
perf hists: Move sort__has_dso into struct perf_hpp_list
Jiri Olsa
2016-05-05
1
-1
/
+0
*
perf hists: Move sort__has_sym into struct perf_hpp_list
Jiri Olsa
2016-05-05
1
-1
/
+0
*
perf hists: Move sort__has_parent into struct perf_hpp_list
Jiri Olsa
2016-05-05
1
-1
/
+0
*
perf hists: Move sort__need_collapse into struct perf_hpp_list
Jiri Olsa
2016-05-05
1
-1
/
+0
*
perf tools: Add sort__has_comm variable
Namhyung Kim
2016-03-10
1
-0
/
+1
*
perf tools: Remove hist_entry->fmt field
Namhyung Kim
2016-03-10
1
-1
/
+0
*
perf hists: Use own hpp_list for hierarchy mode
Namhyung Kim
2016-03-08
1
-0
/
+1
*
perf hists browser: Show message for percent limit
Namhyung Kim
2016-02-26
1
-0
/
+1
*
perf hists: Introduce hist_entry__filter()
Namhyung Kim
2016-02-24
1
-0
/
+1
*
perf hists: Basic support of hierarchical report view
Namhyung Kim
2016-02-24
1
-1
/
+12
*
perf tools: Introduce cl_offset function
Jiri Olsa
2016-02-23
1
-0
/
+6
*
perf tools: Make cl_address global
Jiri Olsa
2016-02-23
1
-0
/
+5
*
perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order ...
Namhyung Kim
2016-01-26
1
-0
/
+1
*
perf sort: Provide a way to find out if per-thread bucketing is in place
Namhyung Kim
2016-01-26
1
-0
/
+1
*
perf tools: Remove list entry from struct sort_entry
Jiri Olsa
2016-01-08
1
-2
/
+0
*
perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint ev...
Namhyung Kim
2016-01-06
1
-0
/
+1
*
perf tools: Add 'trace' sort key
Namhyung Kim
2016-01-06
1
-0
/
+1
*
perf tools: Try to show pretty printed output for dynamic sort keys
Namhyung Kim
2016-01-06
1
-0
/
+1
*
perf tools: Pass evlist to setup_sorting()
Namhyung Kim
2016-01-06
1
-2
/
+3
*
perf hist: Save raw_data/size for tracepoint events
Namhyung Kim
2016-01-06
1
-0
/
+2
*
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-12-17
1
-1
/
+1
*
perf tools: Introduce hpp_dimension__add_output function
Jiri Olsa
2015-10-06
1
-0
/
+2
*
perf tools: Add support for sorting on the iaddr
Don Zickus
2015-10-05
1
-0
/
+1
*
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
[next]