Changeset 10 for trunk/bin/analyze_packets
- Timestamp:
- 07/13/15 19:16:30 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bin/analyze_packets
r5 r10 44 44 45 45 start = time.time() 46 import cProfile 47 #cProfile.run('num_probes = analyzeProbes(db)') 46 48 num_probes = analyzeProbes(db) 47 49 end = time.time()
Note: See TracChangeset
for help on using the changeset viewer.