Commit Graph
571 Commits
Author SHA1 Message Date
XenoAmessandGitHub 0c85c896b9 potential NPE in BasicHttpAuthenticatorHandler (#1994) 2021-12-03 12:55:55 +08:00
XenoAmessandGitHub e7c63d146c potential NPE in ArthasBootstrap (#1991) 2021-12-03 11:48:49 +08:00
BigbangandGitHub 2924c81e4f fix resize event error when websocket closed (#1970) 2021-12-03 11:35:54 +08:00
hengyunabc d39538a408 upgrade async-profiler to 2.5 #2035 2021-12-02 17:26:50 +08:00
yx9oandGitHub 8ffa389db3 Optimize string splicing. (#2034) 2021-12-02 16:33:31 +08:00
XenoAmessandGitHub 3e89593d7b simplify condition (#1977) 2021-11-30 17:46:31 +08:00
hengyunabc 3792ca3087 improve the handling of attach exception "Non-numeric value found". #2023 2021-11-04 17:06:48 +08:00
XenoAmessandGitHub 6c56c9eed3 reduce memory use in Base64Command (#1986) 2021-10-19 15:03:40 +08:00
hengyunabc a753bf1337 polish #1976 2021-10-19 14:54:11 +08:00
XenoAmessandGitHub f410c7f7eb use generic on class NoOpHandler (#1976) 2021-10-19 14:53:05 +08:00
XenoAmessandGitHub e5506005de use static inner class when can (#1981) 2021-10-19 11:00:44 +08:00
XenoAmessandGitHub 172f4397b3 use System#currentTimeMillis instead of new Date().getTime() (#1975) 2021-10-19 10:25:16 +08:00
hengyunabc 72b1c7401e add LICENSE for StringUtils.java. #2007 2021-10-18 23:44:07 +08:00
XenoAmessandGitHub c73c3d10a1 string concat in StringBuilder append chain (#1984) 2021-10-18 17:43:14 +08:00
XenoAmessandGitHub 09765b00fa do NOT create wrapper type instance when can (#1985) 2021-10-15 16:34:35 +08:00
XenoAmessandGitHub 863d57f57f potential NPE in CompletionUtils (#1996) 2021-10-15 16:33:01 +08:00
XenoAmessandGitHub 8f6ea953f0 String function shortcuts (#1990) 2021-10-14 11:37:27 +08:00
XenoAmessandGitHub 52274ff63e thread safety bug (#1988) 2021-10-14 11:23:41 +08:00
XenoAmessandGitHub cbc6402035 use StringBuilder instead of StringBuffer when can (#1980) 2021-10-14 11:09:19 +08:00
XenoAmessandGitHub ad806616f0 remove unused imports (#1979) 2021-10-13 18:15:16 +08:00
XenoAmessandGitHub b38d9b38ac improve UserStatUtil. (#1987) 2021-10-13 17:14:59 +08:00
XenoAmessandGitHub d88a2e93d1 potential NPE in Base64Command (#1993) 2021-10-13 16:53:52 +08:00
XenoAmessandGitHub da0ab96ea8 potential NPE in ArthasReflectUtils (#1992) 2021-10-13 16:38:26 +08:00
sean chenandGitHub dee70a88c5 fix arthas logfile path in windows, fix typo (#1913) 2021-09-08 14:51:58 +08:00
sean chenandGitHub 716e964353 WebConsole support scrollback url param(#1909) 2021-09-07 14:38:52 +08:00
hengyunabc fa16a6867b clean auth info when save history. #1903 2021-09-02 11:12:09 +08:00
hengyunabc ad5f0e4767 add arthas.localConnectionNonAuth config, better support localhost connection. #1904 2021-09-01 21:08:56 +08:00
hengyunabc ce2b488f92 update watch/trace docs 2021-08-31 16:06:57 +08:00
seanchen1993andGitHub abad06f035 Set the screenReaderMode of xterm to false (#1901) 2021-08-30 17:09:07 +08:00
汪吉andGitHub 9b8cbf3f8c fix vmtool find clasloader error with hashcode(#1885) 2021-08-10 00:38:49 +08:00
hengyunabc 1e1c12636c support hide nav in web console. #1873 2021-07-27 15:08:55 +08:00
hengyunabc c8ad4aead5 update vmoption/vmtool doc 2021-07-22 16:06:40 +08:00
hengyunabc 2e161d621d fix imporve split methodInfo/invokeInfo. #1860 2021-07-22 15:22:07 +08:00
hengyunabc e2d5c3c445 move one.profiler from arthas-spy to arthas-core. #1796 2021-07-22 14:54:37 +08:00
hengyunabc bfaf416c69 imporve split methodInfo/invokeInfo. #1860 2021-07-14 23:49:55 +08:00
hengyunabc 43b5b05669 polish #1852 2021-07-08 16:35:29 +08:00
wochidaxiangchangandGitHub 2ab1bca5f0 fix ArthasBootstrap load arthas.properties with arthas.config.location/arthas.config.name config (#1852) 2021-07-08 16:33:04 +08:00
qxoandGitHub 5f31bbff97 fix: inst#getAllLoadedClasses() may cause NullPointerException when search class(IBM jvm 1.7) (#1840) 2021-07-04 14:21:12 +08:00
MissingNoneandGitHub aa728d7e22 delete useless parameter "name" (#1822) 2021-06-16 16:53:59 +08:00
hengyunabc 03f2994923 remove shutdown command. close #1799 2021-06-10 20:57:50 +08:00
hengyunabc dbf6301399 support disabledCommands part 2. #1729 2021-06-10 20:51:04 +08:00
wb-lfl715988andhengyunabc 260e347f5e support disabledCommands part 1. #1729 2021-06-10 20:51:04 +08:00
hengyunabc e6f5b5971d fix trace command may not print result problem. #1817 2021-06-09 14:55:09 +08:00
yangxb2010000andGitHub 00faa3c4c9 Close ResultDistributor and foreground job when close session #1808 2021-06-04 14:59:53 +08:00
hengyunabc 8f06d81827 update condition express example 2021-05-19 17:50:50 +08:00
汪吉andGitHub fd5401a28e Fix vmtool command tip when matches multiple classes (#1798) 2021-05-18 14:18:34 +08:00
hengyunabcandGitHub edeec131a6 Merge pull request #1784 from alibaba/vmtool
Add vmtool command
2021-05-13 20:24:11 +08:00
hengyunabc 32e7bfa6b8 vmtool lib support reload/reattach. 2021-05-13 20:21:35 +08:00
hengyunabc fc707109b1 improve vmtool search class. 2021-05-11 16:53:10 +08:00
hengyunabc 3170a92b56 vmtool command support libPath 2021-05-07 23:34:28 +08:00