Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
native
/
861dd225fcd53f3e8d10469600648226c6e887cf
/
cmds
/
dumpstate
/
utils.cpp
d5e724a
Send broadcasts as Shell.
by Felipe Leme
· 9 years ago
fdf52d3
Split dumpsys into critical and non-critical sections.
by Srinath Sridharan
· 9 years ago
a297c32
dumpstate: report process times
by Mark Salyzyn
· 9 years ago
cbce55d
Improved dumpstate logging.
by Felipe Leme
· 9 years ago
111b9d0
Improved how the Shell directories are created.
by Felipe Leme
· 9 years ago
608385d
Redirect output to file ASAP, otherwise printf() calls might be missed.
by Felipe Leme
· 9 years ago
942c50d
Merge "Fixed usage --receiver-foreground on am call."
by Felipe Leme
· 9 years ago
b0b4aa2
Fixed usage --receiver-foreground on am call.
by Felipe Leme
· 9 years ago
f5248da
dumpstate: enable cameraserver
by Chien-Yu Chen
· 9 years ago
edb0b0c
Pass --receiver-foreground to AM intents.
by Felipe Leme
· 9 years ago
770410d
Fixed performance issue by moving buffer allocation outside loop.
by Felipe Leme
· 9 years ago
635ca31
Include mount info on zipped bugreport.
by Felipe Leme
· 9 years ago
0c80cf0
Adds all tombstone files when writing to zipped file.
by Felipe Leme
· 9 years ago
78f2c86
Prints out how long it takes to generate each section.
by Felipe Leme
· 9 years ago
9609bbd
dumpstate: add audioserver
by Andy Hung
· 9 years ago
7def230
Merge "dumpstate: build breakage @2482293" am: c93d0937e4 am: 8197219a6e
by Mark Salyzyn
· 9 years ago
f55d402
resolve merge conflicts of 01c1129fe6 to master.
by Mark Salyzyn
· 9 years ago
3634a1e
Fixed logic that was passing NULL to a std::string parameter and
by Felipe Leme
· 9 years ago
e338bf6
Take screenshot right away when invoked with -P.
by Felipe Leme
· 9 years ago
ad5f6c4
Minor improvements in the bugreport progress workflow:
by Felipe Leme
· 9 years ago
08b5578
Fix initial value of do_update_progress.
by Felipe Leme
· 9 years ago
71bbfc5
Adds a -P option so dumpstate can report its progress.
by Felipe Leme
· 9 years ago
36b3f6f
Allow broadcasting of bug reports without a screenshot.
by Felipe Leme
· 9 years ago
ed24d2a
Fix a few bugs related to dumping files.
by Christopher Ferris
· 9 years ago
d907b32
add vehicle_network_service to stack dump
by keunyoung
· 9 years ago
93d705b
Add option to #define _DUMPSTATE_DRY_RUN_ to skip the actual dumps.
by Felipe Leme
· 9 years ago
8620bb4
Migrated dumpstate to C++.
by Felipe Leme
· 9 years ago
[Renamed (97%) from cmds/dumpstate/utils.c]
3b7261d
am ed32594d: am 2cb9994c: Merge "dumpstate: remove unnecessary mkdir"
by Nick Kralevich
· 9 years ago
f0b5396
dumpstate: remove unnecessary mkdir
by Nick Kralevich
· 9 years ago
9ca6d07
am b8e6cb08: am e814b43c: Merge "Don\'t use TEMP_FAILURE_RETRY on close in frameworks/native."
by Elliott Hughes
· 9 years ago
997abb6
Don't use TEMP_FAILURE_RETRY on close in frameworks/native.
by Elliott Hughes
· 9 years ago
326842f
dumpstate: report per-partition MMC performance
by Mark Salyzyn
· 10 years ago
540e3de
dumpstate: report per-partition MMC performance
by Mark Salyzyn
· 10 years ago
4796bc3
am 4b9d0b9b: am f3201498: Merge "dumpstate: add O_CLOEXEC"
by Nick Kralevich
· 10 years ago
cd67e9f
dumpstate: add O_CLOEXEC
by Nick Kralevich
· 10 years ago
123edd9
resolved conflicts for merge of 04e13acd to master
by Christopher Ferris
· 10 years ago
54bcc5f
Add timeout for dump_file.
by Christopher Ferris
· 10 years ago
d527bcb
Remove unnecessary settings state dump.
by Svetoslav
· 10 years ago
ff4a4dc
Remove -z option.
by Christopher Ferris
· 10 years ago
1a9a338
Add better timeout mechanism for running commands.
by Christopher Ferris
· 10 years ago
31ef855
Use the timeout stack dump functions.
by Christopher Ferris
· 10 years ago
67c5a8a
Fix message when a command times out.
by Christopher Ferris
· 10 years ago
1dc94e3
Make dumpstate vibrate immediately.
by Jeff Brown
· 10 years ago
89d4949
Use time() instead of clock() for timeouts.
by Christopher Ferris
· 10 years ago
2e671bb
Fix deadlock when killing adb bugreport
by Andres Morales
· 10 years ago
7dc7f32
Add dumping of tombstones to dumpstate.
by Christopher Ferris
· 10 years ago
0d6180f
dumpstate: fix dumping traces for vm processes on 64-bit
by Colin Cross
· 10 years ago
c88da7c
resolved conflicts for merge of 928e05b1 to master
by Sreeram Ramachandran
· 10 years ago
928e05b
am 0d2bee0c: Merge "Dump all the correct routing tables."
by Sreeram Ramachandran
· 10 years ago
2b3bba3
Dump all the correct routing tables.
by Sreeram Ramachandran
· 10 years ago
bd81c25
am 45fcfb48: am 85453ecc: dumpstate: increase poll timeout waiting for SIGQUIT logging
by Nick Vaccaro
· 11 years ago
45fcfb4
am 85453ecc: dumpstate: increase poll timeout waiting for SIGQUIT logging
by Nick Vaccaro
· 11 years ago
85453ec
dumpstate: increase poll timeout waiting for SIGQUIT logging
by Nick Vaccaro
· 11 years ago
165c8bd
am 0e4d2885: am 2044ac43: Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API."
by Nick Kralevich
· 11 years ago
2628820
Convert all selinux_android_restorecon and _setfilecon calls to new API.
by Stephen Smalley
· 11 years ago
5ecd4be
Dump system settings for all users
by John Spurlock
· 11 years ago
e167d88
am a3d3e137: Merge "dumpstate: Add SELinux restorecon call."
by Geremy Condra
· 12 years ago
9579837
dumpstate: Add SELinux restorecon call.
by Robert Craig
· 12 years ago
27f9e6d
Support broadcast when dumpstate finishes.
by Jeff Sharkey
· 12 years ago
574d690
am ba8abb51: Merge "Ensure dumpstate children die"
by jp abgrall
· 12 years ago
e7b6cf1
Ensure dumpstate children die
by John Michelau
· 12 years ago
1493a39
dumpstate: fix incorrectly zeroed array
by Colin Cross
· 12 years ago
0c22e8b
dumpstate: dump all threads in show_wchan
by Colin Cross
· 12 years ago
5f87b31
Use a named constant rather than a magic number.
by Elliott Hughes
· 12 years ago
1fc4f80
Add stack dump from drmserver process to bugreports
by James Dong
· 12 years ago
bf7f492
Include stack traces for certain native processes in bugreport.
by Jeff Brown
· 12 years ago
d51820e
dumpstate: don't follow symlinks when creating /data/anr/traces.txt
by Nick Kralevich
· 13 years ago
c7f1fe2
Ensure that /data/anr/traces.txt is world-writable
by Nick Kralevich
· 13 years ago
f45fa6b
move dumpstate and dumpsys from frameworks/base to frameworks/native
by Colin Cross
· 13 years ago