forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix native traces to appear in systrace.py
Previously traces from the native side would only get included if the callsite had not previously cached the category enabled result. (e.g. worked well if tracing enabled prior to app launch, but not for apps that had been running a while). BUG= Review URL: https://chromiumcodereview.appspot.com/14940015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@199862 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
joth@chromium.org
committed
May 14, 2013
1 parent
5b0414f
commit b3e057f
Showing
2 changed files
with
9 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters