summaryrefslogtreecommitdiff
path: root/src/common/break_points.h
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-08-14 18:48:28 -0400
committerLioncash <mathew1800@gmail.com>2018-08-14 18:57:46 -0400
commit60f476cd8f3aa4cf0c9c0091e53559d7e3d30116 (patch)
tree6581d46de9b751341990935cb604d9e29c1ff6a7 /src/common/break_points.h
parentd1520410a3cf38a14cd3f3b1dc3fcc5ae38c6b0b (diff)
common/telemetry: Migrate core-independent info gathering to common
Previously core itself was the library containing the code to gather common information (build info, CPU info, and OS info), however all of this isn't core-dependent and can be moved to the common code and use the common interfaces. We can then just call those functions from the core instead. This will allow replacing our CPU detection with Xbyak's which has better detection facilities than ours. It also keeps more architecture-dependent code in common instead of core.
Diffstat (limited to 'src/common/break_points.h')
0 files changed, 0 insertions, 0 deletions