Skip to content

Instantly share code, notes, and snippets.

@bnoguchi
Created August 5, 2010 06:10
Show Gist options
  • Save bnoguchi/509322 to your computer and use it in GitHub Desktop.
Save bnoguchi/509322 to your computer and use it in GitHub Desktop.
File "~/sources/github/node/deps/v8/tools/linux-tick-processor.py", line 78, in <module>
Main()
File "~/sources/github/node/deps/v8/tools/linux-tick-processor.py", line 73, in Main
cmdline_processor.RunLogfileProcessing(tick_processor)
File "~/sources/github/node/deps/v8/tools/tickprocessor.py", line 567, in RunLogfileProcessing
self.separate_ic, self.call_graph_json)
File "~/sources/github/node/deps/v8/tools/tickprocessor.py", line 216, in ProcessLogfile
for row in logreader:
_csv.Error: newline inside string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment