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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-02-03
perf hists: Add 'equal' method to perf_hpp_fmt struct
Jiri Olsa
1
-2
/
+7
2016-02-03
perf hists: Use struct perf_hpp_fmt::idx in perf_hpp__reset_width
Jiri Olsa
1
-10
/
+2
2016-02-03
perf hists: Add _idx fields into struct perf_hpp_fmt
Jiri Olsa
1
-11
/
+14
2016-02-01
perf report: Don't show blank lines if entry has no callchain
Namhyung Kim
1
-1
/
+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-02-01
perf report: Fix percent display in callchains on --stdio
Namhyung Kim
1
-6
/
+20
2016-02-01
perf callchain: Pass parent_samples to __callchain__fprintf_graph()
Namhyung Kim
1
-6
/
+13
2016-02-01
perf report: Get rid of hist_entry__callchain_fprintf()
Namhyung Kim
1
-25
/
+2
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
3
-4
/
+4
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-08
perf tools: Add overhead/overhead_children keys defaults via string
Jiri Olsa
1
-12
/
+0
2016-01-06
perf tools: Skip dynamic fields not defined for current event
Namhyung Kim
4
-9
/
+10
2015-12-09
perf tui: Change default selection background color to yellow
Ingo Molnar
1
-1
/
+1
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 ui/gtk: Support folded callchains
Namhyung Kim
1
-0
/
+62
2015-11-19
perf ui/gtk: Support flat callchains
Namhyung Kim
1
-4
/
+76
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 report: Add callchain value option
Namhyung Kim
1
-1
/
+9
2015-11-19
perf callchain: Abstract callchain print function
Namhyung Kim
3
-27
/
+24
2015-11-19
perf report: Support folded callchain mode on --stdio
Namhyung Kim
1
-0
/
+55
2015-11-12
perf hists browser: The dso can be obtained from popup_action->ms.map->dso
Arnaldo Carvalho de Melo
1
-6
/
+0
[next]