index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
newt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf TUI: Move "Yes" button to before "No"
Arnaldo Carvalho de Melo
2010-04-08
1
-1
/
+1
*
perf TUI: Show filters on the title and add help line about how to zoom out
Arnaldo Carvalho de Melo
2010-04-08
1
-28
/
+68
*
perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operations
Arnaldo Carvalho de Melo
2010-04-03
1
-8
/
+74
*
perf newt: Add a "Zoom into foo.so DSO" and reverse operations
Arnaldo Carvalho de Melo
2010-04-03
1
-31
/
+88
*
perf newt: Pass the input_name to perf_session__browse_hists
Arnaldo Carvalho de Melo
2010-04-03
1
-5
/
+8
*
perf newt: Move the hist browser population bits to separare function
Arnaldo Carvalho de Melo
2010-04-03
1
-45
/
+84
*
perf newt: Remove useless column width calculation
Arnaldo Carvalho de Melo
2010-04-03
1
-20
/
+0
*
perf hist: Replace ->print() routines by ->snprintf() equivalents
Arnaldo Carvalho de Melo
2010-04-02
1
-48
/
+5
*
perf report: Add progress bars
Arnaldo Carvalho de Melo
2010-04-02
1
-23
/
+80
*
perf report: Pass the DSO to 'perf annotate'
Arnaldo Carvalho de Melo
2010-03-26
1
-23
/
+28
*
perf callchains: Store the map together with the symbol
Arnaldo Carvalho de Melo
2010-03-26
1
-4
/
+4
*
perf tools: Introduce struct map_symbol
Arnaldo Carvalho de Melo
2010-03-26
1
-2
/
+2
*
perf report: Add a popup menu to ask what operation is to be performed
Arnaldo Carvalho de Melo
2010-03-26
1
-8
/
+88
*
perf report: Implement Newt callgraphs
Arnaldo Carvalho de Melo
2010-03-22
1
-32
/
+259
*
perf newt: Properly restore the screen when error exiting
Arnaldo Carvalho de Melo
2010-03-22
1
-6
/
+13
*
perf annotate: Properly notify the user that vmlinux is missing
Arnaldo Carvalho de Melo
2010-03-15
1
-1
/
+1
*
perf tools: Fix non-newt build
Arnaldo Carvalho de Melo
2010-03-13
1
-2
/
+0
*
perf newt: Use newtGetScreenSize
Arnaldo Carvalho de Melo
2010-03-12
1
-10
/
+10
*
perf newt: Add 'Q', 'q' and Ctrl+C as ways to exit from forms
Arnaldo Carvalho de Melo
2010-03-12
1
-4
/
+19
*
perf report: Implement initial UI using newt
Arnaldo Carvalho de Melo
2010-03-12
1
-0
/
+194