index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
incidentd
/
src
/
Section.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/get_interesting_hal_pids/get_interesting_pids.
Jayant Chowdhary
2022-05-24
1
-1
/
+1
*
Merge "Fix a lambda capture problem in TextDumpsysSection" into rvc-dev am: 3...
TreeHugger Robot
2020-06-05
1
-3
/
+4
|
\
|
*
Fix a lambda capture problem in TextDumpsysSection
Mike Ma
2020-06-05
1
-3
/
+4
*
|
Merge "mCallback defined in BringYourOwnSection should be an object instead o...
Wenjie Zhou
2020-05-15
1
-1
/
+3
|
\
|
|
*
mCallback defined in BringYourOwnSection should be an object instead of a ref...
Wenjie Zhou
2020-05-14
1
-1
/
+3
*
|
Include log/log_read.h for reading logs
Tom Cherry
2020-04-22
1
-1
/
+0
|
/
*
Fix a race condition on ReportHandler::mBatch
Mike Ma
2020-03-30
1
-1
/
+1
*
Optimize memory usage in incidentd
Mike Ma
2020-03-23
1
-38
/
+77
*
TextDumpsysSection memory optimization
Mike Ma
2020-03-19
1
-21
/
+31
*
Fix incidentd stack use-after-return
Mike Ma
2020-03-18
1
-16
/
+17
*
Add text dumpsys section to incidentd
Mike Ma
2020-02-23
1
-61
/
+97
*
Incident Report Extension API
Mike Ma
2020-01-14
1
-7
/
+23
*
incidentd: Add missing va_end()
Greg Kaiser
2019-11-04
1
-0
/
+1
*
Add last logcat data to incident report
zhouwenjie
2019-11-01
1
-7
/
+23
*
Remove legacy logger_entry_v* structs
Tom Cherry
2019-10-24
1
-8
/
+8
*
userdebug: support perfetto traces as a section in incident reports
Ryan Savitski
2019-06-07
1
-0
/
+2
*
Don't include restricted images in incident reports unless they're specifical...
Joe Onorato
2019-04-26
1
-0
/
+9
*
incidentd sections for userdebug and eng are compiled out
Joe Onorato
2019-03-27
1
-8
/
+9
*
incidentd can now handle multiple callers asking it for incident reports
Joe Onorato
2019-03-26
1
-220
/
+31
*
Merge "Fix/suppress incident* google-explicit-constructor warnings" am: 6af0e...
Chih-hung Hsieh
2018-12-21
1
-1
/
+1
|
\
|
*
Fix/suppress incident* google-explicit-constructor warnings
Chih-Hung Hsieh
2018-12-20
1
-1
/
+1
|
*
Handling potential SIGPIPE signals.
Kweku Adams
2018-09-18
1
-3
/
+25
|
*
Adding batterystats history to proto dump.
Kweku Adams
2018-05-07
1
-7
/
+10
|
*
Merge "Add a section flag to bypass failure if a specific path can't be found...
Yi Jin
2018-05-02
1
-4
/
+6
|
|
\
|
|
*
Add a section flag to bypass failure if a specific path can't be found.
Yi Jin
2018-05-02
1
-4
/
+6
*
|
|
Refine incidentd error handling and logging
Mike Ma
2018-12-05
1
-34
/
+52
*
|
|
Handling potential SIGPIPE signals.
Kweku Adams
2018-09-13
1
-3
/
+25
*
|
|
Treating all FileSection files as device specific.
Kweku Adams
2018-06-13
1
-7
/
+7
*
|
|
Adding batterystats history to proto dump.
Kweku Adams
2018-05-07
1
-7
/
+10
*
|
|
Merge "Preventing zombie process creation." into pi-dev am: ca6f36532d
android-build-team Robot
2018-05-02
1
-0
/
+5
|
\
|
|
|
*
|
Preventing zombie process creation.
Kweku Adams
2018-04-24
1
-0
/
+5
*
|
|
Add a section flag to bypass failure if a specific path can't be found.
Yi Jin
2018-05-01
1
-4
/
+6
*
|
|
Make the logging more concise.
Yi Jin
2018-04-20
1
-74
/
+34
|
/
/
*
|
Merge "Free allocated varargs" into pi-dev
TreeHugger Robot
2018-04-17
1
-1
/
+1
|
\
\
|
*
|
Free allocated varargs
Yi Jin
2018-04-17
1
-2
/
+2
|
|
/
*
/
Fix incidentd skip collecting timedout of a section.
Yi Jin
2018-04-16
1
-11
/
+14
|
/
*
Use modern c++ code style for incidentd.
Yi Jin
2018-03-30
1
-4
/
+11
*
Merge "Use unique_fd with the clear ownership." into pi-dev
Yi Jin
2018-03-30
1
-8
/
+9
|
\
|
*
Use unique_fd with the clear ownership.
Yi Jin
2018-03-28
1
-8
/
+9
*
|
Enable Last Kmsg, also fix the GZipSection test.
Yi Jin
2018-03-29
1
-2
/
+4
|
/
*
Merge "Found out it is not possible to exec procrank as non-root/shell. But i...
TreeHugger Robot
2018-03-28
1
-59
/
+19
|
\
|
*
Found out it is not possible to exec procrank as non-root/shell.
Yi Jin
2018-03-27
1
-59
/
+19
*
|
Fix apct test.
Yi Jin
2018-03-23
1
-3
/
+3
|
/
*
Fix the test failure of LogSection, don't consider read log msg error as
Yi Jin
2018-03-16
1
-7
/
+7
*
Wrap fd with unique_fd so it won't leak.
Yi Jin
2018-03-14
1
-51
/
+30
*
Optimize incidentd memory usage
Yi Jin
2018-03-07
1
-10
/
+35
*
Dumping stack traces to proto.
Kweku Adams
2018-03-07
1
-5
/
+145
*
Use uint64_t instead of long long as API type for consistent reason.
Yi Jin
2018-03-05
1
-3
/
+3
*
Implement a new section to attach LAST_KMSG to incident report
Yi Jin
2018-02-27
1
-58
/
+108
*
Throttler for incidentd based on size putting into dropbox.
Yi Jin
2018-02-20
1
-1
/
+3
[next]