From: Nikolaus Rath <Nikol...@rath.org>
Date: Sun, 23 Oct 2011 17:02:44 -0400
Local: Sun, Oct 23 2011 5:02 pm
Subject: No Cython-level profiling information
Hello,
I'm trying to profile my Cython extension. I'm using Cython 0.15.1 and I have added # cython: profile=True to the top of my .pyx file and compiled it with 'cython -v -Wextra' and gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/s3ql/deltadump.c -o build/temp.linux-x86_64-2.7/src/s3ql/deltadump.o -Wall -Wextra -Wconversion -Wno-sign-conversion -Werror=conversion -Wno-unused-parameter -Wno-unused-but-set-variable -fno-strict-aliasing Then I wrapped a function that calls my extension module into However, when looking at the profiling information, there is nothing ncalls tottime percall cumtime percall filename:lineno(function) What am I doing wrong? Thanks, -Nikolaus -- PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6 02CF A9AD B7F8 AE4E 425C You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||