i use btrace in linux,Remind me: Invalid path 9116 specified: 2/No such file or directory my exec command:btrace 9116 AllMethods.java my home path is ok, i got Pid by jps, btrace version is 1.3.8.3
Asked
Active
Viewed 276 times
2 Answers
2
This looks suspicious. Please, make sure that you don't have the 'other' btrace tool in path.

JB-
- 2,615
- 18
- 17
-
yes,I sure. if i use 'my btrace path'/btrace this command,i can run btrarce.but, this operation is blocked. – jsondream Dec 29 '16 at 05:26
-
What is the output of `btrace --help` ? – JB- Dec 29 '16 at 09:32