Remove cgroup from reference fragment, add README

This commit is contained in:
Thomas Stromberg 2023-02-08 21:04:48 -05:00
parent 209a5e08af
commit b7681c3168
Failed to extract signature
2 changed files with 2 additions and 1 deletions

2
fragments/README.md Normal file
View File

@ -0,0 +1,2 @@
These are reference query fragments that are meant to be shared across queries.

View File

@ -7,7 +7,6 @@ SELECT
p0.name AS p0_name, p0.name AS p0_name,
p0.cmdline AS p0_cmd, p0.cmdline AS p0_cmd,
p0.cwd AS p0_cwd, p0.cwd AS p0_cwd,
p0.cgroup_path AS p0_cgroup,
p0.euid AS p0_euid, p0.euid AS p0_euid,
p0_hash.sha256 AS p0_sha256, p0_hash.sha256 AS p0_sha256,
-- Parent -- Parent