lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 25 Jun 2012 17:10:57 -0700 (PDT)
From:	Martin Rosenberg <mrosenberg@...illa.com>
To:	linux-kernel@...r.kernel.org
Subject: perf report does not get along with perf record -A

I'm working under the assumption that if I want to collect statistics from multiple runs of a program, I can do this by running
perf record prog; perf record -A prog; perf record -A prog

I've found that running perf record twice results in perf report hanging, and running it more than twice results in perf report first spewing a message about invalid formats, then crashing.
A log of the session, as well as the binary, its input and perf.data can be found at:

http://www.club.cc.cmu.edu/~mjrosenb/ion/perf_crash.tar.gz

Thanks --Marty
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ