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
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf report: Use hierarchy hpp list on gtk
Namhyung Kim
2016-03-08
1
-22
/
+33
*
perf hists browser: Use hierarchy hpp list
Namhyung Kim
2016-03-08
1
-36
/
+45
*
perf report: Use hierarchy hpp list on stdio
Namhyung Kim
2016-03-08
1
-46
/
+57
*
perf hists: Fix indent for multiple hierarchy sort key
Namhyung Kim
2016-03-08
3
-28
/
+22
*
perf hists: Use own hpp_list for hierarchy mode
Namhyung Kim
2016-03-08
4
-48
/
+66
*
perf hists: Introduce perf_hpp__setup_hists_formats()
Namhyung Kim
2016-03-08
1
-0
/
+63
*
perf report: Left align dynamic entries in hierarchy
Namhyung Kim
2016-02-26
2
-11
/
+33
*
perf report: Fix indentation of dynamic entries in hierarchy
Namhyung Kim
2016-02-26
2
-6
/
+6
*
perf report: Show message for percent limit on gtk
Namhyung Kim
2016-02-26
1
-0
/
+11
*
perf hists browser: Show message for percent limit
Namhyung Kim
2016-02-26
1
-0
/
+99
*
perf hists browser: Cleanup hist_browser__update_percent_limit()
Namhyung Kim
2016-02-26
1
-6
/
+1
*
perf report: Show message for percent limit on stdio
Namhyung Kim
2016-02-26
1
-0
/
+17
*
perf hists: Add more helper functions for the hierarchy mode
Namhyung Kim
2016-02-26
1
-0
/
+22
*
perf ui/gtk: Implement hierarchy output mode
Namhyung Kim
2016-02-24
1
-1
/
+162
*
perf hists browser: Align column header in hierarchy mode
Namhyung Kim
2016-02-24
1
-1
/
+70
*
perf hists browser: Implement hierarchy output
Namhyung Kim
2016-02-24
1
-22
/
+268
*
perf hists browser: Support collapsing/expanding whole entries in hierarchy
Namhyung Kim
2016-02-24
1
-10
/
+48
*
perf hists browser: Count number of hierarchy entries
Namhyung Kim
2016-02-24
1
-11
/
+74
*
perf ui/stdio: Align column header for hierarchy output
Namhyung Kim
2016-02-24
1
-0
/
+105
*
perf ui/stdio: Implement hierarchy output mode
Namhyung Kim
2016-02-24
1
-1
/
+78
*
perf hists: Count number of sort keys
Namhyung Kim
2016-02-24
1
-0
/
+3
*
perf tools: Fix assertion failure on dynamic entry
Namhyung Kim
2016-02-22
1
-0
/
+3
*
perf hists: Do column alignment on the format iterator
Arnaldo Carvalho de Melo
2016-02-12
2
-9
/
+19
*
perf hists browser: Add 'L' hotkey to change percent limit
Namhyung Kim
2016-02-03
1
-0
/
+55
*
perf hists: Introduce hists__for_each_format macro
Jiri Olsa
2016-02-03
4
-12
/
+12
*
perf hists: Add struct perf_hpp_list argument to helper functions
Jiri Olsa
2016-02-03
1
-9
/
+10
*
perf hists: Introduce perf_hpp_list__for_each_sort_list_safe macro
Jiri Olsa
2016-02-03
1
-1
/
+1
*
perf hists: Introduce perf_hpp_list__for_each_sort_list macro
Jiri Olsa
2016-02-03
1
-2
/
+2
*
perf hists: Introduce perf_hpp_list__for_each_format_safe macro
Jiri Olsa
2016-02-03
1
-2
/
+2
*
perf hists: Introduce perf_hpp_list__for_each_format macro
Jiri Olsa
2016-02-03
4
-15
/
+15
*
perf hists: Add perf_hpp_list register helpers
Jiri Olsa
2016-02-03
1
-6
/
+8
*
perf hists: Introduce struct perf_hpp_list
Jiri Olsa
2016-02-03
1
-5
/
+6
*
perf hists: Properly release format fields
Jiri Olsa
2016-02-03
1
-0
/
+8
*
perf hists: Remove perf_hpp__column_(disable|enable)
Jiri Olsa
2016-02-03
1
-12
/
+0
*
perf hists: Allocate output sort field
Jiri Olsa
2016-02-03
1
-2
/
+14
*
perf hists: Make hpp setup function generic
Jiri Olsa
2016-02-03
1
-28
/
+8
*
perf hists: Add 'hpp__equal' callback function
Jiri Olsa
2016-02-03
1
-0
/
+16
*
perf hists: Add 'equal' method to perf_hpp_fmt struct
Jiri Olsa
2016-02-03
1
-2
/
+7
*
perf hists: Use struct perf_hpp_fmt::idx in perf_hpp__reset_width
Jiri Olsa
2016-02-03
1
-10
/
+2
*
perf hists: Add _idx fields into struct perf_hpp_fmt
Jiri Olsa
2016-02-03
1
-11
/
+14
*
perf report: Don't show blank lines if entry has no callchain
Namhyung Kim
2016-02-01
1
-1
/
+4
*
perf hists browser: Fix percent display in callchains
Namhyung Kim
2016-02-01
1
-5
/
+19
*
perf hists browser: Pass parent_total to callchain print functions
Namhyung Kim
2016-02-01
1
-20
/
+24
*
perf hists browser: Fix dump to show correct callchain style
Namhyung Kim
2016-02-01
1
-32
/
+41
*
perf report: Fix percent display in callchains on --stdio
Namhyung Kim
2016-02-01
1
-6
/
+20
*
perf callchain: Pass parent_samples to __callchain__fprintf_graph()
Namhyung Kim
2016-02-01
1
-6
/
+13
*
perf report: Get rid of hist_entry__callchain_fprintf()
Namhyung Kim
2016-02-01
1
-25
/
+2
*
perf hists browser: Skip scripting when perf.data file not available
Namhyung Kim
2016-01-26
1
-0
/
+4
*
perf hists browser: Offer non-symbol specific menu options for --sort without...
Namhyung Kim
2016-01-26
1
-5
/
+1
*
perf hists browser: Be a bit more strict about presenting CPU socket zoom
Namhyung Kim
2016-01-26
1
-1
/
+1
[next]