perf hist: Replace ->print() routines by ->snprintf() equivalents
[sfrench/cifs-2.6.git] / tools / perf / util / newt.c
2010-04-02 Arnaldo Carvalho... perf hist: Replace ->print() routines by ->snprintf...
2010-04-02 Arnaldo Carvalho... perf report: Add progress bars
2010-03-26 Arnaldo Carvalho... perf report: Pass the DSO to 'perf annotate'
2010-03-26 Arnaldo Carvalho... perf callchains: Store the map together with the symbol
2010-03-26 Arnaldo Carvalho... perf tools: Introduce struct map_symbol
2010-03-26 Arnaldo Carvalho... perf report: Add a popup menu to ask what operation...
2010-03-22 Arnaldo Carvalho... perf report: Implement Newt callgraphs
2010-03-22 Arnaldo Carvalho... perf newt: Properly restore the screen when error exiting
2010-03-22 Ingo MolnarMerge commit 'v2.6.34-rc2' into perf/core
2010-03-17 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-03-15 Arnaldo Carvalho... perf annotate: Properly notify the user that vmlinux...
2010-03-13 Arnaldo Carvalho... perf tools: Fix non-newt build
2010-03-12 Ingo MolnarMerge branch 'perf/x86' into perf/core
2010-03-12 Arnaldo Carvalho... perf newt: Use newtGetScreenSize
2010-03-12 Arnaldo Carvalho... perf newt: Add 'Q', 'q' and Ctrl+C as ways to exit...
2010-03-12 Arnaldo Carvalho... perf report: Implement initial UI using newt