Peipei Wang <[email protected]> writes: > I am trying to understand something about perf record. In its guide, > perf record could use option -T to generate sample timestamp, and then > use perf report -D to get them. > > However, what I get from perf report -D is something as follows. Does > anyone have an idea what content of perf.data means?
Use "perf script" to display the data instead. -Andi -- [email protected] -- Speaking for myself only -- To unsubscribe from this list: send the line "unsubscribe linux-perf-users" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
