oprofile/oprofile.rpmlintrc

8 lines
258 B
Plaintext
Raw Permalink Normal View History

# This line is mandatory to access the configuration functions
from Config import *
# Because reference via bfd_abort()
addFilter ("oprofile.*shared-lib-calls-exit")
# Because the library is called libopagent1
addFilter ("oprofile-devel.*no-dependency-on")