History log of /system/core/include/utils/Trace.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
214c701ec6de8bd4b57f6aec8874fb343c79d874 23-May-2013 Tim Murray <timmurray@google.com> Make trace macros slightly more robust

Change-Id: I9544eb7b27fc1a971cabadd8d5b4b4b80678febf
/system/core/include/utils/Trace.h
fcb349ff75272c802519a20abc0e083c35bbe8cf 01-Dec-2012 Alex Ray <aray@google.com> utils: clarify scoped tracing functionality

ScopedTrace objects were being used in place of ATRACE_NAME because of a
misunderstanding of it's function. Cleared up documentation for usage.

Also explicitly use global namespace for sysprop callback.

Change-Id: I7c248b486b614ccdb841659ca0dcfc644fda670a
/system/core/include/utils/Trace.h
5b2d36e38adcc09e72f81b06c324bf3c5c92e043 15-Nov-2012 Alex Ray <aray@google.com> utils: Use cutils tracing functionality.

Tracing functionality has moved to cutils.

Change-Id: Ie78ccc1d59dd5178f5058fbc3858a37f9adce552
/system/core/include/utils/Trace.h
45ad8f44d0cb60b6c930a4afd1ecd05e9501d381 30-Oct-2012 Andy McFadden <fadden@android.com> Reduce emulator logspam

The emulator doesn't support systrace, but we should point that out
at most once per process.

Bug 7436352

Change-Id: I06b2c1ea0df6c02c11cd2496423c337f8d7c62a1
/system/core/include/utils/Trace.h
3fc49adfd2887d01e54c4ad6a62eae5383101f62 19-Oct-2012 Romain Guy <romainguy@google.com> Add runtime debugging capabilities to OpenGL

The shell property debug.egl.trace can now be set to:

0
disables tracing
1
logs all GL calls
error
checks glGetError after every GL call, logs a stack trace on error
systrace
logs each GL call to systrace

Change-Id: I34a2a2d4e19c373fd9eaa1b0cd93e67c87378996
/system/core/include/utils/Trace.h
970701fbd264d9b11d0937d0ac34e119cdb061df 01-Jun-2012 Eino-Ville Talvala <etalvala@google.com> Add camera as an ATRACE tag

Change-Id: Ib4f22d593836c4b973d122efa114d359f1529914
/system/core/include/utils/Trace.h
69fc3d4e1e73c47aec6c8e932b0f0239dd777dd3 11-May-2012 Jamie Gennis <jgennis@google.com> libutils: add a tracing tag for video

Change-Id: Icbecc7184844e95ee81a558b0a54d5513d5cf59f
/system/core/include/utils/Trace.h
c1309d74e8929f73e1b9cdb5dbf70aa8a2b09af3 09-May-2012 Dianne Hackborn <hackbod@google.com> Add callback hack to find out when to reload system properties.

Every IBinder object can accept a new transaction to tell it that
it might want to reload system properties, and in the process
anyone can register a callback to be executed when this happens.

Use this to reload the trace property.

This is very much ONLY for debugging.

Change-Id: I55c67c46f8f3fa9073bef0dfaab4577ed1d47eb4
/system/core/include/utils/Trace.h
7e6e7e0a5467d50ef2aff1e6a4f8c86f8b4338e6 07-May-2012 Glenn Kasten <gkasten@google.com> Add audio tag to systrace

Change-Id: I4a558c43e4ccd81a4ed94684c5fad6b3c486bd14
/system/core/include/utils/Trace.h
90dd9e188e39b2272ae3ec5f16f2ad53ce79475a 04-May-2012 Andy Stadler <stadler@google.com> Add System Tracing capability to Sync Manager

See also: Change-Id: Ia8bc01adbba345a568405b0ac8ade96e56b40cc1

Change-Id: I2678974cf85464fbc09072b06f647a0787e6e23f
/system/core/include/utils/Trace.h
265743abde39f6411ed46e1e38d08c3bb7ad4f53 26-Apr-2012 Dianne Hackborn <hackbod@google.com> Add traces for window manager and activity manager.

Change-Id: I6677ca64164f234efc7856ddd173ad6989b4f59e
/system/core/include/utils/Trace.h
52d59e2c48a1563ea4f7e9fef6dc3611a5d74aaa 17-Apr-2012 Chris Craik <ccraik@google.com> Add webview tracing bit

Change-Id: I82e54f5eeb2666a255e372fd3bfcc54c1b3d76a0
/system/core/include/utils/Trace.h
59322a36c610199417015bc4e58fa94bfc2febbc 09-Mar-2012 Jeff Brown <jeffbrown@google.com> Expose the set of enabled tags.

This is used by the Java trace wrappers to avoid JNI overhead
when trace tags are disabled.

Also added a new tag for the input subsystem and view hierarchy.

Change-Id: Ia04a507e42a37b1d3bbb19859e6c07a92f4fe9aa
/system/core/include/utils/Trace.h
2ccfe1a0606f59b5cefd177f9dd5c837d0ea2d0b 23-Feb-2012 Jamie Gennis <jgennis@google.com> libutils: add a system-wide tracing utility

This change adds some utility functionality for doing userland tracing
into the kernel trace log.

Change-Id: Id0a8cee9ea515b1d8765afd1cecf472a88b4b9e8
/system/core/include/utils/Trace.h