index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf hists browser: Implement hierarchy output
Namhyung Kim
2016-02-25
1
-22
/
+268
*
perf hists browser: Support collapsing/expanding whole entries in hierarchy
Namhyung Kim
2016-02-25
1
-10
/
+48
*
perf hists browser: Count number of hierarchy entries
Namhyung Kim
2016-02-25
1
-11
/
+74
*
perf ui/stdio: Align column header for hierarchy output
Namhyung Kim
2016-02-25
1
-0
/
+105
*
perf ui/stdio: Implement hierarchy output mode
Namhyung Kim
2016-02-25
1
-1
/
+78
*
perf hists: Count number of sort keys
Namhyung Kim
2016-02-25
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
*
perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order ...
Namhyung Kim
2016-01-26
1
-2
/
+2
*
perf hists browser: Only offer symbol scripting when a symbol is under the cu...
Namhyung Kim
2016-01-26
1
-4
/
+6
*
perf hists browser: Only 'Zoom into thread' only when sort order has 'pid'
Namhyung Kim
2016-01-26
1
-5
/
+7
*
perf annotate: Rename 'colors.code' to 'colors.jump_arrows'
Taeung Song
2016-01-26
3
-4
/
+4
*
perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed
Markus Trippelsdorf
2016-01-26
1
-2
/
+2
*
perf ui/tui: Print helpline message as is
Namhyung Kim
2016-01-12
1
-1
/
+1
*
perf tools: Add overhead/overhead_children keys defaults via string
Jiri Olsa
2016-01-08
1
-12
/
+0
*
perf tools: Skip dynamic fields not defined for current event
Namhyung Kim
2016-01-07
4
-9
/
+10
*
perf tui: Change default selection background color to yellow
Ingo Molnar
2015-12-09
1
-1
/
+1
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2015-12-08
1
-0
/
+8
|
\
|
*
perf hists browser: Fix segfault if use symbol filter in cmdline
Wang Nan
2015-12-07
1
-0
/
+3
|
*
perf hists browser: Reset selection when refresh
Wang Nan
2015-12-07
1
-0
/
+2
|
*
perf hists browser: Add NULL pointer check to prevent crash
Wang Nan
2015-12-07
1
-0
/
+3
*
|
perf hists browser: Update nr entries regardless of min percent
Namhyung Kim
2015-11-28
1
-3
/
+2
*
|
perf ui/gtk: Support folded callchains
Namhyung Kim
2015-11-19
1
-0
/
+62
[prev]
[next]