- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 7
Home
        Michael Herzog edited this page Sep 24, 2019 
        ·
        3 revisions
      
    Welcome to the tracecode-toolkit wiki!
TraceCode Toolkit is the home of several tools for tracing the contents of a Deployment or Distribution codebase back to the corresponding code from the Development codebases and repositories. There are four TraceCode tools:
- sTrace - Uses strace to track and report all files included in a package during a build.
- javaTrace - Trace Java .class files to corresponding .java source files.
- jsTrace - Trace JavaScript files between two codebases.
- elfTrace - Trace DWARF symbols from an ELF back to corresponding source files.