index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
/
browsers
/
hists.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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 hists: Do column alignment on the format iterator
Arnaldo Carvalho de Melo
2016-02-12
1
-9
/
+18
*
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
1
-4
/
+4
*
perf hists: Introduce perf_hpp_list__for_each_format macro
Jiri Olsa
2016-02-03
1
-4
/
+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 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 ui/tui: Print helpline message as is
Namhyung Kim
2016-01-12
1
-1
/
+1
*
perf tools: Skip dynamic fields not defined for current event
Namhyung Kim
2016-01-06
1
-3
/
+4
*
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-27
1
-3
/
+2
*
|
perf hists browser: Support folded callchains
Namhyung Kim
2015-11-19
1
-1
/
+124
*
|
perf hists browser: Support flat callchains
Namhyung Kim
2015-11-19
1
-2
/
+120
*
|
perf hists browser: Factor out hist_browser__show_callchain_list()
Namhyung Kim
2015-11-19
1
-27
/
+45
*
|
perf callchain: Abstract callchain print function
Namhyung Kim
2015-11-19
1
-3
/
+5
|
/
*
perf hists browser: The dso can be obtained from popup_action->ms.map->dso
Arnaldo Carvalho de Melo
2015-11-12
1
-6
/
+0
*
perf hists browser: Fix 'd' hotkey action to filter by DSO
Arnaldo Carvalho de Melo
2015-11-12
1
-0
/
+1
*
perf hists browser: Add 'm' key for context menu display
Namhyung Kim
2015-10-12
1
-0
/
+2
*
perf hists browser: Inform how to reset the symbol filter
Arnaldo Carvalho de Melo
2015-10-12
1
-1
/
+2
*
perf ui browsers: Remove help messages about use of right and arrow keys
Arnaldo Carvalho de Melo
2015-10-12
1
-4
/
+4
*
perf hists browser: Implement horizontal scrolling
Arnaldo Carvalho de Melo
2015-10-05
1
-5
/
+17
*
perf hists browser: Use the map to determine if a DSO is being used as a kernel
Arnaldo Carvalho de Melo
2015-09-28
1
-10
/
+14
*
Merge branch 'perf/urgent' into perf/core, to resolve a conflict
Ingo Molnar
2015-09-16
1
-1
/
+11
|
\
|
*
perf top: Fix segfault pressing -> with no hist entries
Wang Nan
2015-09-14
1
-1
/
+11
*
|
perf hists browser: Zoom in/out for processor socket
Kan Liang
2015-09-14
1
-7
/
+54
*
|
perf report: Introduce --socket-filter option
Kan Liang
2015-09-14
1
-0
/
+4
*
|
perf env: Rename some leftovers from rename to perf_env
Arnaldo Carvalho de Melo
2015-09-14
1
-1
/
+1
|
/
*
perf tools: Rename perf_session_env to perf_env
Kan Liang
2015-08-28
1
-6
/
+6
*
perf report: Show call graph from reference events
Kan Liang
2015-08-12
1
-2
/
+7
*
perf hists browser: Make ESC unzoom as well
Arnaldo Carvalho de Melo
2015-08-12
1
-11
/
+8
*
perf ui browser: Introduce ui_browser__printf()
Arnaldo Carvalho de Melo
2015-08-12
1
-8
/
+8
*
perf ui browser: Introduce ui_browser__write_nstring()
Arnaldo Carvalho de Melo
2015-08-12
1
-5
/
+5
*
perf hists browser: Take the --comm, --dsos, etc filters into account
Arnaldo Carvalho de Melo
2015-07-13
1
-1
/
+1
*
perf top: Move toggling event logic into hists browser
Namhyung Kim
2015-06-22
1
-2
/
+17
*
perf hists browser: React to unassigned hotkey pressing
Arnaldo Carvalho de Melo
2015-06-19
1
-3
/
+4
*
perf hists browser: Honour the help line provided by builtin-{top,report}.c
Arnaldo Carvalho de Melo
2015-06-19
1
-4
/
+3
*
perf hists browser: Do not exit when 'f' is pressed in 'report' mode
Arnaldo Carvalho de Melo
2015-06-19
1
-0
/
+3
*
perf top: Replace CTRL+z with 'f' as hotkey for enable/disable events
Arnaldo Carvalho de Melo
2015-06-19
1
-2
/
+2
*
perf top: Allow disabling/enabling events dynamicly
Arnaldo Carvalho de Melo
2015-06-17
1
-0
/
+2
[prev]
[next]