osquery-1/osquery
Artemis Tosini a5492c55da Make cpuid table x86_only
The instruction doesn't exist on other processors, and while there
might be ways to retrieve the equivalent information, none directly
matches the x86 "cpuid". This takes out the table completely on
non-x86_64 architectures.

Co-Authored-By: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2020-09-05 16:50:28 -04:00
..
carver refactor: Rename database APIs to not use DatabasePlugin class (#6620) 2020-08-31 22:45:43 -04:00
config Windows 32 bit Support (#6543) 2020-09-01 23:29:26 -04:00
core Remove prototype database implementations (#6622) 2020-09-05 10:53:49 -04:00
database Windows 32 bit Support (#6543) 2020-09-01 23:29:26 -04:00
devtools Manual copyright changes (#6590) 2020-08-12 11:21:40 -04:00
dispatcher Apply scheduler_timeout correctly (#6618) 2020-09-03 23:56:16 -04:00
distributed refactor: Rename database APIs to not use DatabasePlugin class (#6620) 2020-08-31 22:45:43 -04:00
ev2 Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
events linux: Conditionally build x86_64-only syscalls 2020-09-05 16:50:28 -04:00
examples Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
experimental refactor: Change the include path for osquery/core/plugins (#6619) 2020-08-29 20:24:39 -04:00
extensions refactor: Rename database APIs to not use DatabasePlugin class (#6620) 2020-08-31 22:45:43 -04:00
filesystem Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
hashing Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
logger refactor: Rename database APIs to not use DatabasePlugin class (#6620) 2020-08-31 22:45:43 -04:00
main refactor: Rename database APIs to not use DatabasePlugin class (#6620) 2020-08-31 22:45:43 -04:00
numeric_monitoring refactor: Rename database APIs to not use DatabasePlugin class (#6620) 2020-08-31 22:45:43 -04:00
process Windows 32 bit Support (#6543) 2020-09-01 23:29:26 -04:00
profiler Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
registry bug: Fix race in removing external TablePlugins (#6623) 2020-08-31 22:49:47 -04:00
remote Windows 32 bit Support (#6543) 2020-09-01 23:29:26 -04:00
sdk Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
sql refactor: Rename database APIs to not use DatabasePlugin class (#6620) 2020-08-31 22:45:43 -04:00
system refactor: Rename database APIs to not use DatabasePlugin class (#6620) 2020-08-31 22:45:43 -04:00
tables Make cpuid table x86_only 2020-09-05 16:50:28 -04:00
utils linux: Define __NR_perf_event_open for aarch64 2020-09-05 16:50:28 -04:00
worker Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
CMakeLists.txt Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
empty.cpp temp solution for xcode support 2019-02-05 07:20:00 -08:00