index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
newt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf newt: Use newtAddComponent()
Arnaldo Carvalho de Melo
2010-05-10
1
-3
/
+3
*
perf TUI: Move "Yes" button to before "No"
Arnaldo Carvalho de Melo
2010-04-08
1
-1
/
+1
*
perf TUI: Show filters on the title and add help line about how to zoom out
Arnaldo Carvalho de Melo
2010-04-08
1
-28
/
+68
*
perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operations
Arnaldo Carvalho de Melo
2010-04-03
1
-8
/
+74
*
perf newt: Add a "Zoom into foo.so DSO" and reverse operations
Arnaldo Carvalho de Melo
2010-04-03
1
-31
/
+88
*
perf newt: Pass the input_name to perf_session__browse_hists
Arnaldo Carvalho de Melo
2010-04-03
1
-5
/
+8
*
perf newt: Move the hist browser population bits to separare function
Arnaldo Carvalho de Melo
2010-04-03
1
-45
/
+84
*
perf newt: Remove useless column width calculation
Arnaldo Carvalho de Melo
2010-04-03
1
-20
/
+0
*
perf hist: Replace ->print() routines by ->snprintf() equivalents
Arnaldo Carvalho de Melo
2010-04-02
1
-48
/
+5
*
perf report: Add progress bars
Arnaldo Carvalho de Melo
2010-04-02
1
-23
/
+80
*
perf report: Pass the DSO to 'perf annotate'
Arnaldo Carvalho de Melo
2010-03-26
1
-23
/
+28
*
perf callchains: Store the map together with the symbol
Arnaldo Carvalho de Melo
2010-03-26
1
-4
/
+4
*
perf tools: Introduce struct map_symbol
Arnaldo Carvalho de Melo
2010-03-26
1
-2
/
+2
*
perf report: Add a popup menu to ask what operation is to be performed
Arnaldo Carvalho de Melo
2010-03-26
1
-8
/
+88
*
perf report: Implement Newt callgraphs
Arnaldo Carvalho de Melo
2010-03-22
1
-32
/
+259
*
perf newt: Properly restore the screen when error exiting
Arnaldo Carvalho de Melo
2010-03-22
1
-6
/
+13
*
perf annotate: Properly notify the user that vmlinux is missing
Arnaldo Carvalho de Melo
2010-03-15
1
-1
/
+1
*
perf tools: Fix non-newt build
Arnaldo Carvalho de Melo
2010-03-13
1
-2
/
+0
*
perf newt: Use newtGetScreenSize
Arnaldo Carvalho de Melo
2010-03-12
1
-10
/
+10
*
perf newt: Add 'Q', 'q' and Ctrl+C as ways to exit from forms
Arnaldo Carvalho de Melo
2010-03-12
1
-4
/
+19
*
perf report: Implement initial UI using newt
Arnaldo Carvalho de Melo
2010-03-12
1
-0
/
+194