index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
newt.c
Age
Commit message (
Expand
)
Author
2010-04-08
perf TUI: Move "Yes" button to before "No"
Arnaldo Carvalho de Melo
2010-04-08
perf TUI: Show filters on the title and add help line about how to zoom out
Arnaldo Carvalho de Melo
2010-04-04
perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operations
Arnaldo Carvalho de Melo
2010-04-04
perf newt: Add a "Zoom into foo.so DSO" and reverse operations
Arnaldo Carvalho de Melo
2010-04-03
perf newt: Pass the input_name to perf_session__browse_hists
Arnaldo Carvalho de Melo
2010-04-03
perf newt: Move the hist browser population bits to separare function
Arnaldo Carvalho de Melo
2010-04-03
perf newt: Remove useless column width calculation
Arnaldo Carvalho de Melo
2010-04-02
perf hist: Replace ->print() routines by ->snprintf() equivalents
Arnaldo Carvalho de Melo
2010-04-02
perf report: Add progress bars
Arnaldo Carvalho de Melo
2010-03-26
perf report: Pass the DSO to 'perf annotate'
Arnaldo Carvalho de Melo
2010-03-26
perf callchains: Store the map together with the symbol
Arnaldo Carvalho de Melo
2010-03-26
perf tools: Introduce struct map_symbol
Arnaldo Carvalho de Melo
2010-03-26
perf report: Add a popup menu to ask what operation is to be performed
Arnaldo Carvalho de Melo
2010-03-22
perf report: Implement Newt callgraphs
Arnaldo Carvalho de Melo
2010-03-22
perf newt: Properly restore the screen when error exiting
Arnaldo Carvalho de Melo
2010-03-15
perf annotate: Properly notify the user that vmlinux is missing
Arnaldo Carvalho de Melo
2010-03-13
perf tools: Fix non-newt build
Arnaldo Carvalho de Melo
2010-03-12
perf newt: Use newtGetScreenSize
Arnaldo Carvalho de Melo
2010-03-12
perf newt: Add 'Q', 'q' and Ctrl+C as ways to exit from forms
Arnaldo Carvalho de Melo
2010-03-12
perf report: Implement initial UI using newt
Arnaldo Carvalho de Melo