ctc-oss / fapolicy-analyzer

Tools to assist with the configuration and management of fapolicyd.
https://ctc-oss.github.io/fapolicy-analyzer
GNU General Public License v3.0
12 stars 5 forks source link

Shareable Profiler Output #813

Closed egbicker closed 1 year ago

egbicker commented 1 year ago

Changes that make the profiler output shareable

Closes #810

jw3 commented 1 year ago

A couple tweaks. The arg display was being overwritten when the profiling was complete. Moved it to only display after the profiling was complete as a new section with the other output.

image