summaryrefslogtreecommitdiffstats
path: root/tools/isolate/trace_inputs_smoke_test.py
Commit message (Expand)AuthorAgeFilesLines
* Merge worker_pool into run_test_cases.maruel@chromium.org2012-07-191-2/+2
* Add touch-only detection for strace API implementation.maruel@chromium.org2012-07-111-0/+8
* Initial refactoring to eventually support touch-only access.maruel@chromium.org2012-07-111-0/+35
* Fix symlink handling and add more smoke tests.maruel@chromium.org2012-07-051-9/+0
* Improve dtrace execve() parsing to support quotes and reenable execve tracing.maruel@chromium.org2012-07-041-4/+23
* Fix all tools/isolate tests to work on Windows.maruel@chromium.org2012-07-031-43/+42
* Add symlink smoke test to trace_inputs.py.maruel@chromium.org2012-06-271-0/+44
* Add blacklist support to extract_directories() instead of hard-coding it.maruel@chromium.org2012-06-271-15/+60
* Remove all the pre-backed IGNORES list from trace_inputs.py.maruel@chromium.org2012-06-141-5/+13
* Implement parallel support on LogmanTrace on Windows.maruel@chromium.org2012-06-121-3/+0
* Enable parallel tracing support on Dtracemaruel@chromium.org2012-06-121-1/+1
* Add Strace parallel support.maruel@chromium.org2012-06-081-0/+79
* Do not call extract_directories() in load_trace() anymore.maruel@chromium.org2012-06-051-14/+75
* Make executable scripts executable.maruel@chromium.org2012-06-051-11/+9
* Make trace_inputs.py a real stand alone application with inner commands.maruel@chromium.org2012-06-041-78/+133
* Add Results.Process.executable and command.maruel@chromium.org2012-06-011-10/+43
* Add Results class to hold structured data with details about each of the chil...maruel@chromium.org2012-05-311-20/+123
* Enable longer file names on strace logs.maruel@chromium.org2012-05-251-0/+4
* Added function to get native path case on Windows and OSX.maruel@chromium.org2012-04-231-2/+5
* Stop generating DEPTH in trace_inputs.py.maruel@chromium.org2012-04-131-2/+3
* Multiple improvements to trace_inputs.py.maruel@chromium.org2012-04-121-46/+5
* Convert isolate.py to exclusively use .isolate files.maruel@chromium.org2012-04-121-2/+2
* Add trace_inputs.py support for Windows. Fix isolate.py on windows.maruel@chromium.org2012-04-111-28/+32
* Add merge_gyp.py to merge OS specific dependencies into a single list and pre...maruel@chromium.org2012-04-051-0/+163