microsoft / microsoft/ProcMon-for-Linux
procmon fro linux open ERROR: failed to load prog: 'No such process'
@MarioHewardt is already working on this.
Since Jan 23, 2025.
- Dominant language
- C
- Stars
- 4.7k
- Forks
- 295
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 9
Description
2025-01-22 15:56:21,760 DEBUG [default] [root@unknown-host] [ProcmonConfiguration::ProcmonConfiguration(int, char**)] [/__w/1/s/Procmon-for-Linux/src/configuration/procmon_configuration.cpp:104] Tv_sec 713 Tv_nsec 679514131
2025-01-22 15:56:21,760 DEBUG [default] [root@unknown-host] [ProcmonConfiguration::ProcmonConfiguration(int, char**)] [/__w/1/s/Procmon-for-Linux/src/configuration/procmon_configuration.cpp:171] Output trace file:procmon_2025-01-22_15:56:21.db
2025-01-22 15:56:21,874 DEBUG [default] [root@unknown-host] [int main(int, char**)] [/__w/1/s/Procmon-for-Linux/src/procmon.cpp:58] Tracing 352 system calls
2025-01-22 15:56:21,874 DEBUG [default] [root@unknown-host] [void logHandler(const char*, __va_list_tag*)] [/__w/1/s/Procmon-for-Linux/src/tracer/ebpf/ebpf_tracer_engine.cpp:98] Found Kernel version: 5.10
2025-01-22 15:56:21,874 DEBUG [default] [root@unknown-host] [void logHandler(const char*, __va_list_tag*)] [/__w/1/s/Procmon-for-Linux/src/tracer/ebpf/ebpf_tracer_engine.cpp:98] Using EBPF object: /tmp//procmonEBPFkern5.6-_core.o
2025-01-22 15:56:21,874 DEBUG [default] [root@unknown-host] [void Screen::initScreen(std::shared_ptr)] [/__w/1/s/Procmon-for-Linux/src/display/screen.cpp:91] ScreenH:24ScreenW:80Column Height:21
2025-01-22 15:56:21,875 DEBUG [default] [root@unknown-host] [void Screen::run()] [/__w/1/s/Procmon-for-Linux/src/display/screen.cpp:125] Starting main UI thread
2025-01-22 15:56:21,875 DEBUG [default] [root@unknown-host] [void Screen::run()] [/__w/1/s/Procmon-for-Linux/src/display/screen.cpp:126] Event Threshold:20000
2025-01-22 15:56:21,875 DEBUG [default] [root@unknown-host] [void Screen::run()] [/__w/1/s/Procmon-for-Linux/src/display/screen.cpp:127] Tracing Events:352
2025-01-22 15:56:21,884 DEBUG [default] [root@unknown-host] [void logHandler(const char*, __va_list_tag*)] [/__w/1/s/Procmon-for-Linux/src/tracer/ebpf/ebpf_tracer_engine.cpp:98] ERROR: failed to load prog: 'No such process'
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.