Lines Matching refs:substrs

11             substrs=["Syntax: thread trace start [<trace-options>]"])
37 substrs=["The intel pt trace size must be a power of 2", "It was 2000"])
41 substrs=["The intel pt trace size must be a power of 2", "It was 5000"])
45 substrs=["The intel pt trace size must be a power of 2", "It was 0"])
57 substrs=["invalid bytes expression for 'abc'"])
61 substrs=["invalid bytes expression for '123.12'"])
65 substrs=["invalid bytes expression for ''"])
69substrs=["The intel pt trace size must be a power of 2 greater than or equal to 4096 (2^12) bytes.…
73substrs=["The intel pt trace size must be a power of 2 greater than or equal to 4096 (2^12) bytes.…
77substrs=["The intel pt trace size must be a power of 2 greater than or equal to 4096 (2^12) bytes.…
81substrs=["The intel pt trace size must be a power of 2 greater than or equal to 4096 (2^12) bytes.…
85substrs=["The intel pt trace size must be a power of 2 greater than or equal to 4096 (2^12) bytes.…
89substrs=["The intel pt trace size must be a power of 2 greater than or equal to 4096 (2^12) bytes.…
93substrs=["The intel pt trace size must be a power of 2 greater than or equal to 4096 (2^12) bytes.…
97substrs=["The intel pt trace size must be a power of 2 greater than or equal to 4096 (2^12) bytes.…
101 substrs=["invalid bytes expression for '3MS'"])
122 …self.expect("thread trace dump instructions", substrs=["""0x0000000000400511 movl $0x0, -0x4(…
127 self.expect("thread trace dump instructions", substrs=["not traced"], error=True)
136 substrs=["error: Process not available"])
142 substrs=["error: Process not available"])
151 substrs=["error: Process is not being traced"])
156 substrs=["Start tracing one or more threads with intel-pt.",
164 substrs=["error: Thread ", "already traced"])
200 substrs=["error: Thread ", "not currently traced"])
219 substrs=["error: Process must be launched"])
222 substrs=["error: Process must be launched"])