From d49a6264617043a450e776984a76468b542ba411 Mon Sep 17 00:00:00 2001 From: "erikkay@google.com" Date: Tue, 2 Sep 2008 16:42:15 +0000 Subject: Initial pass at simple event tracing. I added a few traces to tcp_socket and test_shell to get an idea of what a simple trace might look like. Here's a sample output line: 11:24:19.660604 0x1e278:0x1e24c BEGIN url.load [0x5 http://mail.google.com/mail/] format is:hh:mm:ss.us pid:tid TYPE NAME [id, extra] git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1641 0039d316-1c4b-4281-b951-d872f2087c98 --- base/build/base.vcproj | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'base/build/base.vcproj') diff --git a/base/build/base.vcproj b/base/build/base.vcproj index 9d2b459..b6fa837 100644 --- a/base/build/base.vcproj +++ b/base/build/base.vcproj @@ -514,11 +514,11 @@ > + + + + -- cgit v1.1