1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00
Bartosz Taudul 233a0bb6d6
Set precise_ip to 0 for cache on Intel.
Fuck knows how this is supposed to work. perf_event_open() opens the
descriptor successfully, but it produces no samples, if precise_ip is not 0.
There are no such problems on ARM (where precise_ip is 3, but maybe it is not
supported at all on that architecture, again, fuck knows if), and on AMD
perf_event_open() does not succeed when precise_ip > 0.
2021-05-23 19:45:13 +02:00
..
2020-07-31 02:42:22 +02:00
2019-11-21 20:41:57 +01:00
2020-11-19 16:36:01 +01:00
2021-05-21 01:47:31 +02:00
2019-06-27 19:14:51 +02:00
2020-11-19 16:36:01 +01:00
2020-02-25 23:08:52 +01:00
2020-07-19 13:04:51 +02:00