google / kernel-sanitizers

Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel
https://google.github.io/kernel-sanitizers/
442 stars 87 forks source link

Print information about globals #208

Open dvyukov opened 9 years ago

dvyukov commented 9 years ago

If a race happens on global, we need to print description of the global: name, address, size, offset.