diff options
author | dtu <dtu@chromium.org> | 2014-10-01 16:43:01 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-10-01 23:43:21 +0000 |
commit | 342979675fc1a31f9ed7be177a53429ed9f387c0 (patch) | |
tree | 50804c6da8de8669513424da5dc8b76d8ab38d08 /.gitignore | |
parent | 8c20d98b6a6d7be14059fd092bd6048ec3117af6 (diff) | |
download | chromium_src-342979675fc1a31f9ed7be177a53429ed9f387c0.zip chromium_src-342979675fc1a31f9ed7be177a53429ed9f387c0.tar.gz chromium_src-342979675fc1a31f9ed7be177a53429ed9f387c0.tar.bz2 |
Add py_trace_event to DEPS.
py_trace_event lets you instrument Python code to get Chrome traces.
In third_party without a README.chromium, because
it's by Chromium authors and Chromium-licensed.
BUG=None.
TEST=gclient sync
Review URL: https://codereview.chromium.org/615363002
Cr-Commit-Position: refs/heads/master@{#297736}
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -309,6 +309,7 @@ v8.log /third_party/ppapi /third_party/psyco_win32 /third_party/pthreads-win32 +/third_party/py_trace_event/src /third_party/pyelftools /third_party/pyftpdlib/src /third_party/pylib |