On Thu, Apr 29, 2010 at 02:28:02PM +0200, Stephane Eranian wrote: > Hi, > > I am trying to use perf trace to dump the raw samples. > > $ perf record -R noploop 5 > noploop for 5 seconds > [ perf record: Woken up 3 times to write data ] > [ perf record: Captured and wrote 0.269 MB perf.data (~11759 samples) ] > > $ perf trace > Fatal: reading input file (size expected=3 received=-1) > > Seems like trace does not understand the format of the perf.data file anymore. > This used to work. Did you change the purpose of perf trace?
Yeah I've seen this recently. It doesn't seem to eventually impact the output of perf trace. In fact it seems it is looking for a field in a format file that doesn't exist anymore, or something like that, in the /debug/tracing/events/header_page file. Will fix, thanks. ------------------------------------------------------------------------------ _______________________________________________ perfmon2-devel mailing list perfmon2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/perfmon2-devel