index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
isolate
/
trace_inputs.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add more consistent exception generation and handling
maruel@chromium.org
2012-06-04
1
-195
/
+400
*
Reduce the amount of log generated with dtrace.
maruel@chromium.org
2012-06-04
1
-90
/
+182
*
Use trace_child_process.py on Windows and save information about the trace in...
maruel@chromium.org
2012-06-04
1
-88
/
+86
*
Add Results.Process.executable and command.
maruel@chromium.org
2012-06-01
1
-21
/
+255
*
Add Results class to hold structured data with details about each of the chil...
maruel@chromium.org
2012-05-31
1
-94
/
+298
*
Improve tracing on OSX and Windows
maruel@chromium.org
2012-05-30
1
-34
/
+111
*
Convert get_native_path_case() to only accept absolute path.
maruel@chromium.org
2012-05-30
1
-17
/
+54
*
Refactor more common code into ApiBase.
maruel@chromium.org
2012-05-29
1
-124
/
+112
*
Fix tracing to properly track only the FileIo we care about.
maruel@chromium.org
2012-05-28
1
-38
/
+141
*
Enable longer file names on strace logs.
maruel@chromium.org
2012-05-25
1
-33
/
+69
*
Increase buffer sizes on Windows Kernel Trace to hopefully stabilize it.
maruel@chromium.org
2012-05-24
1
-0
/
+3
*
Dtrace on OSX 10.7 uses a negative number for the 3rd parameter.
maruel@chromium.org
2012-05-23
1
-3
/
+5
*
Create an interface class to describe and document the interface functions.
maruel@chromium.org
2012-05-22
1
-37
/
+43
*
Add child process count to the trace output.
maruel@chromium.org
2012-05-16
1
-7
/
+32
*
Refactor trace_inputs.py strace implementation to use -ff instead of -f.
maruel@chromium.org
2012-05-16
1
-175
/
+280
*
Add .clean_trace() to the APIs to delete the stale traces.
maruel@chromium.org
2012-05-11
1
-2
/
+21
*
Add scripts to list or trace all test cases in a gtest executable.
maruel@chromium.org
2012-05-11
1
-132
/
+156
*
Improve strace tracing and add unit tests.
maruel@chromium.org
2012-05-11
1
-13
/
+25
*
Fix case where an unmounted partition is accessed during tracing on Windows.
maruel@chromium.org
2012-04-28
1
-2
/
+6
*
Reuse the variables in the result file, simplifying repeated usage.
maruel@chromium.org
2012-04-27
1
-2
/
+4
*
Added function to get native path case on Windows and OSX.
maruel@chromium.org
2012-04-23
1
-24
/
+73
*
Uniformize the 'child' variable in the 3 gen_trace() functions
maruel@chromium.org
2012-04-17
1
-19
/
+33
*
Stop generating DEPTH in trace_inputs.py.
maruel@chromium.org
2012-04-13
1
-4
/
+11
*
Multiple improvements to trace_inputs.py.
maruel@chromium.org
2012-04-12
1
-13
/
+36
*
Convert isolate.py to exclusively use .isolate files.
maruel@chromium.org
2012-04-12
1
-4
/
+19
*
Add trace_inputs.py support for Windows. Fix isolate.py on windows.
maruel@chromium.org
2012-04-11
1
-5
/
+452
*
Fix strace lines parsing when a process is forcibly killed during outstanding...
maruel@chromium.org
2012-04-07
1
-1
/
+11
*
Add merge_gyp.py to merge OS specific dependencies into a single list and pre...
maruel@chromium.org
2012-04-05
1
-15
/
+83
*
Fix relative paths in gyp. Rename the confusing --gyp argument to --cwd.
maruel@chromium.org
2012-03-29
1
-21
/
+39
*
Implementing stateful directory tracking for dtrace on OSX.
maruel@chromium.org
2012-03-28
1
-88
/
+268
*
[strace] Add support for interrupted calls and proper chdir handling.
maruel@chromium.org
2012-03-28
1
-53
/
+184
*
Add --mode=trace to isolate.py. Add --force to trace_inputs.py.
maruel@chromium.org
2012-03-23
1
-51
/
+142
*
Improve trace_inputs.py to output a format easy to convert to gypi.
maruel@chromium.org
2012-03-20
1
-16
/
+54
*
Implement dtrace log parsing for MacOSX.
maruel@chromium.org
2012-03-16
1
-0
/
+354
[prev]