octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: profiling Octave


From: Andreas Weber
Subject: Re: profiling Octave
Date: Fri, 9 Aug 2019 08:38:44 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

Am 09.08.19 um 06:30 schrieb Rik:
> Since we're using GNU tools I thought I would just instrument the code by
> compiling with -pg and then use gprof to examine things.  But, run-octave
> quits immediately with "Profiling time alarm".

If I remember corectly you have to use "--no-pie"
Two years ago I created this to profile various versions in a docker
container:
https://github.com/octave-de/octave-docker/tree/master/stretch_release_tarball_gperf

-- Andy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]