Profiler[question]

This is not a Support area! Discuss about the Server here. Non-Server related discussion goes in Off-Topic Discussion.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
streamsss
Posts: 186
Joined: Wed Jun 24, 2009 10:01 am

Profiler[question]

Post by streamsss »

on old-forum i see topic.. http://www.l2jserver.com/old-forum/thre ... tid=133286
i download http://profiler4j.sourceforge.net/ and profiler don't connect..

http://profiler4j.sourceforge.net read tutorial...
i write in cmd:
java -javaagent:agent.jar=waitconn=false,verbosity=1 com.foo.Main

java -jar c:\profiler4j-1.0-beta2\console.jar

но ничего хорошего не получилось.

sorry for my bad english, russia)
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Profiler[question]

Post by _DS_ »

Search old forum for yourkit profiler instructions.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
streamsss
Posts: 186
Joined: Wed Jun 24, 2009 10:01 am

Re: Profiler[question]

Post by streamsss »

streamsss
Posts: 186
Joined: Wed Jun 24, 2009 10:01 am

Re: Profiler[question]

Post by streamsss »

Image
streamsss
Posts: 186
Joined: Wed Jun 24, 2009 10:01 am

Re: Profiler[question]

Post by streamsss »

DS can you help me?
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Profiler[question]

Post by _DS_ »

I does not have license for yourkit profiler so not using it.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
nBd
L2j Inner Circle
L2j Inner Circle
Posts: 350
Joined: Wed Jun 07, 2006 2:26 pm

Re: Profiler[question]

Post by nBd »

Use Yourkit Java Profiler. ;)
<ZaKaX> Ohh nBd, you're so professianal with your analconda.
streamsss
Posts: 186
Joined: Wed Jun 24, 2009 10:01 am

Re: Profiler[question]

Post by streamsss »

nbd i try use youkit, but i view many error...
can you help me?
maybe you have manually?
nBd
L2j Inner Circle
L2j Inner Circle
Posts: 350
Joined: Wed Jun 07, 2006 2:26 pm

Re: Profiler[question]

Post by nBd »

There's a manual on the Website of Yourkit. Just download it and add it to your PATH variable. Then add it to your Server's startup line.
<ZaKaX> Ohh nBd, you're so professianal with your analconda.
streamsss
Posts: 186
Joined: Wed Jun 24, 2009 10:01 am

Re: Profiler[question]

Post by streamsss »

thx, it's work :P
Post Reply