Skip to content

blinky-core cannot find classes in blinky-profiler #6

Description

@lzccc

So far, if I add a new profiler within the blinky-core and change the pom file, blinky-core will compile and generate the correct jar file. However, I am not sure how to use classes in blinky-profiler. I have tried this :

       <key>config.profilerclassname</key>
       <value>org.spideruci.analysis.dynamic.profilers.MethodCallsTracker</value>

But whenever I execute the jar file, an ClassNotFound error will occur. It seems like blinky-core cannot find the package in blinky-profiler. Could you give me some instructions on how to use blinky-profiler?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions