User Details
- User Since
- Mar 8 2022, 7:46 AM (81 w, 3 d)
Oct 25 2022
Hey @dongjunduo,
Are you still interested in finishing this? If not I was thinking that I would pick it up, so I can work on the follow ups.
Sep 22 2022
Sep 13 2022
@MaskRay ping
Sep 12 2022
fix related nits
Sep 11 2022
Sep 7 2022
Restyle codes and comments
fix windows path-check error
Sep 6 2022
Add more comments
@dyung @steven_wu A newer diff has been submitted just now.
Rewrite test by checking output of -###
Remove the useless code
Sep 5 2022
Restyle codes
Restyle the callback registration and related comment
Sep 3 2022
These related commits have been reverted temporarily.
Sep 2 2022
For now, the time-trace file's name is corresponding to the output file's name ([demo].o => [demo].json).
Aug 30 2022
Adjust the location of TimeProfiler's start and end functions
Aug 29 2022
Rewrite comments and commit log
Replace -ftime-trace with -ftime-trace=<infered_path> also
Restyle variables' name and comments
Aug 22 2022
Move class PassTimeProfiling to StandardInstrumentation.cpp
Restyle code
Restyle code
Aug 16 2022
Aug 11 2022
Add assert messages
Add necessary asserts
format cc1_main.cpp
Restyle codes
format code
fix stringRef bug
Add more debug info
Add more debug info
[Clang] add -### for debug
Aug 9 2022
Jul 15 2022
[Clang] fix mkdir error in ftime-trace=<value> test
[Clang] restyle code
Jun 30 2022
[Clang] format the source file
[Clang] change test cases to different directory
Hi @jamieschmeiser @Whitney @MaskRay, I have changed "-ftime-trace-path" to "-ftime-trace". It is a well-spelling option name.
[Clang] change "-ftime-trace-path" to "-ftime-trace"
Jun 28 2022
Jun 24 2022
[Clang] rewrite test case of "-ftime-trace-path"
Jun 23 2022
I have changed the approach from directory-store to path-store, so that the user can specify the aim path to store the time trace json file.
If "-ftime-trace-path" is not specified, it will follow the default behavior.
[Clang] change directory-store to path-store
Jun 22 2022
Jun 21 2022
[Clang] update help text of "ftime-trace-path"
Jun 20 2022
[Clang] change unclear help text pf "-ftime-trace-path"
[Clang] Restore the old behaviors when "-ftime-trace-path" is not specified