index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
/
browsers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-30
perf hists: Fix determination of a callchain node's childlessness
Andres Freund
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 hists browser: Cleanup hist_browser__fprintf_hierarchy_entry()
Namhyung Kim
1
-14
/
+8
2016-03-08
perf hists browser: Use hierarchy hpp list
Namhyung Kim
1
-36
/
+45
2016-03-08
perf hists: Fix indent for multiple hierarchy sort key
Namhyung Kim
1
-13
/
+10
2016-03-08
perf hists: Use own hpp_list for hierarchy mode
Namhyung Kim
1
-20
/
+25
2016-02-26
perf report: Left align dynamic entries in hierarchy
Namhyung Kim
1
-2
/
+14
2016-02-26
perf report: Fix indentation of dynamic entries in hierarchy
Namhyung Kim
1
-3
/
+3
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-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-12
perf hists: Do column alignment on the format iterator
Arnaldo Carvalho de Melo
1
-9
/
+18
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
1
-4
/
+4
2016-02-03
perf hists: Introduce perf_hpp_list__for_each_format macro
Jiri Olsa
1
-4
/
+4
2016-02-01
perf hists browser: Fix percent display in callchains
Namhyung Kim
1
-5
/
+19
2016-02-01
perf hists browser: Pass parent_total to callchain print functions
Namhyung Kim
1
-20
/
+24
2016-02-01
perf hists browser: Fix dump to show correct callchain style
Namhyung Kim
1
-32
/
+41
2016-01-26
perf hists browser: Skip scripting when perf.data file not available
Namhyung Kim
1
-0
/
+4
2016-01-26
perf hists browser: Offer non-symbol specific menu options for --sort without...
Namhyung Kim
1
-5
/
+1
2016-01-26
perf hists browser: Be a bit more strict about presenting CPU socket zoom
Namhyung Kim
1
-1
/
+1
2016-01-26
perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order ...
Namhyung Kim
1
-2
/
+2
2016-01-26
perf hists browser: Only offer symbol scripting when a symbol is under the cu...
Namhyung Kim
1
-4
/
+6
2016-01-26
perf hists browser: Only 'Zoom into thread' only when sort order has 'pid'
Namhyung Kim
1
-5
/
+7
2016-01-26
perf annotate: Rename 'colors.code' to 'colors.jump_arrows'
Taeung Song
1
-1
/
+1
2016-01-26
perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed
Markus Trippelsdorf
1
-2
/
+2
2016-01-12
perf ui/tui: Print helpline message as is
Namhyung Kim
1
-1
/
+1
2016-01-06
perf tools: Skip dynamic fields not defined for current event
Namhyung Kim
1
-3
/
+4
2015-12-08
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+8
2015-12-07
perf hists browser: Fix segfault if use symbol filter in cmdline
Wang Nan
1
-0
/
+3
2015-12-07
perf hists browser: Reset selection when refresh
Wang Nan
1
-0
/
+2
2015-12-07
perf hists browser: Add NULL pointer check to prevent crash
Wang Nan
1
-0
/
+3
2015-11-27
perf hists browser: Update nr entries regardless of min percent
Namhyung Kim
1
-3
/
+2
2015-11-19
perf hists browser: Support folded callchains
Namhyung Kim
1
-1
/
+124
2015-11-19
perf hists browser: Support flat callchains
Namhyung Kim
1
-2
/
+120
2015-11-19
perf hists browser: Factor out hist_browser__show_callchain_list()
Namhyung Kim
1
-27
/
+45
2015-11-19
perf callchain: Abstract callchain print function
Namhyung Kim
1
-3
/
+5
2015-11-12
perf hists browser: The dso can be obtained from popup_action->ms.map->dso
Arnaldo Carvalho de Melo
1
-6
/
+0
2015-11-12
perf hists browser: Fix 'd' hotkey action to filter by DSO
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-10-22
perf annotate: Don't die() when finding an invalid config option
Arnaldo Carvalho de Melo
1
-3
/
+3
2015-10-22
perf annotate: Fix 'annotate.use_offset' config variable usage
Namhyung Kim
1
-1
/
+1
2015-10-12
perf hists browser: Add 'm' key for context menu display
Namhyung Kim
1
-0
/
+2
2015-10-12
perf hists browser: Inform how to reset the symbol filter
Arnaldo Carvalho de Melo
1
-1
/
+2
2015-10-12
perf ui browsers: Remove help messages about use of right and arrow keys
Arnaldo Carvalho de Melo
4
-9
/
+9
2015-10-05
perf hists browser: Implement horizontal scrolling
Arnaldo Carvalho de Melo
1
-5
/
+17
2015-09-28
perf hists browser: Use the map to determine if a DSO is being used as a kernel
Arnaldo Carvalho de Melo
1
-10
/
+14
[next]