Skip to content

Commit

Permalink
dpdk: move the analysis to the 'tracetypes' directory
Browse files Browse the repository at this point in the history
As the DPDK analysis uses the DpdkTrace format, relocate all the
analysis files to the 'tracetypes' directory for better organization.
  • Loading branch information
adel-belkhiri authored and MatthewKhouzam committed Nov 21, 2024
1 parent d91785a commit a3a0358
Show file tree
Hide file tree
Showing 84 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tracetypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@
<module>org.eclipse.tracecompass.incubator.jifa</module>
<module>org.eclipse.tracecompass.incubator.jifa.core</module>
<module>org.eclipse.tracecompass.incubator.jifa.core.tests</module>
<module>org.eclipse.tracecompass.incubator.dpdk</module>
<module>org.eclipse.tracecompass.incubator.dpdk.core</module>
<module>org.eclipse.tracecompass.incubator.dpdk.core.tests</module>
<module>org.eclipse.tracecompass.incubator.dpdk.ui</module>
<!-- insert modules here -->
</modules>

Expand Down

0 comments on commit a3a0358

Please sign in to comment.