Skip to content

Commit 8d40643

Browse files
committed
in_cpu: new 'pid' option to monitor a specific process
Signed-off-by: Eduardo Silva <[email protected]>
1 parent 36e50e2 commit 8d40643

File tree

3 files changed

+293
-84
lines changed

3 files changed

+293
-84
lines changed

plugins/in_cpu/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
set(src
2-
in_cpu.c)
2+
cpu.c)
33

44
FLB_PLUGIN(in_cpu "${src}" "")

0 commit comments

Comments
 (0)