<https://github.com/facebook/osquery/tree/experime...
# general
u
[osquery:experimental] 5 new commits by Alexander Kindyakov:
<https://github.com/facebook/osquery/commit/076f2f2ac42983c982e82c9a5c14a23ca5c720bf|076f2f2>
Rename system:cpu target to system:cpu_topology (#5527) - Alexander Kindyakov
<https://github.com/facebook/osquery/commit/de44677b5db1bd3cab133e36e6a8e3b7204ebedb|de44677>
Implement even producer to trace syscalls {kill, setuid} and dump them to experimental events streaming registry (#5519) - Alexander Kindyakov
<https://github.com/facebook/osquery/commit/248d32c7ef435d270ac8924e4612a653377a049b|248d32c>
Helper function to read process cmdline from
/proc/<pid>/cmdline
on linux by PID (#5520) - Alexander Kindyakov
<https://github.com/facebook/osquery/commit/5974649f2b8106b11082ea6eb1007427c95f557f|5974649>
Simple LRU cache implementation (#5521) - Alexander Kindyakov
<https://github.com/facebook/osquery/commit/7d24ae28fd9c3398da834abec42d9d1cd4b26aa0|7d24ae2>
Add "cmdline" attribute for every event along with PID (#5522) - Alexander Kindyakov