Beothorn

Results 57 issues of Beothorn

Limit parameters to string size

java -javaagent:./javaAgent/build/libs/javaAgent.jar=log:INFO,core_classes,debug,filter:java.io -jar ./javaExampleApp/build/libs/javaExampleApp.jar [JAVA_AGENT] INFO Agent loaded [JAVA_AGENT] INFO logLevel :INFO flags:[core_classes] output to '/tmp/javaflame4596172070627240888/1694975820515_snap' excludes:[] filters:[java.io] Error: A JNI error has occurred, please check your installation and try...

bug
in progress

When using typescript definitions, apparently names returns Serial. Currently, a cast needs to be done: ```typescript const device: Serial = alexa.names["SomeDeviceName"] as unknown as Serial; const serial = device.serialNumber; alexa.sendSequenceCommand(serial,...

This PR would adds a new example to the examples folder. This is a simple express js server that saves alexa cookies under home/.alexaRemote I think this would be a...

We can learn lots of interesting stuff by looking at jmx.

Add jvm and other meta info

When running on port mode, add a button to clear data.js

If qualified_functions is not set, results are confusing. Entries seems to be missing. That is because the search is only done on name.

For example: -postgres capture postgres calls, has a special section on the flamegraph Other possible flags: -lagom -grpc -network -fileAccess -envVarRead -sysPropRead

Threads usually have generic names, but the root function name makes it very clear what the thread is meant to do. Show this alongside the thread name.