#!/usr/bin/perl -ws # # stackcollapse-aix Collapse AIX /usr/bin/procstack backtraces # # Parse a list of backtraces as generated with the poor man's aix-perf.pl # profiler #
use strict;
my $process = "";
my $current = "";
my $previous_function = "";
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.