Commit Graph

927 Commits (4f15c1072f07b8dce90be2ed0aff8f1924746c55)
 

Author SHA1 Message Date
hengyunabc 4f15c1072f update bytekit Decompiler.java
hengyunabc e6926f91f7 update bytekit/pom.xml
hengyunabc 7d598aee0d Merge branch 'master' into bytekit
hengyunabc eef89eeb55 update pom.xml
hengyunabc 445236854b support bindding MethodDesc, MethodName
hengyunabc 024912350a export Binding annotation
hengyunabc d496fcede5 fix ReturnBinding save stack
hengyunabc 637f2b53a9 support jdk 11
hengyunabc e330bdc2f6 add bytekit module
hengyunabc 75ee8320c7 [maven-release-plugin] prepare for next development iteration
hengyunabc b8c334566c [maven-release-plugin] prepare release arthas-all-3.2.0
hengyunabc 7c7f194dff prepare release
hengyunabc 574b5d511c prepare release
hengyunabc 07afd5a7d2 add agent doc.
hengyunabc 43c8c88afa add bytekit module
hengyunabc f409082b22 support default method.
hengyunabc bec5cf5a6e update doc
hengyunabc 583eb39341 fix typo
Zebulon Feng 6fb598235a
fix typo ()
hengyunabc de29a072ac support agent premain.
hengyunabc ed38c6a578 update doc
hengyunabc 79ba5271f9 fix the issue when the woven code is still running and throw NullPointerException after executing the stop command.
hengyunabc fa5fc3d575 fix dockerfile
hengyunabc ea252fdb5a update copyright
hengyunabc ac0cea0c06 [maven-release-plugin] prepare for next development iteration
hengyunabc 2b8f371d02 [maven-release-plugin] prepare release arthas-all-3.1.8
hengyunabc 1c13a94b60 Upgrade async-profiler to 1.7 and support arm arch. close
hengyunabc 863c7ef6b5 Upgrade async-profiler to 1.7 and support arm arch. close
hengyunabc 298d56a829 prepare release 3.1.8
hengyunabc c1bc0591e8 clean code
hengyunabc c2551ac2e9 change package com.taobao.arthas.agent to com.taobao.arthas.agent3.
hengyunabc c80ac4693e update logback.xml.
hengyunabc 4af87030a3 remove useless code.
hengyunabc 7332033332 remove the logger.api dependency, use repackaged logger.
hengyunabc 5eb7ac4ded add known user.
hengyunabc 1baa1988a9 add known user
hengyunabc 5a2f44f315 add known user
hengyunabc f89ebbf163 fix content-type problem.
Cui Ying 94c54a10f2 add known user.
hengyunabc 4c049d6c40 upgrade asm to 7.3.1. close
Roger3581321 4508367c06
Three minor code enhancements ()
mantuliu a720769778 Optimize the hints at the beginning, when choosing a process
hengyunabc 2ff0f551b8 improve logger command error message.
vermouth 8e6153c320 add known user.
hengyunabc b7cd7dd81f upgrade cfr to 0.149.
liuwei536 2ee2b42ce2 add known user
zhuliangcai c5438be081 add known user
hengyunabc 8de8d26a3c add echo command.
hengyunabc 061ed920fb fix batch mode do not process PROMPT problem.
hengyunabc e1141dfa97 fix batch mode -c args problem.