-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
procdump: init at 1.0.1 #50435
procdump: init at 1.0.1 #50435
Conversation
Success on aarch64-linux (full log) Attempted: procdump Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: procdump Partial log (click to expand)
|
where are those stored? |
Whoops needs some fixes, will update soon. |
Consider this commit/these changes: dtzWill@a83ee40 |
Thanks @dtzWill I will look into it later today. |
yes. upstream should merge this quickly. |
In the current working dir (now that it really works) $ sudo procdump -s 1 -M 1 -p 721
ProcDump v1.0.1 - Sysinternals process dump utility
Copyright (C) 2017 Microsoft Corporation. All rights reserved. Licensed under the MIT license.
Mark Russinovich, Mario Hewardt, John Salem, Javid Habibi
Monitors a process and writes a dump file when the process exceeds the
specified criteria.
Process: nscd (721)
CPU Threshold: n/a
Commit Threshold: >=1
Threshold Seconds: 1
Number of Dumps: 1
Press Ctrl-C to end monitoring without terminating the process.
[12:47:26 - INFO]: Commit: 2 MB
[12:47:28 - INFO]: Core dump 1 generated: nscd_commit_2018-11-16_12:47:26.721
$ ll nscd_commit_2018-11-16_12\:47\:26.721
-rw-r--r-- 1 root root 453609880 16 nov. 12:47 nscd_commit_2018-11-16_12:47:26.721 |
Submitted sigset fix upstream: microsoft/ProcDump-for-Linux#50 if you don't mind including :). |
Success on x86_64-linux (full log) Attempted: procdump Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: procdump Partial log (click to expand)
|
Motivation for this change
Resolves #49771
/cc @colemickens
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)