Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Sign in
chromium
/
external
/
py_trace_event
/
HEAD
862b032
Merge pull request #1 from deanliao/patch-1
by Nat Duca
· 10 years ago
master
2595fe4
Merge pull request #2 from deanliao/patch-2
by Nat Duca
· 10 years ago
3b5100c
Fix doc
by deanliao
· 10 years ago
0acd416
Fix package name
by deanliao
· 10 years ago
dd463ea
Fixes for previous commit.
by Dave Tu
· 11 years ago
473ff66
Merged @traced and @tracemethod, add paramters to @traced, add with statement support.
by Dave Tu
· 11 years ago
758c27e
Fix decorators for when wrapped function raises an Exception.
by Dave Tu
· 11 years ago
c0854bd
Shim pid for py27 compat
by Nat Duca
· 11 years ago
6bc9fdf
Fix trace_begin and trace_end functions. They were broken beyond recognition.
by Nat Duca
· 11 years ago
2492430
Move trace_event into trace_event_impl and create shim function for it. Write a ton of doc strings. Rename @trace to @traced.
by Nat Duca
· 11 years ago
4894ae5
Rename log and shim related tests so it is clear what bit of code they are testing.
by Nat Duca
· 11 years ago
7394b60
Dont use decorators in basic log tests.
by Nat Duca
· 11 years ago
42a6435
Rename trace_events -> parsed_trace_events.
by Nat Duca
· 11 years ago
33aeece
Add unit test for multiple process (non-multiprocessing) tracing
by Nat Duca
· 11 years ago
8aec012
Change to new trace format and make multiprocess tracing work.
by Nat Duca
· 11 years ago
31112d4
Add explicit trace_begin and trace_end functions.
by Nat Duca
· 11 years ago
447f4ef
Fixup traces that begin with a [ but dont end with the same.
by Nat Duca
· 11 years ago
c117e45
If an event has no tid or pid, dont add it to the tid or pid list
by Nat Duca
· 11 years ago
82928c7
Open logs for append rather than write. Makes multiple process traces actually work.
by Nat Duca
· 11 years ago
ec8db68
Add @tracedmethod decorator to trace classmethods.
by Nat Duca
· 11 years ago
4b59d0c
Remove versioner hack because py_trace_event doesn't need wx
by Nat Duca
· 11 years ago
cbb6593
Use microseconds instead of seconds on ts.
by Nat Duca
· 11 years ago
831a8ce
Add tests for the new enable code. Add tests for double flushing. Filter out metadata when asking for thread events.
by Nat Duca
· 11 years ago
709e7f9
Make flush work if enabled is off.
by Nat Duca
· 11 years ago
e782763
Add process args as metadata.
by Nat Duca
· 11 years ago
3492280
Let flush succeed if not tracing.
by Nat Duca
· 11 years ago
52ca1f2
Allow enabling of trace on passed-in filenames and/or passed-in file objects.
by Nat Duca
· 11 years ago
f522632
More readme tweaks.
by Nat Duca
· 11 years ago
e3e4f38
Monkeypatch multiprocessing module so that multiprocessing (almost) automatically traces. Flushing is still a manual thing.
by Nat Duca
· 11 years ago
372738a
Fix multiprocessing.
by Nat Duca
· 11 years ago
df9f780
Initial impl of trace event.
by Nat Duca
· 11 years ago
852fc88
Add ignore.
by Nat Duca
· 14 years ago
53af9af
Add test runner, setup and base package.
by Nat Duca
· 14 years ago
45c266b
Readme and license.
by Nat Duca
· 14 years ago