Home
last modified time | relevance | path

Searched refs:logs (Results 1 – 25 of 37) sorted by relevance

12

/llvm-project-15.0.7/clang/utils/perf-training/
H A DCMakeLists.txt42 add_lit_testsuite(generate-dtrace-logs "Generating clang dtrace data"
46 DEPENDS clang clear-dtrace-logs
49 add_custom_target(clear-dtrace-logs
60 DEPENDS generate-dtrace-logs)
/llvm-project-15.0.7/clang/lib/AST/
H A DExternalASTMerger.cpp111 llvm::raw_ostream &logs() { return Parent.logs(); } in logs() function in __anon14fbbf8e0111::LazyASTImporter
204 logs() << "(ExternalASTMerger*)" << (void*)&Parent in Imported()
215 logs() << "(ExternalASTMerger*)" << (void*)&Parent in Imported()
224 logs() << "(ExternalASTMerger*)" << (void*)&Parent in Imported()
300 logs() << "(ExternalASTMerger*)" << (void*)this in ForEachMatchingDC()
379 logs() << "(ExternalASTMerger*)" << (void*)this in MaybeRecordOrigin()
425 logs() << "(ExternalASTMerger*)" << (void *)this in RemoveSources()
/llvm-project-15.0.7/llvm/utils/
H A Drevert_checker_test.py78 logs = list(
84 self.assertEqual(commits, logs)
/llvm-project-15.0.7/lldb/docs/use/
H A Dsymbolication.rst10 used to symbolicate your crash logs and can often provide more information than
93 When symbolicating your crash logs, it can be tedious if you always have to
111 name. Crash logs on macOS have a Binary Images section that specifies that
241 Crash logs often have register information for the first frame in each stack,
245 crash logs have register information for your threads.
338 crash logs and creates symbolication objects that represent the images, the
340 in the lldb.utils.symbolication to symbolicate the crash logs.
344 logs:
402 -i, --interactive parse all crash logs and enter interactive mode
/llvm-project-15.0.7/libcxx/
H A D.gitignore25 # Installer logs
H A Dappveyor.yml66 name: logs
/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Posix/
H A Dlog_path_fork_test.cc.disabled17 // error logs.
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DDevelopmentModeInlineAdvisor.cpp126 /// compiler, this facility is concerned with producing training data ("logs").
/llvm-project-15.0.7/libcxxabi/
H A D.gitignore35 # Installer logs
/llvm-project-15.0.7/third-party/benchmark/
H A Dappveyor.yml48 name: logs
/llvm-project-15.0.7/compiler-rt/lib/ubsan/
H A Dubsan_flags.inc28 "Used to provide fuzzing signal without blowing up logs.")
/llvm-project-15.0.7/clang-tools-extra/clangd/test/remote-index/
H A Dpublic-log.test12 # Verify that request and response bodies are included in the verbose logs,
/llvm-project-15.0.7/lldb/examples/test/
H A Dusage-lldb-loggings37 Session logs for test failures/errors/unexpected successes will go into directory '2012-08-22-11_36…
101 Session logs for test failures/errors/unexpected successes will go into directory '2012-08-22-13_21…
H A Dusage-pre-post-flight37 Session logs for test failures/errors/unexpected successes will go into directory '2012-04-16-11_34…
/llvm-project-15.0.7/clang/include/clang/AST/
H A DExternalASTMerger.h195 llvm::raw_ostream &logs() { return *LogStream; } in logs() function
/llvm-project-15.0.7/clang/tools/scan-build-py/
H A DREADME.md6 the clang static analyzer. Includes intercept-build tool, which logs
7 the build, as well as scan-build tool, which logs the build and runs
/llvm-project-15.0.7/bolt/test/runtime/X86/
H A Dhot-end-symbol.s29 # Our fdata only logs activity in main, so hot markers will change
/llvm-project-15.0.7/llvm/docs/
H A DAddingConstrainedIntrinsics.rst91 To make debug logs readable it is helpful to update the SelectionDAG's
H A DTestSuiteMakefileGuide.rst127 to grep the output logs in the Output directories.
H A DMyFirstTypoFix.rst547 | If post-commit error logs confuse you, do not worry too much -
551 buildbots, overview of bots, getting error logs.
H A DSymbolizerMarkupFormat.rst42 operating system and machine architecture where the logs are generated and of
366 contextual element is to support implementations that handle logs coming from
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flags.inc56 "Write logs to \"log_path.pid\". The special values are \"stdout\" and "
61 "append executable name to logs (as in \"log_path.exe_name.pid\").")
/llvm-project-15.0.7/llvm/utils/release/
H A Dtest-release.sh290 LogDir=$BuildDir/logs
/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DChangeLog144 (RNBLogSTDOUT): New macro that logs to STDOUT if g_isatty is non-zero, else
145 it logs to asl.
146 (RNBLogSTDERR): New macro that logs to STDERR if g_isatty is non-zero, else
147 it logs to asl.
629 * DNBLog.cpp (_DNBLogThreaded): Added sequence ID for threaded logs.
/llvm-project-15.0.7/llvm/docs/tutorial/
H A DBuildingAJIT2.rst207 failed to compile) and logs the error with the execution session before bailing

12