Skip to content

Commit

Permalink
in_cpu: new 'pid' option to monitor a specific process
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Silva <[email protected]>
  • Loading branch information
edsiper committed Sep 2, 2019
1 parent 36e50e2 commit 8d40643
Show file tree
Hide file tree
Showing 3 changed files with 293 additions and 84 deletions.
2 changes: 1 addition & 1 deletion plugins/in_cpu/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set(src
in_cpu.c)
cpu.c)

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

0 comments on commit 8d40643

Please sign in to comment.