Does anyone have any suggestions on running `profi...
# general
v
Does anyone have any suggestions on running
profile.py
with an extension? When I pass it our .conf file, all queries that come from our extension returns a -1
z
Unfortunately the profile.py script doesn't support extensions. It's only set up to record the resource utilization of the osquery process, which wouldn't give you an accurate reading since most of the work is likely happening within the extension process.