Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(375)

Unified Diff: tools/traceline/traceline/assembler_unittest.sh

Issue 20494: Import Traceline, a Windows performance trace event logger. (Closed)
Patch Set: Feedback. Created 11 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/traceline/traceline/assembler_unittest.sh
diff --git a/tools/traceline/traceline/assembler_unittest.sh b/tools/traceline/traceline/assembler_unittest.sh
new file mode 100755
index 0000000000000000000000000000000000000000..2112d8bdbe40ee3eda289233e139eda21168db5a
--- /dev/null
+++ b/tools/traceline/traceline/assembler_unittest.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+./assembler_unittest.exe | ndisasm -u - | cut -c 11-
« no previous file with comments | « tools/traceline/traceline/assembler_unittest.cc ('k') | tools/traceline/traceline/assembler_unittest.sh.expected » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698