diff alpha/motion_est_mvi_asm.S @ 11968:58c2da0a371b libavcodec

Remove --enable-gprof flag gprof is far too intrusive to be of use as a profile for ffmpeg, and it fails to build in many configurations. Oprofile is a better tool for profiling on Linux.
author mru
date Sat, 26 Jun 2010 22:23:29 +0000
parents 6f1b210e58d1
children
line wrap: on
line diff
--- a/alpha/motion_est_mvi_asm.S	Sat Jun 26 20:28:44 2010 +0000
+++ b/alpha/motion_est_mvi_asm.S	Sat Jun 26 22:23:29 2010 +0000
@@ -55,11 +55,6 @@
         .frame sp, 0, ra, 0
         .prologue 0
 
-#if CONFIG_GPROF
-        lda     AT, _mcount
-        jsr     AT, (AT), _mcount
-#endif
-
         and     a2, 7, t0
         clr     v0
         beq     t0, $aligned