Ignore:
Timestamp:
07/13/15 19:16:30 (9 years ago)
Author:
tim
Message:

.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bin/analyze_packets

    r5 r10  
    4444
    4545start = time.time()
     46import cProfile
     47#cProfile.run('num_probes = analyzeProbes(db)')
    4648num_probes = analyzeProbes(db)
    4749end = time.time()
Note: See TracChangeset for help on using the changeset viewer.