ProcDump-for-Linux
                                
                                
                                
                                    ProcDump-for-Linux copied to clipboard
                            
                            
                            
                        A Linux version of the ProcDump Sysinternals tool
Some tools (e.g. dotnet-counters) allow me to download a binary into my container running as an Azure Container App. This lets me put a bunch of useful utils in a...
### Expected behavior When frames in a restrack callstack can't be resolved, output a log statement indicating that it might be as a result of missing symbols. ### Actual behavior...
This Pull Request is just a rebase on top of release 3.4.0. For further reference of what this PR does, see the original #225. If the original owner of the...
### Expected behavior Like on Windows it should be possible to dump a process without interruption. `Procdump -r` uses process snapshots. ### Actual behavior During dump generation process is not...