replicant-frameworks_native/cmds/atrace
Martijn Coenen 0bcd97a748 Map realtime to clock_monotonic.
This maps a monotonic timestamp to the
corresponding real-time timestamp, which
can be used to match up the traces with
other logs that use real-time.

Also write clock_sync records first instead of at
the end, to avoid not being to write it due to the
buffer being full.

Bug: 23668823
Change-Id: I644aeea496197e194ec30f808f754e3e043d905f
2015-08-31 09:25:13 +00:00
..
Android.mk atrace: clean up tracing option enabling 2012-12-07 14:03:07 -08:00
MODULE_LICENSE_APACHE2 Add the atrace utility. 2012-02-23 15:55:31 -08:00
NOTICE Add the atrace utility. 2012-02-23 15:55:31 -08:00
atrace.cpp Map realtime to clock_monotonic. 2015-08-31 09:25:13 +00:00