Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
development
/
748307e2c8ff4b43f3ca0664a4c559caa6b08fbc
/
scripts
5d1c3cb
gdbclient: support various PT_INTERP values
by Ryan Prichard
· 7 years ago
dcf9800
Stack: Fix argument-less invocation
by Andreas Gampe
· 7 years ago
d8c0293
Stack: Add ability to override symbols dir
by Andreas Gampe
· 7 years ago
3c9db52
Stack: Replace getopt with argparse
by Andreas Gampe
· 7 years ago
931cd0b
Fix gdbserver path in gdbclient.py
by Haibo Huang
· 7 years ago
ac90d1d
Really fix support for soname in apk.
by Christopher Ferris
· 7 years ago
55a9699
Add support for soname display in apk.
by Christopher Ferris
· 7 years ago
f91fb91
Merge "gdbclient.py: Add --env flag."
by Treehugger Robot
· 7 years ago
9247665
gdbclient.py alternative frontend support
by Alex Light
· 7 years ago
63bf108
gdbclient.py: Add --env flag.
by Peter Collingbourne
· 7 years ago
e547eb3
Symbol: Add presubmit testing
by Andreas Gampe
· 7 years ago
3ee240c
NativeHeapDumpViewer: Add tests to presubmit
by Andreas Gampe
· 7 years ago
547631e
NativeHeapDumpViewer: Python 3 compatibility
by Andreas Gampe
· 7 years ago
9240b45
Symbol: Python 3 compatibility
by Andreas Gampe
· 7 years ago
076bd27
Merge "Prevent "index out of range" crash when addr2line aborts in between"
by Mathieu Chartier
· 7 years ago
7e73f7a
Prevent "index out of range" crash when addr2line aborts in between
by Shibin George
· 8 years ago
b971e04
native_heapdump_viewer_tests: update ParseNativeHeap() to pass 4 arguments
by Shibin George
· 8 years ago
ec9ee7f
Remove ashmem from development repository
by Joel Fernandes
· 8 years ago
6fc7aef
Handle IOExceptions if addr2line fails.
by Christopher Ferris
· 8 years ago
9e068aa
Merge "Fix GetMappingFromOffset" am: 0d2f6425ed
by Mathieu Chartier
· 8 years ago
e350362
Fix GetMappingFromOffset
by Mathieu Chartier
· 8 years ago
79a4d77
Merge "Add logic for replacing maps for zip files" am: a70bf347f7
by Mathieu Chartier
· 8 years ago
fca3084
Add logic for replacing maps for zip files
by Mathieu Chartier
· 8 years ago
3140c7e
Merge "pid: switch to pgrep." am: 3aa9457410
by Josh Gao
· 8 years ago
f080bf1
pid: switch to pgrep.
by Josh Gao
· 8 years ago
9669de4
Merge "Refactor native heap viewer to add tests." am: cd2f1cfed2
by Christopher Ferris
· 8 years ago
dfb5368
Refactor native heap viewer to add tests.
by Christopher Ferris
· 8 years ago
81052a3
Merge "Detect if num field is valid on v1.0 version." am: 1ae3edd54b
by Christopher Ferris
· 8 years ago
ad7d5fb
Detect if num field is valid on v1.0 version.
by Christopher Ferris
· 8 years ago
590650d
Merge "Allow restart in gdbclient." am: 2e4640f468
by Dan Albert
· 8 years ago
d124bc7
Allow restart in gdbclient.
by Dan Albert
· 8 years ago
121c8d9
Merge changes from topic "stacks_envsetup" am: 759a6f75ff
by Josh Gao
· 8 years ago
3502cee
Add return code support to `pid`. am: 4df6279c71
by Josh Gao
· 8 years ago
aa32b1a
Move pid, stacks from envsetup.sh to dedicated scripts. am: 3dffb8438d
by Josh Gao
· 8 years ago
759a6f7
Merge changes from topic "stacks_envsetup"
by Treehugger Robot
· 8 years ago
4df6279
Add return code support to `pid`.
by Josh Gao
· 8 years ago
3dffb84
Move pid, stacks from envsetup.sh to dedicated scripts.
by Josh Gao
· 8 years ago
91ba53c
stacks: match exactly before matching nonexactly.
by Josh Gao
· 8 years ago
a5a9763
Merge "Script: Fix disassemble_tombstone.py" am: 9a2f49a71a
by Andreas Gampe
· 8 years ago
6467644
Script: Fix disassemble_tombstone.py
by Andreas Gampe
· 8 years ago
7b021e8
Merge "Add descriptive text describing html interaction." am: fa6b514d71
by Christopher Ferris
· 8 years ago
fbd84e9
Add descriptive text describing html interaction.
by Christopher Ferris
· 8 years ago
ffc868b
Merge "Handle num fields that aren't one." am: 51fdbb627f am: 7b291a7108
by Christopher Ferris
· 8 years ago
bede9f3
Handle num fields that aren't one.
by Christopher Ferris
· 8 years ago
07c15fd
Merge "Scripts: Export symbol.py" am: 4c5c36987a am: 2f5dcfe651
by Andreas Gampe
· 8 years ago
5bec214
Scripts: Export symbol.py
by Andreas Gampe
· 8 years ago
0ffeba6
Add battery level test script.
by Makoto Onuki
· 8 years ago
70b4c54
Add scripts OWNERS.
by Elliott Hughes
· 8 years ago
d3fc8fa
Switch to new soong_ui dumpvar-mode
by Dan Willemsen
· 8 years ago
bc82e81
Merge "gdbclient.py: don't use make to dump target info." am: c57aaaf57c
by Josh Gao
· 9 years ago
c57aaaf
Merge "gdbclient.py: don't use make to dump target info."
by Treehugger Robot
· 9 years ago
8697036
Merge "Provide a way to disassemble code in a tombstone." am: d98a584a6d
by Greg Hartman
· 9 years ago
a6e5520
Provide a way to disassemble code in a tombstone.
by Greg Hartman
· 10 years ago
466e289
gdbclient.py: don't use make to dump target info.
by Josh Gao
· 9 years ago
aef6b1d
Merge "Resolve gdbclient.py -r executable from target" am: f45395cec0
by Kevin Rocard
· 9 years ago
258c89e
Resolve gdbclient.py -r executable from target
by Kevin Rocard
· 9 years ago
82a266c
Merge "Fix gdbclient.py -p." am: 37c32c3162
by Elliott Hughes
· 9 years ago
89e1ecf
Fix gdbclient.py -p.
by Elliott Hughes
· 9 years ago
cd0f76d
Merge "Warn that gdbclient is deprecated in favor of gdbclient.py" am: 4a419534fe
by Kevin Rocard
· 9 years ago
75b24f1
Warn that gdbclient is deprecated in favor of gdbclient.py
by Kevin Rocard
· 9 years ago
acf1fb1
Merge "Fix potential divide by zero in display_html" am: 524311b26d
by Mathieu Chartier
· 9 years ago
9ae5ff4
Fix potential divide by zero in display_html
by Mathieu Chartier
· 9 years ago
14a8c91
Merge "Fix potential divide by zero." am: 8d3f61724d am: 4642158940
by Christopher Ferris
· 9 years ago
8d3f617
Merge "Fix potential divide by zero."
by Christopher Ferris
· 9 years ago
c739b9e
Merge "Move away from device.get_props." am: 904e475fbd am: 4d8dffffa6
by Elliott Hughes
· 9 years ago
1a2f12d
Move away from device.get_props.
by Elliott Hughes
· 9 years ago
8ce1c18
Merge "gdbrunner: take a run-as/su command instead of a user." am: 3099f0c89d am: 83c5325987
by Josh Gao
· 9 years ago
3099f0c
Merge "gdbrunner: take a run-as/su command instead of a user."
by Treehugger Robot
· 9 years ago
057c273
gdbrunner: take a run-as/su command instead of a user.
by Josh Gao
· 9 years ago
f427655
Fix potential divide by zero.
by Christopher Ferris
· 9 years ago
e81fe43
Merge "Script to view native allocations prettily." am: ef15f7851f am: 17e01f282d
by Mathieu Chartier
· 9 years ago
ef15f78
Merge "Script to view native allocations prettily."
by Mathieu Chartier
· 9 years ago
a178732
Script to view native allocations prettily.
by Richard Uhler
· 9 years ago
15dff04
Merge "Stack: Add subprocess caching" am: a1b14a7357 am: db19bc4e39
by Andreas Gampe
· 9 years ago
46b00d6
Stack: Add subprocess caching
by Andreas Gampe
· 9 years ago
a031d64
Merge "Stack: Add symbol caching" am: b60fce019d am: 698998afca am: eace70430e
by Andreas Gampe
· 9 years ago
3d97a46
Stack: Add symbol caching
by Andreas Gampe
· 9 years ago
748f1a1
Merge "Count framework usage of BOARD variables"
by Po-Chien Hsueh
· 9 years ago
f86af51
Count framework usage of BOARD variables
by Po-Chien Hsueh
· 9 years ago
e9549c1
gdbclient: fix darwin sed problem
by Keith Mok
· 9 years ago
5f1b4f0
Skip adding value lines for accidental matches.
by Christopher Ferris
· 10 years ago
5b820ba
Handle asan lines when determing abi.
by Christopher Ferris
· 10 years ago
784eace
Merge "Stack: Fix tool for long stacks"
by Treehugger Robot
· 10 years ago
1127df9
Stack: Fix libmemunreachable stack test
by Colin Cross
· 10 years ago
48068ac
Stack: Fix tool for long stacks
by Andreas Gampe
· 10 years ago
807ec0e
stack: support output from dumpsys meminfo --unreachable
by Colin Cross
· 10 years ago
6ae3241
Script to perform USB reset of Android device.
by Than McIntosh
· 10 years ago
abe22f4
Fix how the script gets data from apks.
by Christopher Ferris
· 10 years ago
bf8a940
Find abi before trying to decode the stack.
by Christopher Ferris
· 10 years ago
7c776a4
Merge "Make gdbclient respect custom OUT_DIR settings"
by Alex Light
· 10 years ago
35dd4d6
Make gdbclient respect custom OUT_DIR settings
by Alex Light
· 10 years ago
409ab9f
Update gdbclient to use the multiarch gdb.
by Josh Gao
· 10 years ago
c14b612
Modify the dso rule to allow spaces in [] names.
by Christopher Ferris
· 10 years ago
44b84a8
Don't throw when we fail to find a device.
by Josh Gao
· 10 years ago
66bb9fa
Merge "gdbclient.py: set directory for gdb."
by Josh Gao
· 10 years ago
19f18ce
gdbclient.py: set directory for gdb.
by Josh Gao
· 10 years ago
639d1c4
gdb: allow gdbclient.py to find local files.
by David Pursell
· 10 years ago
d1fe92f
gdbclient.py: set PWD when querying makefiles.
by David Pursell
· 11 years ago
320f881
gdbclient.py: add gdb connect retry.
by David Pursell
· 11 years ago
6382f17
Make gdbclient.py work in directories other than the root.
by Josh Gao
· 11 years ago
Next »