commit | a718a09f3d076358ace08bab8ae3a2bbc1c6b102 | [log] [tgz] |
---|---|---|
author | Michael Krebs <[email protected]> | Tue Sep 25 18:03:13 2012 -0700 |
committer | ChromeBot <[email protected]> | Thu Feb 07 09:36:35 2013 -0800 |
tree | 9d012e3c44f6e5d77ddaf9c3208b842a6b8aac6e | |
parent | 640113066b0a717955004e702a2afefe051d36a2 [diff] |
crash-reporter: Remove some dependency on /proc Make the existence of a crashing process's /proc/<PID>/ directory optional for all of crash_reporter, except for core2md. In particular, have the kernel pass the UID of the crashing process to crash_reporter in case the "status" file is unavailable. BUG=chromium-os:34385 TEST=Ran unittests and autotests CQ-DEPEND=I6048d3eb84f8188bee6a755eaa010510f5d2459b Change-Id: I62df52cab44cf1febc7ed3e55b75bcffa0daf524 Reviewed-on: https://gerrit.chromium.org/gerrit/34078 Commit-Queue: David James <[email protected]> Reviewed-by: David James <[email protected]> Tested-by: David James <[email protected]>