Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
7709f8a5e62a67c6df06f68bddcc2a1036bd62bb
/
cmds
/
dumpstate
7709f8a
Added -p to uptime command on header (and changed it to run always)
by Felipe Leme
· 8 years ago
652cc80
Fix dumpsys timeout regression
by Vishnu Nair
· 8 years ago
6921f80
Support dumpsys timeouts in milliseconds
by Vishnu Nair
· 8 years ago
36b4cdb
Add window and surface trace files to bug report
by Vishnu Nair
· 8 years ago
1e79b2e
Merge changes I082e9bb7,Ib35fe4fc,Ibc2726e1 am: 22975f3ef9 am: 53c06d4d23
by Jiyong Park
· 8 years ago
53c06d4
Merge changes I082e9bb7,Ib35fe4fc,Ibc2726e1 am: 22975f3ef9
by Jiyong Park
· 8 years ago
22975f3
Merge changes I082e9bb7,Ib35fe4fc,Ibc2726e1
by Treehugger Robot
· 8 years ago
4994440
Merge commit '2fc42a279697a847d5b6961914f6f6afbed49a48' from
by Xin Li
· 8 years ago
f3700c3
Remove "vdc" commands from bugreports.
by Jeff Sharkey
· 8 years ago
9ebab10
Merge "Put uptime into bugreport header" am: 7938fa4bb0 am: c9287b7231
by pengzhicai
· 8 years ago
a34bb42
Merge "Put uptime into bugreport header" am: 7938fa4bb0 am: c9287b7231
by pengzhicai
· 8 years ago
24ae819
Put uptime into bugreport header
by pengzhicai
· 8 years ago
259775c
merge dumpstate_headers into libdumpstateutil
by Jiyong Park
· 8 years ago
522ae9a
dumpstate/Android.mk is converted to Android.bp
by Jiyong Park
· 8 years ago
dc3cb64
Use getpwnam()/getgrnam() instead of AID_* macros (dumpstate)
by Yifan Hong
· 8 years ago
7fdc660
Mark libbinder and libdumpstateutil as VNDK in Android.bp
by Justin Yun
· 8 years ago
33d48ab
resolve merge conflicts of a0f796f20 to oc-mr1-dev-plus-aosp
by Narayan Kamath
· 8 years ago
d3badba
dumpstate: always include last ANR as a separate entry.
by Narayan Kamath
· 8 years ago
0e1f4ce
Fix clang-tidy performance warnings in frameworks/native.
by Chih-Hung Hsieh
· 8 years ago
597d268
Merge "dumpstate: always include last ANR as a separate entry."
by Narayan Kamath
· 8 years ago
6b9516c
dumpstate: always include last ANR as a separate entry.
by Narayan Kamath
· 8 years ago
d087b8d
dumpstate: Add historical ANRs as separate entries in the zip file.
by Narayan Kamath
· 8 years ago
46edde3
dumpstate: zip bugreport when bugreportwear is in the extra_options.
by Alain Vongsouvanh
· 8 years ago
5e931d8
resolve merge conflicts of e221e0131 to oc-mr1-dev-plus-aosp
by Dan Albert
· 8 years ago
fb23ba2
Merge "Add missing includes." am: 2df3edeae6
by Dan Albert
· 8 years ago
3c9c33a
Add missing includes.
by Dan Albert
· 8 years ago
9f93afe
Add missing includes.
by Dan Albert
· 8 years ago
bdacb1d
Merge "dumpstate: dump IO perf history from storaged"
by TreeHugger Robot
· 8 years ago
f334d66
dumpstate: dump IO perf history from storaged
by Jin Qian
· 8 years ago
780b128
Add priority based dumpsys support to dumpstate
by Vishnu Nair
· 8 years ago
45c99f6
Merge "Add sensor HAL process into dump list"
by Treehugger Robot
· 8 years ago
b317c75
Add sensor HAL process into dump list
by Peng Xu
· 8 years ago
591a72d
dumpstate: dump CPU time consumed for each thread
by Yohei Yukawa
· 8 years ago
3784149
Merge "Dumpstate: lshal runs in non-root in user build" am: 0c47ec9a82 am: 223a1cf193 am: cab71c3ffe
by Yifan Hong
· 8 years ago
f3b4c29
Merge "Dumpstate: lshal runs in non-root in user build" am: 0c47ec9a82 am: 223a1cf193
by Yifan Hong
· 8 years ago
223a1cf
Merge "Dumpstate: lshal runs in non-root in user build" am: 0c47ec9a82
by Yifan Hong
· 8 years ago
48e83a1
Dumpstate: lshal runs in non-root in user build
by Yifan Hong
· 8 years ago
3cd671e
dumpstate: dump iotop to show io threads
by Jin Qian
· 8 years ago
83a4bd5
Merge "Fixed dumpstate_test_fixture so it runs on 64 bits as well." into oc-mr1-dev
by Felipe Leme
· 8 years ago
a2639d4
Merge "Fixed dumpstate_test_fixture so it runs on 64 bits as well." into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
dfd4ea3
Merge "Dumpstate: Add tombstone filtering" into oc-mr1-dev am: 4d8a26a9e6
by Andreas Gampe
· 8 years ago
7fb8dee
Fixed dumpstate_test_fixture so it runs on 64 bits as well.
by Felipe Leme
· 8 years ago
8262d48
Dumpstate: Add tombstone filtering
by Andreas Gampe
· 8 years ago
2f65158
Merge "Fix clang-tidy performance warnings in frameworks/native."
by TreeHugger Robot
· 8 years ago
6aa5b4e
Merge "Mark libbinder and libdumpstateutil as VNDK in Android.bp" into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
cb057c2
Fix clang-tidy performance warnings in frameworks/native.
by Chih-Hung Hsieh
· 8 years ago
b367ff4
Mark libbinder and libdumpstateutil as VNDK in Android.bp
by Justin Yun
· 8 years ago
95d6ca5
Renamed 2nd device file back to dumpstate_board.bin.
by Felipe Leme
· 8 years ago
8cbab7c
dumpstate: Add historical ANRs as separate entries in the zip file.
by Narayan Kamath
· 8 years ago
8ded50c
Use getpwnam()/getgrnam() instead of AID_* macros (dumpstate)
by Yifan Hong
· 8 years ago
01dc26c
Merge "Add sensor HAL process into dump list" into oc-dr1-dev am: fec340ea0f
by Peng Xu
· 8 years ago
f1ab0ac
Add sensor HAL process into dump list
by Peng Xu
· 8 years ago
b22e65d
dumpstate/Android.mk is converted to Android.bp
by Jiyong Park
· 8 years ago
a94c717
Add telephony related dumpsys in the telephony monitor bugreports
by Jayachandran C
· 8 years ago
df4e3bc
Update dumpstate binary file name
by Jie Song
· 8 years ago
9fbfad0
dumpstate: Add the 2nd fd for binary file
by Jie Song
· 8 years ago
1dc1ef5
dumpstate: Better format for dumping block stat
by Wei Wang
· 8 years ago
516e0c3
Merge "dumpstate: Remove wpa_cli usage" into oc-dr1-dev
by TreeHugger Robot
· 8 years ago
509bb5d
dumpstate: Dump all block device stat
by Wei Wang
· 8 years ago
ef63521
dumpstate: Remove wpa_cli usage
by Roshan Pius
· 8 years ago
18c2d05
Merge "Add media.codec process to native stack dump list" into oc-dev am: eb30998a33
by Chong Zhang
· 8 years ago
edde8a7
Merge "Add media.codec process to native stack dump list" into oc-dev
by Chong Zhang
· 8 years ago
de00ee4
Add media.codec process to native stack dump list
by Chong Zhang
· 8 years ago
bd86372
dumpstate: Further cleanups related to new stack dumping scheme.
by Narayan Kamath
· 8 years ago
8f78829
dumpstate: use tombstoned/debuggerd for java traces.
by Narayan Kamath
· 8 years ago
77f1357
Merge "dumpstate: Track debuggerd API changes." am: ccc5db441b am: 62b9a75c4c am: ea3784b686
by Narayan Kamath
· 8 years ago
aece2af
Merge "dumpstate: Track debuggerd API changes." am: ccc5db441b am: 62b9a75c4c
by Narayan Kamath
· 8 years ago
93b36d1
dumpstate: Track debuggerd API changes.
by Narayan Kamath
· 8 years ago
37ff431
Switch from libcrypto_static to libcrypto target
by Alex Klyubin
· 8 years ago
bbcbc50
Merge "Remove redundant dependencies" into oc-dev-plus-aosp
by TreeHugger Robot
· 8 years ago
a6cbf6b
Merge "Re-enable the zipping of bluetooth logs" into oc-dev am: cf2efe056b
by Ajay Panicker
· 8 years ago
cedc843
Remove redundant dependencies
by Steven Moreland
· 8 years ago
cf58afb
Remove redundant dependencies
by Steven Moreland
· 8 years ago
2ff8e87
Re-enable the zipping of bluetooth logs
by Ajay Panicker
· 8 years ago
7e8662f
Merge "dumpstate: add graphics composer to hal_interfaces_to_dump" into oc-dev am: 5a0cb643da
by Chia-I Wu
· 8 years ago
108c0f0
dumpstate: add graphics composer to hal_interfaces_to_dump
by Chia-I Wu
· 8 years ago
6196e0a
Merge "Use explicit .c_str() for hidl_string" into oc-dev am: 0005f132ce
by Scott Randolph
· 8 years ago
0005f13
Merge "Use explicit .c_str() for hidl_string" into oc-dev
by Scott Randolph
· 8 years ago
1c7ea13
Merge "dumpstate: don't read /proc/interrupts" into oc-dev am: f806b87fe1
by Sandeep Patil
· 8 years ago
f806b87
Merge "dumpstate: don't read /proc/interrupts" into oc-dev
by TreeHugger Robot
· 8 years ago
8c61104
Merge "dumpstate: add dropbox crashes to bugreport" into oc-dev am: 77e270d0ff
by Adrian Roos
· 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
c49e790
Merge "Add UID in bugreport" into oc-dev am: 42f1c7b9cb am: 0e8a2988b1
by Tony Mak
· 8 years ago
ae73765
Add UID in bugreport
by Tony Mak
· 8 years ago
30c7682
Merge "Use lshal's new --debug option when emitting bugreports." into oc-dev am: 91cfa880a3
by Andreas Huber
· 8 years ago
91cfa88
Merge "Use lshal's new --debug option when emitting bugreports." into oc-dev
by TreeHugger Robot
· 8 years ago
32320b4
Merge "Add test config to bugreportz, dumpstate_test_fixture and surfaceFlinger_test"
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
af30771
Add test config to bugreportz, dumpstate_test_fixture and surfaceFlinger_test
by Dan Shi
· 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
2d71f97
Merge "dumpstate: Remove FWDUMP_bcmdhd support" am: 86388dbc9a
by Dmitry Shmidt
· 8 years ago
79109f8
dumpstate: Remove FWDUMP_bcmdhd support
by Dmitry Shmidt
· 8 years ago
7ceca19
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
Next »