summaryrefslogtreecommitdiffstats
path: root/kmtrace/kde.excludes
blob: 7129177603617340ff9de44afc2e650734695573 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# We don't care about initialisation done by X11.
XLoadQueryFont
_XInitKeysymDB
IceRegisterForProtocolSetup
KDE_IceRegisterForProtocolSetup
IceOpenConnection
KDE_IceOpenConnection
KDE_IceProtocolSetup
#and we don't care about Xim memleaks
qt_init_internal
QApplication::create_xim
# workaround for Qt 2.2.0 bug
QFontDatabase::QFontDatabase
QFontDatabase::charSets

#QRexExp does caching(?)
QRegExpEngine::QRegExpEngine
QRegExpEngine::parseExpression

QStyleSheet::defaultSheet

QTimer::singleShot
QTextCodec::codecForLocale
# Yeah, yeah we know that this metaobject stuff is never free'ed.
QMetaObject::new_meta
TQObject::initMetaObject
TQObject::staticMetaObject
TQString::sprintf
TQWidget::createTLExtra
# static KDE stuff
kdbgstream::flush
TDECmdLineArgs::addCmdLineOptions
k_bindtextdomain
_nl_find_domain
TDEIconTheme::list
TDEIconTheme::current
TDEGlobalSettings::toolBarFont
TDEGlobalSettings::menuFont
TDEGlobalSettings::fixedFont
TDEGlobalSettings::generalFont
TDEGlobalSettings::toolBarFont
KImageIOFactory::self
objMap
# Some C functions that allocate data for initialisation
getpwuid
adjtime
getservbyname
# nothing created by static objects can be a memory leak
__static_initialization_and_destruction_0