ROCm / omnitrace

Omnitrace: Application Profiling, Tracing, and Analysis
https://rocm.docs.amd.com/projects/omnitrace/en/latest/
MIT License
297 stars 27 forks source link

omnitrace -> omnitrace-instrument #256

Closed jrmadsen closed 1 year ago

jrmadsen commented 1 year ago
jrmadsen commented 1 year ago

Following this update, simply using omnitrace will result in this prompt:

$ omnitrace --help

    WWWWWWWW                           WWWWWWWW                                                      iiii                                        !!!
    W::::::W                           W::::::W                                                     i::::i                                      !!:!!
    W::::::W                           W::::::W                                                      iiii                                       !:::!
    W::::::W                           W::::::W                                                                                                 !:::!
     W:::::W           WWWWW           W:::::Waaaaaaaaaaaaa  rrrrr   rrrrrrrrr   nnnn  nnnnnnnn    iiiiiiinnnn  nnnnnnnn       ggggggggg   ggggg!:::!
      W:::::W         W:::::W         W:::::W a::::::::::::a r::::rrr:::::::::r  n:::nn::::::::nn  i:::::in:::nn::::::::nn    g:::::::::ggg::::g!:::!
       W:::::W       W:::::::W       W:::::W  aaaaaaaaa:::::ar:::::::::::::::::r n::::::::::::::nn  i::::in::::::::::::::nn  g:::::::::::::::::g!:::!
        W:::::W     W:::::::::W     W:::::W            a::::arr::::::rrrrr::::::rnn:::::::::::::::n i::::inn:::::::::::::::ng::::::ggggg::::::gg!:::!
         W:::::W   W:::::W:::::W   W:::::W      aaaaaaa:::::a r:::::r     r:::::r  n:::::nnnn:::::n i::::i  n:::::nnnn:::::ng:::::g     g:::::g !:::!
          W:::::W W:::::W W:::::W W:::::W     aa::::::::::::a r:::::r     rrrrrrr  n::::n    n::::n i::::i  n::::n    n::::ng:::::g     g:::::g !:::!
           W:::::W:::::W   W:::::W:::::W     a::::aaaa::::::a r:::::r              n::::n    n::::n i::::i  n::::n    n::::ng:::::g     g:::::g !!:!!
            W:::::::::W     W:::::::::W     a::::a    a:::::a r:::::r              n::::n    n::::n i::::i  n::::n    n::::ng::::::g    g:::::g  !!!
             W:::::::W       W:::::::W      a::::a    a:::::a r:::::r              n::::n    n::::ni::::::i n::::n    n::::ng:::::::ggggg:::::g
              W:::::W         W:::::W       a:::::aaaa::::::a r:::::r              n::::n    n::::ni::::::i n::::n    n::::n g::::::::::::::::g  !!!
               W:::W           W:::W         a::::::::::aa:::ar:::::r              n::::n    n::::ni::::::i n::::n    n::::n  gg::::::::::::::g !!:!!
                WWW             WWW           aaaaaaaaaa  aaaarrrrrrr              nnnnnn    nnnnnniiiiiiii nnnnnn    nnnnnn    gggggggg::::::g  !!!
                                                                                                                                        g:::::g
                                                                                                                            gggggg      g:::::g
                                                                                                                            g:::::gg   gg:::::g
                                                                                                                             g::::::ggg:::::::g
                                                                                                                              gg:::::::::::::g
                                                                                                                                ggg::::::ggg
                                                                                                                                   gggggg

    OmniTrace has renamed the "omnitrace" executable to "omnitrace-instrument" to reduce confusion.

    This executable only exists to provide this deprecation warning and maintain backwards compatibility for a few releases.
    This executable will soon invoke "omnitrace-instrument" with the arguments you just provided after we've given you
    a chance to read this message.

    If you are running this job interactively, please acknowledge that you've read this message and whether you want to continue.
    If you are running this job non-interactively, we will resume executing after ~1 minute unless CI or OMNITRACE_CI is defined
    in the environment, in which case, we will throw an error.

    Thanks for using OmniTrace and happy optimizing!

Do you want to continue? [Y/n] 

before it redirects to omnitrace-instrument