Lines Matching +refs:clang +refs:format +refs:buffer
51 * FIFOs: buffer data to smooth out bursts
55 * ETB: A small circular buffer (64-128 kilobytes) that stores the most
57 * ETR: A larger (several megabytes) buffer that uses system RAM to
67 periodically draining the buffer to a file.
69 Even though we have a large capture buffer, the ETM can still generate a
100 format-patch`).
113 git format-patch --output-directory /output/dir v4.9..coresight-4.9-etr-etm_strobe
127 git format-patch --output-directory /output/dir v4.14..coresight-4.14-etm_strobe
234 instruction profiles to source profiles for the GCC and clang/llvm
245 options. For clang/llvm, also add the `-fdebug-info-for-profiling` option.
291 "file uses a more recent and unsupported ABI (8 bytes extra). incompatible file format".
315 Idx:134; ID:14; I_ATOM_F3 : Atom format 3.; ENN
316 Idx:135; ID:14; I_ATOM_F5 : Atom format 5.; NENEN
317 Idx:136; ID:14; I_ATOM_F5 : Atom format 5.; ENENE
318 Idx:137; ID:14; I_ATOM_F5 : Atom format 5.; NENEN
319 Idx:138; ID:14; I_ATOM_F3 : Atom format 3.; ENN
320 Idx:139; ID:14; I_ATOM_F3 : Atom format 3.; NNE
321 Idx:140; ID:14; I_ATOM_F1 : Atom format 1.; E
385 clang/LLVM:
423 clang -O2 -fprofile-sample-use=program.llvmprof -o program program.c
436 clang -O2 -fprofile-sample-use=program.llvmprof -o program program.c
460 …gram.llvmprof` takes the output from perf-inject and tranforms it into a format that the compiler …
461 8. (on host) `clang -O2 -fprofile-sample-use=program.llvmprof -o program program.c` to make clang u…