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
/
util
/
ui
/
browsers
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Move UI bits to tools/perf/ui directory
Namhyung Kim
2012-04-11
4
-2178
/
+0
*
perf annotate browser: string search: /?n
Arnaldo Carvalho de Melo
2012-04-07
1
-1
/
+148
*
perf report: Correct display of samples and events in header
Ashay Rane
2012-04-07
1
-3
/
+7
*
perf annotate browser: Initial support for navigating jump instructions
Arnaldo Carvalho de Melo
2012-04-07
1
-2
/
+61
*
perf ui annotate browser: Add list based search for addr offset
Arnaldo Carvalho de Melo
2012-04-07
1
-9
/
+16
*
perf ui annotate browser: Move callq handling to separate function
Arnaldo Carvalho de Melo
2012-04-07
1
-46
/
+48
*
perf ui annotate browser: Allow toggling addr offset view
Arnaldo Carvalho de Melo
2012-04-07
1
-3
/
+12
*
perf annotate: Allow printing objdump line addr in different color
Arnaldo Carvalho de Melo
2012-04-07
1
-5
/
+21
*
perf hists browser: Fix NULL deref in hists browsing code
Jiri Olsa
2012-04-05
1
-0
/
+3
*
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-03-22
1
-6
/
+6
|
\
|
*
perf tools: Use scnprintf where applicable
Arnaldo Carvalho de Melo
2012-03-14
1
-6
/
+6
|
*
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
2012-01-30
1
-2
/
+0
*
|
perf ui browser: Add 's' key to filter by symbol name
Namhyung Kim
2012-03-16
1
-1
/
+13
*
|
Merge branch 'perf/hw-branch-sampling' into perf/core
Ingo Molnar
2012-03-12
1
-19
/
+83
|
\
\
|
*
|
perf report: Fix annotate double quit issue in branch view mode
Stephane Eranian
2012-03-12
1
-7
/
+31
|
*
|
perf report: Remove duplicate annotate choice in branch view mode
Stephane Eranian
2012-03-12
1
-0
/
+2
|
*
|
perf report: Enable TUI in branch view mode
Stephane Eranian
2012-03-09
1
-12
/
+50
*
|
|
perf annotate: Fix help string on tui
Namhyung Kim
2012-03-05
1
-3
/
+3
*
|
|
perf annotate: Restore title when came back to original symbol
Namhyung Kim
2012-03-05
1
-0
/
+1
*
|
|
perf annotate: Handle lower case key code in annotate_browser__run()
Namhyung Kim
2012-03-05
1
-0
/
+2
*
|
|
perf annotate: Print asm code as blue when source code is displayed
Namhyung Kim
2012-03-05
1
-3
/
+6
|
/
/
*
|
perf tools: Remove unnecessary ctype.h inclusion
Namhyung Kim
2012-01-30
1
-1
/
+1
*
|
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
2012-01-24
1
-2
/
+0
*
|
perf tools: Introduce per user view
Arnaldo Carvalho de Melo
2012-01-24
1
-0
/
+3
|
/
*
perf symbols: Add nr_events to symbol_conf
Arnaldo Carvalho de Melo
2011-11-28
2
-10
/
+8
*
perf hists browser: Warn about lost events
Arnaldo Carvalho de Melo
2011-11-02
1
-6
/
+43
*
perf ui browser: Handle K_RESIZE in dialog windows
Arnaldo Carvalho de Melo
2011-10-26
1
-7
/
+15
*
perf hists browser: Use K_TIMER
Arnaldo Carvalho de Melo
2011-10-26
1
-3
/
+2
*
perf ui: Reimplement the popup windows using libslang
Arnaldo Carvalho de Melo
2011-10-26
1
-10
/
+4
*
perf hists browser: Refuse 'a' hotkey on non symbolic views
Arnaldo Carvalho de Melo
2011-10-21
1
-0
/
+7
*
perf ui browser: Use libslang to read keys
Arnaldo Carvalho de Melo
2011-10-20
2
-28
/
+24
*
perf hists browser: Elide DSO column when it is set to just one DSO, ditto fo...
Arnaldo Carvalho de Melo
2011-10-20
1
-0
/
+4
*
perf hists browser: Honour symbol_conf.show_{nr_samples,total_period}
Arnaldo Carvalho de Melo
2011-10-19
1
-0
/
+10
*
perf hists browser: Do not exit on tab key with single event
David Ahern
2011-10-19
1
-0
/
+2
*
perf annotate browser: Don't change selection line when returning from callq
Arnaldo Carvalho de Melo
2011-10-19
1
-1
/
+1
*
perf hists: Move the dso and thread filters from hist_browser
Arnaldo Carvalho de Melo
2011-10-19
1
-26
/
+22
*
perf top tui: Give color hints just on the percentage, like on --stdio
Arnaldo Carvalho de Melo
2011-10-18
1
-0
/
+3
*
perf hists: Don't format the percentage on hist_entry__snprintf
Arnaldo Carvalho de Melo
2011-10-18
1
-3
/
+4
*
perf ui browser: Allow initial use without navigation UI elements
Arnaldo Carvalho de Melo
2011-10-18
2
-12
/
+14
*
perf hists browser: Add missing hotkeys to the help window
Arnaldo Carvalho de Melo
2011-10-18
1
-10
/
+13
*
perf annotate browser: Allow toggling the visualization of source code lines
Arnaldo Carvalho de Melo
2011-10-14
1
-5
/
+71
*
perf annotate browser: Exit when pressing ESC or the left arrow
Arnaldo Carvalho de Melo
2011-10-14
1
-0
/
+2
*
perf hists browser: Invalidate ui_browser->top after timer calls
Arnaldo Carvalho de Melo
2011-10-14
1
-2
/
+13
*
perf hists browser: Fix handling of TAB/UNTAB for multiple events
Arnaldo Carvalho de Melo
2011-10-13
1
-17
/
+31
*
perf ui browser: Remove ui_browser__add_exit_keys
Arnaldo Carvalho de Melo
2011-10-13
3
-31
/
+12
*
perf ui browser: Handle SIGWINCH
Arnaldo Carvalho de Melo
2011-10-13
3
-15
/
+5
*
perf hists: Don't free decayed entries if in the annotation browser
Arnaldo Carvalho de Melo
2011-10-13
1
-1
/
+5
*
perf hists browser: Recalculate browser pointers after resort/decay
Arnaldo Carvalho de Melo
2011-10-11
1
-7
/
+2
*
perf hists browser: Update the browser.nr_entries after the timer
Arnaldo Carvalho de Melo
2011-10-07
1
-0
/
+7
*
perf hists browser: Fix TAB/UNTAB use with multiple events
Arnaldo Carvalho de Melo
2011-10-07
1
-0
/
+2
[next]