#34142: Integrate reprocessing mode into analysis mode -------------------------------+------------------------------ Reporter: karsten | Owner: karsten Type: enhancement | Status: needs_review Priority: Medium | Milestone: Component: Metrics/Onionperf | Version: Severity: Normal | Resolution: Keywords: | Actual Points: 0.3 Parent ID: | Points: 1.0 Reviewer: | Sponsor: -------------------------------+------------------------------
Comment (by acute): At the moment reprocessing does not support -s and -t as options, like the analysis mode does. It would be very simple to change this in reprocessing.py (although you could also change the interface help text to indicate the arguments are not supported). Here are the analyze arguments in question: -s, --do-simple-parse parse and export only summary statistics rather than full transfer/circuit/stream data (default: False) -t, --torperf export transfer data in Torperf format in addition to OnionPerf format (default: False) ...At the moment tpf files are exported by default when reprocessing. Other than that, this looks good and works as expected! I realize the assumption for reprocessing was that a user would always want to analyze all logs as pairs, perhaps in the future we could add support for analyzing directories of log files of a single type (if it is needed). -- Ticket URL: <https://trac.torproject.org/projects/tor/ticket/34142#comment:4> Tor Bug Tracker & Wiki <https://trac.torproject.org/> The Tor Project: anonymity online
_______________________________________________ tor-bugs mailing list tor-bugs@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs