Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
449e5b247ca7c9dc9fc3391b7eebfefdeb2ce1fc
/
tools
/
perf
/
util
/
newt.c
80d50ca
perf ui: Add search by name/addr to the map__browser
by Arnaldo Carvalho de Melo
· 14 years ago
76ce93d
perf ui: Shorten ui_browser->refresh_entries to refresh
by Arnaldo Carvalho de Melo
· 14 years ago
9a72599
perf ui: Add a map browser
by Arnaldo Carvalho de Melo
· 14 years ago
73ae8f8
perf tui: Make CTRL+Z suspend perf
by Arnaldo Carvalho de Melo
· 14 years ago
0f0cbf7
perf ui: New hists tree widget
by Arnaldo Carvalho de Melo
· 14 years ago
8d8c369
perf ui: Show the scroll bar over the left window frame
by Arnaldo Carvalho de Melo
· 14 years ago
63160f7
perf ui: Consider the refreshed dimensions in ui_browser__show
by Arnaldo Carvalho de Melo
· 14 years ago
b61b55e
perf ui: Restore SPACE as an alias to PGDN in annotate
by Arnaldo Carvalho de Melo
· 14 years ago
8a6c5b2
perf sort: Make column width code per hists instance
by Arnaldo Carvalho de Melo
· 14 years ago
b66ecd9
perf ui: Make ui_browser__run exit on unhandled hot keys
by Arnaldo Carvalho de Melo
· 14 years ago
63f20e7
perf ui: Make END go to the last entry, not the top of the last page
by Arnaldo Carvalho de Melo
· 14 years ago
0879b10
perf: Fix hist_entry__tui_annotate() build failure
by Srikar Dronamraju
· 15 years ago
f384c95
Merge branch 'linus' into perf/core
by Thomas Gleixner
· 15 years ago
9f61d85
perf ui: Move objdump_line specific stuff out of ui_browser
by Arnaldo Carvalho de Melo
· 15 years ago
13f499f
perf ui: Separate showing the entries from running the browser
by Arnaldo Carvalho de Melo
· 15 years ago
46b0a07
perf ui: Introduce ui_browser->seek to support multiple list structures
by Arnaldo Carvalho de Melo
· 15 years ago
8c694d2
perf ui: Introduce routine ui_browser__is_current_entry
by Arnaldo Carvalho de Melo
· 15 years ago
1d90f2e
perf record: Don't call newt functions when not initialized
by Arnaldo Carvalho de Melo
· 15 years ago
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
60553903
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