Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

stackcollapse-jstack.pl - Man Page

manual page for stackcollapse-jstack.pl 1.0

Description

USAGE: ./stackcollapse-jstack.pl [options] infile > outfile

--include-tname

--no-include-tname # include/omit thread names in stacks (default: include)

--include-tid

--no-include-tid

# include/omit thread IDs in stacks (default: omit)

--shorten-pkgs

--no-shorten-pkgs

# (don't) shorten package names (default: don't shorten)

eg, ./stackcollapse-jstack.pl --no-include-tname stacks.txt > collapsed.txt

Info

April 2024 stackcollapse-jstack.pl 1.0