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 committed Nov 20, 2024
1 parent 81f4950 commit 07e9aae
Showing 1 changed file 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 07e9aae

Please sign in to comment.