This API is intended to be used by user program to fetch all profiles dumped in same dir (the name of individual raw profile file is not important).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D22546
[Profile] Add new public API to get profile path prefix ClosedPublic Authored by davidxl on Jul 19 2016, 4:04 PM.
Details Summary This API is intended to be used by user program to fetch all profiles dumped in same dir (the name of individual raw profile file is not important).
Diff Detail
Event Timelinedavidxl updated this object. This revision is now accepted and ready to land.Jul 19 2016, 5:50 PM Closed by commit rL276083: [Profile] implement interface to get profile path prefix (authored by davidxl). · Explain WhyJul 19 2016, 9:33 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 64639 compiler-rt/trunk/lib/profile/InstrProfiling.h
compiler-rt/trunk/lib/profile/InstrProfilingFile.c
compiler-rt/trunk/test/profile/instrprof-path.c
|