osquery-1/osquery/profiler
Teddy Reed 04896c85cd
killswitch: Remove killswitch code (#5949)
This was determined to be the wrong approach to adding simple
killswitches. The intent was to quickly flip on/off features. It was
not widely adopted due to the dependencies killswitching has.

A different approach is to implement the same functions with something
simple like filesystem flags.
2019-10-29 19:14:35 -04:00
..
posix killswitch: Remove killswitch code (#5949) 2019-10-29 19:14:35 -04:00
windows killswitch: Remove killswitch code (#5949) 2019-10-29 19:14:35 -04:00
BUCK Rename profiler.[cpp|h] to code_profiler.[cpp|h] 2019-01-30 08:11:21 -08:00
CMakeLists.txt Refactor third-party libraries to build from source on Linux (#5706) 2019-08-30 16:25:19 +02:00
code_profiler.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00