index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
newt.c
Age
Commit message (
Expand
)
Author
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