This is why the gettimeofday implementation should use the system tick
thing and also any profiling support in the C library should avoid
TSC as well.
For small stretches of code TSC can be used for very precise profiling
but otherwise it is pretty useless by in large.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/