iovisor / iovisor/bcc

execsnoop.c -l option matches comm rather than arguments

Open
#5,486 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
22.7k
Forks
4.1k
Avg merge
10d 4h
Merged PRs (30d)
3

Description

The `--help` text for execsnoop.c says:

```
-l, --line=LINE only print commands where arg contains this line
```

But in practise, it actually compares this against `comm` like the `--name` option does. execsnoop.py works as expected here, so I'm guessing this wasn't intentional.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.