Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
5bcce574840ffc58916f6fa9beb39739b51508e6
/
cmds
/
dumpstate
/
dumpstate.cpp
5bcce57
Fix dumpsys timeouts.
by Felipe Leme
· 9 years ago
b0f669d
Fixed C++ style on refactored function and variable names.
by Felipe Leme
· 9 years ago
45af406
Add socket dumps via ss to bugreports. am: d3b809baff am: e0e7206725
by Lorenzo Colitti
· 9 years ago
4ee346a
Add socket dumps via ss to bugreports. am: d3b809baff am: e0e7206725
by Lorenzo Colitti
· 9 years ago
e0e7206
Add socket dumps via ss to bugreports. am: d3b809baff
by Lorenzo Colitti
· 9 years ago
96c2bbb
Uses new get/set property functions.
by Felipe Leme
· 9 years ago
8d97c93
Merge "Use a system property to define extra command-line arguments."
by TreeHugger Robot
· 9 years ago
9ce6aa4
Use a system property to define extra command-line arguments.
by Felipe Leme
· 9 years ago
d3b809b
Add socket dumps via ss to bugreports.
by Lorenzo Colitti
· 9 years ago
496548f
Merge commit 'bc06c07ee7677168d71a9c809a8960f39340ff99' into blah
by Ajay Panicker
· 9 years ago
2f53177
Add btsnoop_hci.log to bugreport zip (1/2)
by Ajay Panicker
· 9 years ago
d886ec4
Add btsnoop_hci.log to bugreport zip (1/2)
by Ajay Panicker
· 9 years ago
5603341
resolve merge conflicts of 9795ff6 to master
by Wei Liu
· 9 years ago
9795ff6
Dumpstate should hold a wakelock to save bug report time. am: f87959e007
by Wei Liu
· 9 years ago
f87959e
Dumpstate should hold a wakelock to save bug report time.
by Wei Liu
· 9 years ago
0bcc7ca
Refactored dump_file() into dumpFile().
by Felipe Leme
· 9 years ago
30dbfa1
Refactored run_command functions.
by Felipe Leme
· 9 years ago
e6851cc
make sure anrd trace is being collected. am: afc38fe263 am: 05352fd5d5
by Zhengyin Qian
· 9 years ago
05352fd
make sure anrd trace is being collected. am: afc38fe263
by Zhengyin Qian
· 9 years ago
afc38fe
make sure anrd trace is being collected.
by Zhengyin Qian
· 9 years ago
1cbdb8a
Add mangle table in dump_iptables am: 329b90922b am: 21252c85d5 am: 4025f0e9b5
by Calvin On
· 9 years ago
4025f0e
Add mangle table in dump_iptables am: 329b90922b am: 21252c85d5
by Calvin On
· 9 years ago
21252c8
Add mangle table in dump_iptables am: 329b90922b
by Calvin On
· 9 years ago
3224d68
resolve merge conflicts of c6a78d3 to master
by Wei Liu
· 9 years ago
c6a78d3
Revert "Hold a wakelock during dumpstate." am: 5cad0ed80d
by Wei Liu
· 9 years ago
5cad0ed
Revert "Hold a wakelock during dumpstate."
by Wei Liu
· 9 years ago
329b909
Add mangle table in dump_iptables
by Calvin On
· 9 years ago
3d5c237
Merge commit '51f1241eb31c1cd82c8e98f310d884a64972b701' into manual_merge_51f1241
by Wei Liu
· 9 years ago
51f1241
Hold a wakelock during dumpstate. am: d7803db0e9
by Wei Liu
· 9 years ago
d7803db
Hold a wakelock during dumpstate.
by Wei Liu
· 9 years ago
e59b6f4
Merge "Fix vector read buffer size."
by Zach Riggle
· 9 years ago
2220040
Fix vector read buffer size.
by Zach Riggle
· 9 years ago
a74ceab
resolve merge conflicts of 068ecc7 to nyc-mr1-dev-plus-aosp am: d0f89bf3df
by Zhengyin Qian
· 9 years ago
d0f89bf
resolve merge conflicts of 068ecc7 to nyc-mr1-dev-plus-aosp
by Zhengyin Qian
· 9 years ago
068ecc7
Add anrd trace to bugreport
by Zhengyin Qian
· 9 years ago
5b9d3bf
Log total dumpstate duration and id.
by Felipe Leme
· 9 years ago
35c94f3
Created constant for maximun number of args.
by Felipe Leme
· 9 years ago
7944207f
Fixed logic to print BEGIN: line for bugreportz. am: dcd1f0da54 am: c077e913ac
by Felipe Leme
· 9 years ago
3f068ef
Fixed logic to print BEGIN: line for bugreportz. am: dcd1f0da54 am: c077e913ac
by Felipe Leme
· 9 years ago
dcd1f0d
Fixed logic to print BEGIN: line for bugreportz.
by Felipe Leme
· 9 years ago
c6a9a89
Added a BEGIN:path message on bugreportz protocol. am: aabfcae816 am: 9d11fb0f99
by Felipe Leme
· 9 years ago
0f118e4
Added a BEGIN:path message on bugreportz protocol. am: aabfcae816 am: 9d11fb0f99
by Felipe Leme
· 9 years ago
d402e7d
Refactored use of ON_DRY_RUN macros.
by Felipe Leme
· 9 years ago
8268ed2
Uses a system property to set dry-run mode.
by Felipe Leme
· 9 years ago
aabfcae
Added a BEGIN:path message on bugreportz protocol.
by Felipe Leme
· 9 years ago
dc42bda
Created functions to run dumpsys.
by Felipe Leme
· 9 years ago
bb3ff92
Merge "Revert "Created functions to run dumpsys.""
by Felipe Leme
· 9 years ago
fe714f6
Revert "Created functions to run dumpsys."
by Felipe Leme
· 9 years ago
8b1878d
Merge "Created functions to run dumpsys."
by Felipe Leme
· 9 years ago
1b99fe9
Added a -p option to bugreportz to show progress. am: 02b7e00c1e am: a12c863892
by Felipe Leme
· 9 years ago
84b0ada
Added a -p option to bugreportz to show progress. am: 02b7e00c1e am: a12c863892
by Felipe Leme
· 9 years ago
02b7e00
Added a -p option to bugreportz to show progress.
by Felipe Leme
· 9 years ago
97e0a6c
Dumpstate: Fix long lines.
by Andreas Gampe
· 9 years ago
0079a59
Dumpstate: Use unique_fd
by Andreas Gampe
· 9 years ago
282aaee
Dumpstate: Fix long lines. am: 27cd7b256e am: 00c6b9cce6
by Andreas Gampe
· 9 years ago
00c6b9c
Dumpstate: Fix long lines. am: 27cd7b256e
by Andreas Gampe
· 9 years ago
27cd7b2
Dumpstate: Fix long lines.
by Andreas Gampe
· 9 years ago
84f0bd5
Dumpstate: Use unique_fd am: fcc8db9a36
by Andreas Gampe
· 9 years ago
fcc8db9
Dumpstate: Use unique_fd
by Andreas Gampe
· 9 years ago
aff6843
Dumpstate: Use unique_fd
by Andreas Gampe
· 9 years ago
dbfe083
Created functions to run dumpsys.
by Felipe Leme
· 9 years ago
773d134
dumpstate: change OOM adjustment proc interface for modern kernel am: 9c1f9bb720
by Wei Wang
· 9 years ago
57ebf1c
dumpstate: change OOM adjustment proc interface for modern kernel am: 9c1f9bb720
by Wei Wang
· 9 years ago
9c1f9bb
dumpstate: change OOM adjustment proc interface for modern kernel
by Wei Wang
· 9 years ago
a4ab3e7
dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG
by Mark Salyzyn
· 9 years ago
85b5168
Merge \\\\"dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG\\\\" am: 00e3f2995f am: db290501a5 am: 6a12797cae
by Mark Salyzyn
· 9 years ago
f6dfcc9
Merge \\\"dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG\\\" am: 00e3f2995f am: db290501a5
by Mark Salyzyn
· 9 years ago
6a12797
Merge \\"dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG\\" am: 00e3f2995f
by Mark Salyzyn
· 9 years ago
db29050
Merge \"dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG\"
by Mark Salyzyn
· 9 years ago
ced6078
dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG
by Mark Salyzyn
· 9 years ago
7d0a762
dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG
by Mark Salyzyn
· 9 years ago
0653164
Merge \\\"Run iptables as root.\\\" into nyc-dev am: ab69cc1f11 am: 18f0dd488d
by Felipe Leme
· 9 years ago
d97f4db
Merge \\"Run iptables as root.\\" into nyc-dev am: ab69cc1f11 am: 18f0dd488d
by Felipe Leme
· 9 years ago
142d132
Merge \"Run iptables as root.\" into nyc-dev am: ab69cc1f11
by Felipe Leme
· 9 years ago
18f0dd4
Merge \"Run iptables as root.\" into nyc-dev am: ab69cc1f11
by Felipe Leme
· 9 years ago
ab69cc1
Merge "Run iptables as root." into nyc-dev
by TreeHugger Robot
· 9 years ago
4149e07
Merge \\"Attach profiles to bug reports\\" into nyc-mr1-dev am: 4d6b7221ff
by David Brazdil
· 9 years ago
0be3db4
Merge \"Attach profiles to bug reports\" into nyc-mr1-dev am: 4d6b7221ff
by David Brazdil
· 9 years ago
c080815
Run iptables as root.
by Felipe Leme
· 9 years ago
d299196
Attach profiles to bug reports
by David Brazdil
· 9 years ago
114a9c8
Merge \\"Rename problematic entries.\\" into nyc-mr1-dev am: b892b69e29
by Felipe Leme
· 9 years ago
6f5f5fb
Merge \"Rename problematic entries.\" into nyc-mr1-dev am: b892b69e29
by Felipe Leme
· 9 years ago
b892b69
Merge "Rename problematic entries." into nyc-mr1-dev
by TreeHugger Robot
· 9 years ago
24b66ee
Rename problematic entries.
by Felipe Leme
· 9 years ago
23fda1f
Merge \\\"Revert \\\"Attach profiles to bug reports\\\"\\\" into nyc-dev am: ea1aa91a25 am: 393850d7b6
by David Brazdil
· 9 years ago
d42f3a8
Merge \\"Revert \\"Attach profiles to bug reports\\"\\" into nyc-dev am: ea1aa91a25
by David Brazdil
· 9 years ago
720c767
Merge \"Revert \"Attach profiles to bug reports\"\" into nyc-dev am: ea1aa91a25
by David Brazdil
· 9 years ago
393850d
Merge \"Revert \"Attach profiles to bug reports\"\" into nyc-dev am: ea1aa91a25
by David Brazdil
· 9 years ago
ea1aa91
Merge "Revert "Attach profiles to bug reports"" into nyc-dev
by David Brazdil
· 9 years ago
236f705
Revert "Attach profiles to bug reports"
by David Brazdil
· 9 years ago
f028a97
Merge \\\\"No need for dumpstate to explicitly reference \\\\'toybox\\\\'...\\\\" am: c1c06a7d6b am: b660711d76 am: e44ded8bb4
by Elliott Hughes
· 9 years ago
090abf1
Merge \\\"No need for dumpstate to explicitly reference \\\'toybox\\\'...\\\" am: c1c06a7d6b am: b660711d76
by Elliott Hughes
· 9 years ago
b660711
Merge \"No need for dumpstate to explicitly reference \'toybox\'...\"
by Elliott Hughes
· 9 years ago
999eb34
Merge \\"Fix typo in dump cmd line.\\" into nyc-mr1-dev am: aa0afd0a01
by Junda Liu
· 9 years ago
5286003
No need for dumpstate to explicitly reference 'toybox'...
by Elliott Hughes
· 9 years ago
e182cca
Merge \"Fix typo in dump cmd line.\" into nyc-mr1-dev am: aa0afd0a01
by Junda Liu
· 9 years ago
cfc33d4
Fix typo in dump cmd line.
by Junda Liu
· 9 years ago
e403dab
Merge \\\\"Move dumpstate over to toybox top.\\\\" am: f5e4ac0338 am: 0498cc9683 am: 41a67e15dd
by Elliott Hughes
· 9 years ago
66e84e1
Merge \\\"Move dumpstate over to toybox top.\\\" am: f5e4ac0338 am: 0498cc9683
by Elliott Hughes
· 9 years ago
41a67e1
Merge \\"Move dumpstate over to toybox top.\\" am: f5e4ac0338 am: 0498cc9683
by Elliott Hughes
· 9 years ago
Next »