Arnaldo Carvalho de Melo
|
dc4ff19341
perf tui: Add workaround for slang < 2.1.4
|
15 years ago |
Arnaldo Carvalho de Melo
|
a9a4ab747e
perf tui: Add help window to show key associations
|
15 years ago |
Arnaldo Carvalho de Melo
|
a308f3a868
perf tui: Make <- exit menus too
|
15 years ago |
Arnaldo Carvalho de Melo
|
9d192e118a
perf newt: Add single key shortcuts for zoom into DSO and threads
|
15 years ago |
Arnaldo Carvalho de Melo
|
29351db6a0
perf newt: Exit browser unconditionally when CTRL+C, q or Q is pressed
|
15 years ago |
Arnaldo Carvalho de Melo
|
c1ec5fefd9
perf newt: Fix the 'A'/'a' shortcut for annotate
|
15 years ago |
Arnaldo Carvalho de Melo
|
605539034f
perf newt: Make <- exit the ui_browser
|
15 years ago |
Arnaldo Carvalho de Melo
|
3e1bbdc3a7
perf newt: Make <- zoom out filters
|
15 years ago |
Arnaldo Carvalho de Melo
|
c82ee828aa
perf report: Report number of events, not samples
|
15 years ago |
Arnaldo Carvalho de Melo
|
cee75ac7ec
perf hist: Clarify events_stats fields usage
|
15 years ago |
Arnaldo Carvalho de Melo
|
ef7b93a119
perf report: Librarize the annotation code and use it in the newt browser
|
15 years ago |
Arnaldo Carvalho de Melo
|
3798ed7bc7
perf ui: Add ui_helpline methods
|
15 years ago |
Arnaldo Carvalho de Melo
|
b09e0190ac
perf hist: Adopt filter by dso and by thread methods from the newt browser
|
15 years ago |
Arnaldo Carvalho de Melo
|
7f8264539c
perf newt: Use newtAddComponent()
|
15 years ago |
Arnaldo Carvalho de Melo
|
c0ed55d2e4
perf TUI: Move "Yes" button to before "No"
|
15 years ago |
Arnaldo Carvalho de Melo
|
6e7ab4c649
perf TUI: Show filters on the title and add help line about how to zoom out
|
15 years ago |
Arnaldo Carvalho de Melo
|
a5e29aca02
perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operations
|
15 years ago |
Arnaldo Carvalho de Melo
|
83753190c1
perf newt: Add a "Zoom into foo.so DSO" and reverse operations
|
15 years ago |
Arnaldo Carvalho de Melo
|
533c46c31c
perf newt: Pass the input_name to perf_session__browse_hists
|
15 years ago |
Arnaldo Carvalho de Melo
|
e65713ea1e
perf newt: Move the hist browser population bits to separare function
|
15 years ago |
Arnaldo Carvalho de Melo
|
fb6b893180
perf newt: Remove useless column width calculation
|
15 years ago |
Arnaldo Carvalho de Melo
|
a4e3b956a8
perf hist: Replace ->print() routines by ->snprintf() equivalents
|
15 years ago |
Arnaldo Carvalho de Melo
|
5f4d3f8816
perf report: Add progress bars
|
15 years ago |
Arnaldo Carvalho de Melo
|
d5679ae4d2
perf report: Pass the DSO to 'perf annotate'
|
15 years ago |
Arnaldo Carvalho de Melo
|
b3c9ac0846
perf callchains: Store the map together with the symbol
|
15 years ago |
Arnaldo Carvalho de Melo
|
59fd53062f
perf tools: Introduce struct map_symbol
|
15 years ago |
Arnaldo Carvalho de Melo
|
53c5401957
perf report: Add a popup menu to ask what operation is to be performed
|
15 years ago |
Arnaldo Carvalho de Melo
|
4ded2b250f
perf report: Implement Newt callgraphs
|
15 years ago |
Arnaldo Carvalho de Melo
|
f3a1f0ea94
perf newt: Properly restore the screen when error exiting
|
15 years ago |
Arnaldo Carvalho de Melo
|
d06d92b7c9
perf annotate: Properly notify the user that vmlinux is missing
|
15 years ago |