index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-05
perf hists: Move sort__has_comm into struct perf_hpp_list
Jiri Olsa
1
-2
/
+4
2016-05-05
perf hists: Move sort__has_thread into struct perf_hpp_list
Jiri Olsa
1
-6
/
+6
2016-05-05
perf hists: Move sort__has_socket into struct perf_hpp_list
Jiri Olsa
1
-2
/
+2
2016-05-05
perf hists: Move sort__has_dso into struct perf_hpp_list
Jiri Olsa
1
-4
/
+4
2016-05-05
perf hists: Move sort__has_sym into struct perf_hpp_list
Jiri Olsa
3
-5
/
+5
2016-04-18
perf hists browser: Fold two consecutive symbol_conf.use_callchain ifs
Arnaldo Carvalho de Melo
1
-3
/
+2
2016-04-07
perf tools: Introduce trim function
Jiri Olsa
2
-4
/
+2
2016-03-30
perf hists: Fix determination of a callchain node's childlessness
Andres Freund
1
-1
/
+1
2016-03-23
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-03-10
perf hists browser: Check sort keys before hot key actions
Namhyung Kim
1
-0
/
+9
2016-03-10
perf hists browser: Allow thread filtering for comm sort key
Namhyung Kim
1
-10
/
+32
2016-03-10
perf tools: Remove nr_sort_keys field
Namhyung Kim
1
-3
/
+0
2016-03-10
perf hists browser: Cleanup hist_browser__fprintf_hierarchy_entry()
Namhyung Kim
1
-14
/
+8
2016-03-08
perf report: Use hierarchy hpp list on gtk
Namhyung Kim
1
-22
/
+33
2016-03-08
perf hists browser: Use hierarchy hpp list
Namhyung Kim
1
-36
/
+45
2016-03-08
perf report: Use hierarchy hpp list on stdio
Namhyung Kim
1
-46
/
+57
2016-03-08
perf hists: Fix indent for multiple hierarchy sort key
Namhyung Kim
3
-28
/
+22
2016-03-08
perf hists: Use own hpp_list for hierarchy mode
Namhyung Kim
4
-48
/
+66
2016-03-08
perf hists: Introduce perf_hpp__setup_hists_formats()
Namhyung Kim
1
-0
/
+63
2016-02-26
perf report: Left align dynamic entries in hierarchy
Namhyung Kim
2
-11
/
+33
2016-02-26
perf report: Fix indentation of dynamic entries in hierarchy
Namhyung Kim
2
-6
/
+6
2016-02-26
perf report: Show message for percent limit on gtk
Namhyung Kim
1
-0
/
+11
2016-02-26
perf hists browser: Show message for percent limit
Namhyung Kim
1
-0
/
+99
2016-02-26
perf hists browser: Cleanup hist_browser__update_percent_limit()
Namhyung Kim
1
-6
/
+1
2016-02-26
perf report: Show message for percent limit on stdio
Namhyung Kim
1
-0
/
+17
2016-02-26
perf hists: Add more helper functions for the hierarchy mode
Namhyung Kim
1
-0
/
+22
2016-02-24
perf ui/gtk: Implement hierarchy output mode
Namhyung Kim
1
-1
/
+162
2016-02-24
perf hists browser: Align column header in hierarchy mode
Namhyung Kim
1
-1
/
+70
2016-02-24
perf hists browser: Implement hierarchy output
Namhyung Kim
1
-22
/
+268
2016-02-24
perf hists browser: Support collapsing/expanding whole entries in hierarchy
Namhyung Kim
1
-10
/
+48
2016-02-24
perf hists browser: Count number of hierarchy entries
Namhyung Kim
1
-11
/
+74
2016-02-24
perf ui/stdio: Align column header for hierarchy output
Namhyung Kim
1
-0
/
+105
2016-02-24
perf ui/stdio: Implement hierarchy output mode
Namhyung Kim
1
-1
/
+78
2016-02-24
perf hists: Count number of sort keys
Namhyung Kim
1
-0
/
+3
2016-02-22
perf tools: Fix assertion failure on dynamic entry
Namhyung Kim
1
-0
/
+3
2016-02-12
perf hists: Do column alignment on the format iterator
Arnaldo Carvalho de Melo
2
-9
/
+19
2016-02-03
perf hists browser: Add 'L' hotkey to change percent limit
Namhyung Kim
1
-0
/
+55
2016-02-03
perf hists: Introduce hists__for_each_format macro
Jiri Olsa
4
-12
/
+12
2016-02-03
perf hists: Add struct perf_hpp_list argument to helper functions
Jiri Olsa
1
-9
/
+10
2016-02-03
perf hists: Introduce perf_hpp_list__for_each_sort_list_safe macro
Jiri Olsa
1
-1
/
+1
2016-02-03
perf hists: Introduce perf_hpp_list__for_each_sort_list macro
Jiri Olsa
1
-2
/
+2
2016-02-03
perf hists: Introduce perf_hpp_list__for_each_format_safe macro
Jiri Olsa
1
-2
/
+2
2016-02-03
perf hists: Introduce perf_hpp_list__for_each_format macro
Jiri Olsa
4
-15
/
+15
2016-02-03
perf hists: Add perf_hpp_list register helpers
Jiri Olsa
1
-6
/
+8
2016-02-03
perf hists: Introduce struct perf_hpp_list
Jiri Olsa
1
-5
/
+6
2016-02-03
perf hists: Properly release format fields
Jiri Olsa
1
-0
/
+8
2016-02-03
perf hists: Remove perf_hpp__column_(disable|enable)
Jiri Olsa
1
-12
/
+0
2016-02-03
perf hists: Allocate output sort field
Jiri Olsa
1
-2
/
+14
2016-02-03
perf hists: Make hpp setup function generic
Jiri Olsa
1
-28
/
+8
2016-02-03
perf hists: Add 'hpp__equal' callback function
Jiri Olsa
1
-0
/
+16
[next]