wu-sheng commented on a change in pull request #4416: [WIP] Provide profile 
exporter tool
URL: https://github.com/apache/skywalking/pull/4416#discussion_r385496387
 
 

 ##########
 File path: apm-dist/src/main/assembly/binary.xml
 ##########
 @@ -75,6 +75,12 @@
             <outputDirectory>/agent</outputDirectory>
         </fileSet>
 
+        <!-- Profile exporter tools -->
+        <fileSet>
+            <directory>${project.basedir}/../tools/profile</directory>
+            <outputDirectory>/tools/profile</outputDirectory>
 
 Review comment:
   I think renaming makes more sense then going into a deeper path. 
`profile-exporter` is a tool already.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to