Re: [Lldb-commits] [PATCH] D12983: Adds parallel worker queue index to test events

2015-09-18 Thread Todd Fiala via lldb-commits
tfiala closed this revision. tfiala added a comment. Closed with content from previous comment. http://reviews.llvm.org/D12983 ___ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Re: [Lldb-commits] [PATCH] D12983: Adds parallel worker queue index to test events

2015-09-18 Thread Todd Fiala via lldb-commits
tfiala added a comment. Committed here: Sendingtest/dosep.py Sendingtest/dotest.py Sendingtest/dotest_args.py Sendingtest/test_results.py Transmitting file data Committed revision 248036. I'm going to add some way to announce the number of workers

Re: [Lldb-commits] [PATCH] D12983: Adds parallel worker queue index to test events

2015-09-18 Thread Greg Clayton via lldb-commits
clayborg accepted this revision. clayborg added a comment. This revision is now accepted and ready to land. Looks good! http://reviews.llvm.org/D12983 ___ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/li

[Lldb-commits] [PATCH] D12983: Adds parallel worker queue index to test events

2015-09-18 Thread Todd Fiala via lldb-commits
tfiala created this revision. tfiala added a reviewer: clayborg. tfiala added a subscriber: lldb-commits. This change does the following: - Adds a mechanism for adding arbitrary event content to all test events from the command line. - Adds a 0-based worker_index key into all inferior test e