* loody ([email protected]) wrote: > there is a document under doc/developer/format.html, and it seems a > doc which used to describe structure used in source code. > Is there any doc which describe the format of output log as below: > kernel.page_fault_entry: 1.962735214 > (/media/D230-4695/trace2.11.01.31.2/kernel_0), 194, 0, , , 0, 0x0, > TRAP { ip = 0x2aae0ef0, address = 0x2aae0ef0, trap_id = 2, > write_access = 0 } > appreciate your help, > miloody
See lttv -m textDump --help It points to "--field_names" to print the name of the fields. Mathieu -- Mathieu Desnoyers Operating System Efficiency R&D Consultant EfficiOS Inc. http://www.efficios.com _______________________________________________ ltt-dev mailing list [email protected] http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
