By default, Bazel profiler will record only aggregated data for fast but
numerous events (such as statting the file). If this option is enabled,
profiler will record each event - resulting in more precise profiling data
but LARGE performance hit. Option only has effect if --profile used as well.