Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3619b8fead04ab9de643712e757ef6b5f79fd1ab
/
tools
/
perf
/
util
/
newt.c
62e3436
perf tui: Reset use_browser if stdout is not a tty
by Arnaldo Carvalho de Melo
· 15 years ago
d67f088
perf report: Support multiple events on the TUI
by Arnaldo Carvalho de Melo
· 15 years ago
46e3e05
perf annotate: Add TUI interface
by Arnaldo Carvalho de Melo
· 15 years ago
6e78c9f
perf tui: Remove annotate from popup menu after failure
by Arnaldo Carvalho de Melo
· 15 years ago
1c34bde
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
by Ingo Molnar
· 15 years ago
5d06e69
perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfig
by Arnaldo Carvalho de Melo
· 15 years ago
17930b4
perf TUI: Make 'space' be an alias to 'PgDn'
by Arnaldo Carvalho de Melo
· 15 years ago
32ec6ac
perf tui: Fix build problem with slang <= 2.0.6
by Arnaldo Carvalho de Melo
· 15 years ago
dc4ff19
perf tui: Add workaround for slang < 2.1.4
by Arnaldo Carvalho de Melo
· 15 years ago
a9a4ab7
perf tui: Add help window to show key associations
by Arnaldo Carvalho de Melo
· 15 years ago
a308f3a
perf tui: Make <- exit menus too
by Arnaldo Carvalho de Melo
· 15 years ago
9d192e1
perf newt: Add single key shortcuts for zoom into DSO and threads
by Arnaldo Carvalho de Melo
· 15 years ago
29351db
perf newt: Exit browser unconditionally when CTRL+C, q or Q is pressed
by Arnaldo Carvalho de Melo
· 15 years ago
c1ec5fe
perf newt: Fix the 'A'/'a' shortcut for annotate
by Arnaldo Carvalho de Melo
· 15 years ago
6055390
perf newt: Make <- exit the ui_browser
by Arnaldo Carvalho de Melo
· 15 years ago
3e1bbdc3
perf newt: Make <- zoom out filters
by Arnaldo Carvalho de Melo
· 15 years ago
c82ee82
perf report: Report number of events, not samples
by Arnaldo Carvalho de Melo
· 15 years ago
cee75ac
perf hist: Clarify events_stats fields usage
by Arnaldo Carvalho de Melo
· 15 years ago
ef7b93a
perf report: Librarize the annotation code and use it in the newt browser
by Arnaldo Carvalho de Melo
· 15 years ago
3798ed7
perf ui: Add ui_helpline methods
by Arnaldo Carvalho de Melo
· 15 years ago
b09e019
perf hist: Adopt filter by dso and by thread methods from the newt browser
by Arnaldo Carvalho de Melo
· 15 years ago
7f82645
perf newt: Use newtAddComponent()
by Arnaldo Carvalho de Melo
· 15 years ago
c0ed55d
perf TUI: Move "Yes" button to before "No"
by Arnaldo Carvalho de Melo
· 15 years ago
6e7ab4c
perf TUI: Show filters on the title and add help line about how to zoom out
by Arnaldo Carvalho de Melo
· 15 years ago
a5e29ac
perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operations
by Arnaldo Carvalho de Melo
· 15 years ago
8375319
perf newt: Add a "Zoom into foo.so DSO" and reverse operations
by Arnaldo Carvalho de Melo
· 15 years ago
533c46c
perf newt: Pass the input_name to perf_session__browse_hists
by Arnaldo Carvalho de Melo
· 15 years ago
e65713e
perf newt: Move the hist browser population bits to separare function
by Arnaldo Carvalho de Melo
· 15 years ago
fb6b893
perf newt: Remove useless column width calculation
by Arnaldo Carvalho de Melo
· 15 years ago
a4e3b95
perf hist: Replace ->print() routines by ->snprintf() equivalents
by Arnaldo Carvalho de Melo
· 15 years ago
5f4d3f8
perf report: Add progress bars
by Arnaldo Carvalho de Melo
· 15 years ago
d5679ae
perf report: Pass the DSO to 'perf annotate'
by Arnaldo Carvalho de Melo
· 15 years ago
b3c9ac0
perf callchains: Store the map together with the symbol
by Arnaldo Carvalho de Melo
· 15 years ago
59fd530
perf tools: Introduce struct map_symbol
by Arnaldo Carvalho de Melo
· 15 years ago
53c5401
perf report: Add a popup menu to ask what operation is to be performed
by Arnaldo Carvalho de Melo
· 15 years ago
4ded2b2
perf report: Implement Newt callgraphs
by Arnaldo Carvalho de Melo
· 15 years ago
f3a1f0e
perf newt: Properly restore the screen when error exiting
by Arnaldo Carvalho de Melo
· 15 years ago
d06d92b
perf annotate: Properly notify the user that vmlinux is missing
by Arnaldo Carvalho de Melo
· 15 years ago
567e547
perf tools: Fix non-newt build
by Arnaldo Carvalho de Melo
· 15 years ago
cb7afb7
perf newt: Use newtGetScreenSize
by Arnaldo Carvalho de Melo
· 15 years ago
7081e08
perf newt: Add 'Q', 'q' and Ctrl+C as ways to exit from forms
by Arnaldo Carvalho de Melo
· 15 years ago
f9224c5
perf report: Implement initial UI using newt
by Arnaldo Carvalho de Melo
· 15 years ago