summaryrefslogtreecommitdiff
path: root/libavcodec/alpha/motion_est_mvi_asm.S
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2010-06-26 22:23:29 +0000
committerMåns Rullgård <mans@mansr.com>2010-06-26 22:23:29 +0000
commita788196e2041b431731b3441b27d4b5e8bc8df2e (patch)
tree0561607f7aeda85cfdcdd24f9a6769106bef04df /libavcodec/alpha/motion_est_mvi_asm.S
parent69d12904da10ffa9a5f414f03db776bd1dec8c66 (diff)
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. Originally committed as revision 23807 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/alpha/motion_est_mvi_asm.S')
-rw-r--r--libavcodec/alpha/motion_est_mvi_asm.S5
1 files changed, 0 insertions, 5 deletions
diff --git a/libavcodec/alpha/motion_est_mvi_asm.S b/libavcodec/alpha/motion_est_mvi_asm.S
index 2a08b07b0d..2399085bcb 100644
--- a/libavcodec/alpha/motion_est_mvi_asm.S
+++ b/libavcodec/alpha/motion_est_mvi_asm.S
@@ -55,11 +55,6 @@ pix_abs16x16_mvi_asm:
.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