This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| xport SRCROOT=/Users/hackintosh/Desktop/dev/depot_tools/src/out/Release/../../third_party/trace-viewer; export SOURCE_ROOT="${SRCROOT}"; export TARGET_BUILD_DIR=/Users/hackintosh/Desktop/dev/depot_tools/src/out/Release; export TEMP_DIR="${TMPDIR}";python trace_viewer/build/generate_about_tracing_contents --outdir ../../out/Release/gen/content/browser/tracing | |
| Traceback (most recent call last): | |
| File "trace_viewer/build/generate_about_tracing_contents", line 13, in <module> | |
| sys.exit(generate_about_tracing_contents.main(sys.argv)) | |
| File "/Users/hackintosh/Desktop/dev/depot_tools/src/third_party/trace-viewer/trace_viewer/build/generate_about_tracing_contents.py", line 25, in main | |
| load_sequence = project.CalcLoadSequenceForModuleFilenames(filenames) | |
| File "/Users/hackintosh/Desktop/dev/depot_tools/src/third_party/trace-viewer/third_party/tvcm/tvcm/project.py", line 211, in CalcLoadSequenceForModuleFilenames | |
| modules = self._Load(filenames) | |
| File "/Users/hackintosh/Desktop/dev/depot_tools/src/third_p |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| update-rc.d logstash-reader defaults |