Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
bda15a00929b836a53bf03473b1ec36285e5944b
/
cmds
/
dumpstate
/
dumpstate.cpp
bda15a0
Moved some functions to DumpstateUtil.h.
by Felipe Leme
· 8 years ago
e9d2c54
Always remove the temporary zip file.
by Felipe Leme
· 8 years ago
7447d7c
Save dumpstate duration stats so it can be tuned over time.
by Felipe Leme
· 8 years ago
75876a2
Created a dumpstate service.
by Felipe Leme
· 8 years ago
c6bc8bc
Encapsulates zip_writer_ on Dumpstate class.
by Felipe Leme
· 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
21b7c8d
Dumpstate's netstat call should use -W.
by Elliott Hughes
· 8 years ago
058e1e8
Add modem logs to the bugreport
by Naveen Kalla
· 8 years ago
e184f66
Add ANR traces to their own zip entries.
by Felipe Leme
· 8 years ago
2b826d2
Merge changes I46ec4bca,I64c00f3b
by TreeHugger Robot
· 8 years ago
b54660a
resolve merge conflicts of 91cc63a to master
by Mark Salyzyn
· 8 years ago
439dbe3
Merge "dumpstate: Use private interfaces for buffer size properties"
by Mark Salyzyn
· 8 years ago
d071c68
Sets dumpstate version using system properties.
by Felipe Leme
· 8 years ago
9a523ae
Fixed variable names according to Google C++ style.
by Felipe Leme
· 8 years ago
6c3d90f
dumpstate: Use private interfaces for buffer size properties
by Mark Salyzyn
· 8 years ago
1d486fe
Refactor zip functions and state into Dumpstate class.
by Felipe Leme
· 8 years ago
2b9b06c
Minor dumpstate refactorings:
by Felipe Leme
· 8 years ago
bbaf3c1
Minor changes on dumpstate refactoring:
by Felipe Leme
· 8 years ago
d80e6b6
Moar Dumpstate refactoring and unit testing:
by Felipe Leme
· 8 years ago
7265fd7
Merge "Add "ip xfrm policy" to dumpstate output"
by TreeHugger Robot
· 8 years ago
32af8c2
Add "ip xfrm policy" to dumpstate output
by Erik Kline
· 8 years ago
19d86fd
Add "ip xfrm policy" to dumpstate output am: 53ca94ab34 am: 5159997ffa
by Erik Kline
· 8 years ago
5159997
Add "ip xfrm policy" to dumpstate output am: 53ca94ab34
by Erik Kline
· 8 years ago
4c2d663
Added initial tests for dumpstate.
by Felipe Leme
· 8 years ago
c7fe8fe
Deprecate run_command() and dump_file().
by Felipe Leme
· 8 years ago
6ad9c06
Fixed and improve RunCommand() when running as root.
by Felipe Leme
· 8 years ago
4efa14a
Merge "Moar C++ refactoring."
by TreeHugger Robot
· 8 years ago
678727a
Moar C++ refactoring.
by Felipe Leme
· 8 years ago
4a0db9f
Improved usage on invalid args.
by Felipe Leme
· 8 years ago
53ca94a
Add "ip xfrm policy" to dumpstate output
by Erik Kline
· 8 years ago
e844a9d
Initial work on a Dumpstate class.
by Felipe Leme
· 8 years ago
5bcce57
Fix dumpsys timeouts.
by Felipe Leme
· 8 years ago
b0f669d
Fixed C++ style on refactored function and variable names.
by Felipe Leme
· 8 years ago
45af406
Add socket dumps via ss to bugreports. am: d3b809baff am: e0e7206725
by Lorenzo Colitti
· 8 years ago
4ee346a
Add socket dumps via ss to bugreports. am: d3b809baff am: e0e7206725
by Lorenzo Colitti
· 8 years ago
e0e7206
Add socket dumps via ss to bugreports. am: d3b809baff
by Lorenzo Colitti
· 8 years ago
96c2bbb
Uses new get/set property functions.
by Felipe Leme
· 8 years ago
8d97c93
Merge "Use a system property to define extra command-line arguments."
by TreeHugger Robot
· 8 years ago
9ce6aa4
Use a system property to define extra command-line arguments.
by Felipe Leme
· 8 years ago
d3b809b
Add socket dumps via ss to bugreports.
by Lorenzo Colitti
· 8 years ago
496548f
Merge commit 'bc06c07ee7677168d71a9c809a8960f39340ff99' into blah
by Ajay Panicker
· 8 years ago
2f53177
Add btsnoop_hci.log to bugreport zip (1/2)
by Ajay Panicker
· 8 years ago
d886ec4
Add btsnoop_hci.log to bugreport zip (1/2)
by Ajay Panicker
· 8 years ago
5603341
resolve merge conflicts of 9795ff6 to master
by Wei Liu
· 8 years ago
9795ff6
Dumpstate should hold a wakelock to save bug report time. am: f87959e007
by Wei Liu
· 8 years ago
f87959e
Dumpstate should hold a wakelock to save bug report time.
by Wei Liu
· 8 years ago
0bcc7ca
Refactored dump_file() into dumpFile().
by Felipe Leme
· 8 years ago
30dbfa1
Refactored run_command functions.
by Felipe Leme
· 8 years ago
e6851cc
make sure anrd trace is being collected. am: afc38fe263 am: 05352fd5d5
by Zhengyin Qian
· 8 years ago
05352fd
make sure anrd trace is being collected. am: afc38fe263
by Zhengyin Qian
· 8 years ago
afc38fe
make sure anrd trace is being collected.
by Zhengyin Qian
· 8 years ago
1cbdb8a
Add mangle table in dump_iptables am: 329b90922b am: 21252c85d5 am: 4025f0e9b5
by Calvin On
· 8 years ago
4025f0e
Add mangle table in dump_iptables am: 329b90922b am: 21252c85d5
by Calvin On
· 8 years ago
21252c8
Add mangle table in dump_iptables am: 329b90922b
by Calvin On
· 8 years ago
3224d68
resolve merge conflicts of c6a78d3 to master
by Wei Liu
· 8 years ago
c6a78d3
Revert "Hold a wakelock during dumpstate." am: 5cad0ed80d
by Wei Liu
· 8 years ago
5cad0ed
Revert "Hold a wakelock during dumpstate."
by Wei Liu
· 8 years ago
329b909
Add mangle table in dump_iptables
by Calvin On
· 8 years ago
3d5c237
Merge commit '51f1241eb31c1cd82c8e98f310d884a64972b701' into manual_merge_51f1241
by Wei Liu
· 8 years ago
51f1241
Hold a wakelock during dumpstate. am: d7803db0e9
by Wei Liu
· 8 years ago
d7803db
Hold a wakelock during dumpstate.
by Wei Liu
· 8 years ago
e59b6f4
Merge "Fix vector read buffer size."
by Zach Riggle
· 8 years ago
2220040
Fix vector read buffer size.
by Zach Riggle
· 8 years ago
a74ceab
resolve merge conflicts of 068ecc7 to nyc-mr1-dev-plus-aosp am: d0f89bf3df
by Zhengyin Qian
· 8 years ago
d0f89bf
resolve merge conflicts of 068ecc7 to nyc-mr1-dev-plus-aosp
by Zhengyin Qian
· 8 years ago
068ecc7
Add anrd trace to bugreport
by Zhengyin Qian
· 8 years ago
5b9d3bf
Log total dumpstate duration and id.
by Felipe Leme
· 8 years ago
35c94f3
Created constant for maximun number of args.
by Felipe Leme
· 8 years ago
7944207
Fixed logic to print BEGIN: line for bugreportz. am: dcd1f0da54 am: c077e913ac
by Felipe Leme
· 8 years ago
3f068ef
Fixed logic to print BEGIN: line for bugreportz. am: dcd1f0da54 am: c077e913ac
by Felipe Leme
· 8 years ago
dcd1f0d
Fixed logic to print BEGIN: line for bugreportz.
by Felipe Leme
· 8 years ago
c6a9a89
Added a BEGIN:path message on bugreportz protocol. am: aabfcae816 am: 9d11fb0f99
by Felipe Leme
· 8 years ago
0f118e4
Added a BEGIN:path message on bugreportz protocol. am: aabfcae816 am: 9d11fb0f99
by Felipe Leme
· 8 years ago
d402e7d
Refactored use of ON_DRY_RUN macros.
by Felipe Leme
· 8 years ago
8268ed2
Uses a system property to set dry-run mode.
by Felipe Leme
· 8 years ago
aabfcae
Added a BEGIN:path message on bugreportz protocol.
by Felipe Leme
· 8 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
· 8 years ago
fe714f6
Revert "Created functions to run dumpsys."
by Felipe Leme
· 8 years ago
8b1878d
Merge "Created functions to run dumpsys."
by Felipe Leme
· 8 years ago
1b99fe9
Added a -p option to bugreportz to show progress. am: 02b7e00c1e am: a12c863892
by Felipe Leme
· 8 years ago
84b0ada
Added a -p option to bugreportz to show progress. am: 02b7e00c1e am: a12c863892
by Felipe Leme
· 8 years ago
02b7e00
Added a -p option to bugreportz to show progress.
by Felipe Leme
· 8 years ago
97e0a6c
Dumpstate: Fix long lines.
by Andreas Gampe
· 8 years ago
0079a59
Dumpstate: Use unique_fd
by Andreas Gampe
· 8 years ago
282aaee
Dumpstate: Fix long lines. am: 27cd7b256e am: 00c6b9cce6
by Andreas Gampe
· 8 years ago
00c6b9c
Dumpstate: Fix long lines. am: 27cd7b256e
by Andreas Gampe
· 8 years ago
27cd7b2
Dumpstate: Fix long lines.
by Andreas Gampe
· 8 years ago
84f0bd5
Dumpstate: Use unique_fd am: fcc8db9a36
by Andreas Gampe
· 8 years ago
fcc8db9
Dumpstate: Use unique_fd
by Andreas Gampe
· 8 years ago
aff6843
Dumpstate: Use unique_fd
by Andreas Gampe
· 8 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
Next »