Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
native
/
22651020b544bbfc665cd0bb29048b728459f4a4
/
cmds
/
dumpstate
0005f13
Merge "Use explicit .c_str() for hidl_string" into oc-dev
by Scott Randolph
· 8 years ago
f806b87
Merge "dumpstate: don't read /proc/interrupts" into oc-dev
by TreeHugger Robot
· 8 years ago
77e270d
Merge "dumpstate: add dropbox crashes to bugreport" into oc-dev
by Adrian Roos
· 8 years ago
8b397ab
dumpstate: add dropbox crashes to bugreport
by Adrian Roos
· 8 years ago
82debad
dumpstate: don't read /proc/interrupts
by Sandeep Patil
· 8 years ago
5a0c485
Use explicit .c_str() for hidl_string
by Scott Randolph
· 8 years ago
ae73765
Add UID in bugreport
by Tony Mak
· 8 years ago
91cfa88
Merge "Use lshal's new --debug option when emitting bugreports." into oc-dev
by TreeHugger Robot
· 8 years ago
3ae337c
Temporarily skipping dump of bluetooth logs.
by Felipe Leme
· 8 years ago
69ec3ac
Use lshal's new --debug option when emitting bugreports.
by Andreas Huber
· 8 years ago
075888c
Merge "Dumpstate: dump HAL native traces processes."
by TreeHugger Robot
· 8 years ago
17b29e1
Dumpstate: dump HAL native traces processes.
by Steven Moreland
· 8 years ago
b53a1c9
Add notification_title and notification_description to dumpstate
by Naveen Kalla
· 8 years ago
79109f8
dumpstate: Remove FWDUMP_bcmdhd support
by Dmitry Shmidt
· 8 years ago
e27fbca
Merge "Remove mediacodec from native_processes_to_dump."
by TreeHugger Robot
· 8 years ago
dbb808d
Remove mediacodec from native_processes_to_dump.
by Pawin Vongmasa
· 8 years ago
4856e00
Merge "Add comment regarding keeping TRACE_DUMP_TIMEOUT_MS in sync"
by Brian Carlstrom
· 8 years ago
a332275
Add comment regarding keeping TRACE_DUMP_TIMEOUT_MS in sync
by Brian Carlstrom
· 8 years ago
570e6ec
Changing from ro.product.device to ro.product.name for bugreport file name
by Ian Pedowitz
· 8 years ago
4baf3fa
Merge "Updating bugreport to dump only visible activities."
by TreeHugger Robot
· 8 years ago
1434a5c
Updating bugreport to dump only visible activities.
by Winson Chung
· 8 years ago
23ccc62
Move dumpstate to calling getprop.
by Elliott Hughes
· 8 years ago
2a7c23a
Merge "dumpstate: run lshal as root."
by TreeHugger Robot
· 8 years ago
54a11d3
dumpstate: run lshal as root.
by Steven Moreland
· 8 years ago
69d9221
dumpstate HAL uses "default" service name
by Chris Phoenix
· 8 years ago
a4ef1f0
Use --receiver-include-background instead of package name on SendBroadcast().
by Felipe Leme
· 8 years ago
5997ac1
Moved bugreport intents to the com.android.internal namespace.
by Felipe Leme
· 8 years ago
35b8cf1
Vibrates using 'cmd vibrator' instead of HAL vibrator.
by Felipe Leme
· 8 years ago
8d2410e
Explicitly sets Shell component on broadcast.
by Felipe Leme
· 8 years ago
c1e7b63
Use 'cmd activity' instead 'am' to send a broadcast.
by Felipe Leme
· 8 years ago
81b429e
dumpstate: dump list of hardware hals on device
by Steven Moreland
· 8 years ago
6ca7d08
dumpstate: add the property(ro.radio.log_loc) for modem_logs
by Ecco Park
· 8 years ago
2435442
Dump Per UID IO usage from storaged
by Jin Qian
· 8 years ago
cfaa07a
Allow bugreport broadcasts to launch manifest receivers
by Christopher Tate
· 8 years ago
909f4a5
Removed duplicated build from bugreport name.
by Felipe Leme
· 8 years ago
078b91e
Merge "vibrator HAL uses "default" service name"
by Chris Phoenix
· 8 years ago
5fceed6
vibrator HAL uses "default" service name
by Chris Phoenix
· 8 years ago
f8124bd
Added device name to bugreport file.
by Felipe Leme
· 8 years ago
e75d963
resolve merge conflicts of 9c65f4f50 to master
by Josh Gao
· 8 years ago
00ac89e
resolve merge conflicts of 467ecaff0 to master
by Josh Gao
· 8 years ago
9c65f4f
dumpstate: use O_APPEND for anr file. am: 989b812dcd am: b0f08f67fd
by Josh Gao
· 8 years ago
67e3e53
dumpstate: use O_APPEND for anr file. am: 989b812dcd am: b0f08f67fd
by Josh Gao
· 8 years ago
467ecaf
resolve merge conflicts of f79a82d6a to nyc-mr1-dev-plus-aosp am: 27cdfc3e9d
by Josh Gao
· 8 years ago
27cdfc3
resolve merge conflicts of f79a82d6a to nyc-mr1-dev-plus-aosp
by Josh Gao
· 8 years ago
989b812
dumpstate: use O_APPEND for anr file.
by Josh Gao
· 8 years ago
d2db024
dumpstate: switch to using libdebuggerd_client.
by Josh Gao
· 8 years ago
47e9be2
Moved DumpstateUtil.h functions to its own namespace.
by Felipe Leme
· 8 years ago
7440ddb
dumpstate: remove references to legacy dumpstate
by Steven Moreland
· 8 years ago
9e0bfcf
Merge "expose the GetPidByName API of dumpstate"
by Ecco Park
· 8 years ago
61ffcf7
expose the GetPidByName API of dumpstate
by Ecco Park
· 8 years ago
185f9ae
Merge "Added a dumpstate readme for development."
by Felipe Leme
· 8 years ago
561d531
Merge "liblog: use log/log.h when utilizing ALOG macros" am: 9a30f044ca am: 70a969c6fc am: eed9f305d1
by Mark Salyzyn
· 8 years ago
ce85202
Merge "liblog: use log/log.h when utilizing ALOG macros" am: 9a30f044ca am: 70a969c6fc
by Mark Salyzyn
· 8 years ago
eed9f30
Merge "liblog: use log/log.h when utilizing ALOG macros" am: 9a30f044ca
by Mark Salyzyn
· 8 years ago
527bd08
Added a dumpstate readme for development.
by Felipe Leme
· 8 years ago
4eb1382
liblog: use log/log.h when utilizing ALOG macros
by Mark Salyzyn
· 8 years ago
de3d159
Added -t option to dumpstate. am: cd4d6631fa
by Felipe Leme
· 8 years ago
6ec6ac4
Added option to take a 'bugreporttelephony'.
by Felipe Leme
· 8 years ago
cd4d663
Added -t option to dumpstate.
by Felipe Leme
· 8 years ago
6ae5c4f
Reverted wake_lock code.
by Felipe Leme
· 8 years ago
f649a6e
Dump task I/O information from storaged.
by ynwang
· 8 years ago
c03d283
resolve merge conflicts of 525a5f2 to master
by Mark Salyzyn
· 8 years ago
525a5f2
Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: 1efda0b1d6 am: 7e92307cd8
by Mark Salyzyn
· 8 years ago
430f620
Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: 1efda0b1d6
by Mark Salyzyn
· 8 years ago
a5e161b
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 8 years ago
c655a2a
Fix libhidlbase dependency.
by Steven Moreland
· 8 years ago
cb7ef82
Use IVibrator hidl service in dumpstate.
by Steven Moreland
· 8 years ago
a9cc65f
Add btsnoop_hci.log to bugreport zip (1/2)
by Ajay Panicker
· 8 years ago
d8b94e5
Proper stdout buffering using setvbuf().
by Felipe Leme
· 8 years ago
45d7690
Merge "Fixed buffering issues."
by TreeHugger Robot
· 8 years ago
8f00ed0
Fixed buffering issues.
by Felipe Leme
· 8 years ago
d56dec8
Remove static link in Android framework under /frameworks/native.
by Jaekyun Seok
· 8 years ago
5273792
Fix installing dumpstate test data
by Colin Cross
· 8 years ago
f029297
Even moar refactoring...
by Felipe Leme
· 8 years ago
3069899
resolve merge conflicts of dfc9df4 to nyc-mr1-dev-plus-aosp
by Felipe Leme
· 8 years ago
46b85da
Lotta of small dumpstate fixes...
by Felipe Leme
· 8 years ago
6f674ae
Uses Dumpstate HIDL instead of dumpstate_board.
by Felipe Leme
· 8 years ago
dd9a503
Merge "Moved some functions to DumpstateUtil.h."
by TreeHugger Robot
· 8 years ago
bda15a0
Moved some functions to DumpstateUtil.h.
by Felipe Leme
· 8 years ago
4744e0f
Remove modem log after they are added to bugreport am: b77df78ad6 am: 1ab8369558
by Naveen Kalla
· 8 years ago
1ab8369
Remove modem log after they are added to bugreport am: b77df78ad6
by Naveen Kalla
· 8 years ago
b77df78
Remove modem log after they are added to bugreport
by Naveen Kalla
· 8 years ago
e9d2c54
Always remove the temporary zip file.
by Felipe Leme
· 8 years ago
009ecbb
Deprecated system properties used to update progress:
by Felipe Leme
· 8 years ago
7447d7c
Save dumpstate duration stats so it can be tuned over time.
by Felipe Leme
· 8 years ago
7d66892
Merge "Dumpstate's netstat call should use -W." am: 0708c8355f am: ae4d6a6c8b
by Elliott Hughes
· 8 years ago
7783703
Merge "Dumpstate's netstat call should use -W." am: 0708c8355f am: ae4d6a6c8b
by Elliott Hughes
· 8 years ago
ae4d6a6
Merge "Dumpstate's netstat call should use -W." am: 0708c8355f
by Elliott Hughes
· 8 years ago
75876a2
Created a dumpstate service.
by Felipe Leme
· 8 years ago
06c082b
Moved libdumpstate.default back to Android.mk
by Felipe Leme
· 8 years ago
1ace199
Re-added dumpstate.h to libdumpstate_default.cpp.
by Felipe Leme
· 8 years ago
c6bc8bc
Encapsulates zip_writer_ on Dumpstate class.
by Felipe Leme
· 8 years ago
062926e
Uses DISALLOW_COPY_AND_ASSIGN.
by Felipe Leme
· 8 years ago
27de3fc
resolve merge conflicts of de591df to nyc-mr2-dev-plus-aosp
by Naveen Kalla
· 8 years ago
633f08b
Merge "Creates a libdumpstateheaders module to export headers."
by TreeHugger Robot
· 8 years ago
a61733a
Merge "Dumpstate's netstat call should use -W."
by TreeHugger Robot
· 8 years ago
cf2b144
Merge "Add ANR traces to their own zip entries."
by TreeHugger Robot
· 8 years ago
f6d37e3
Creates a libdumpstateheaders module to export headers.
by Felipe Leme
· 8 years ago
21b7c8d
Dumpstate's netstat call should use -W.
by Elliott Hughes
· 8 years ago
0adb3a3
Dumpstate's netstat call should use -W.
by Elliott Hughes
· 8 years ago
Next »