about summary refs log tree commit diff stats
path: root/prof.supp
blob: 8a33cdbfaf8083a88eedfe17cb1cdfb5614dafdf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  _dl_init
  Memcheck:Leak
  ...
  fun:_dl_init
  obj:/lib/x86_64-linux-gnu/ld-2.17.so
  ...
}

{
  otrl_init
  Memcheck:Leak
  ...
  fun:_otr_init
  fun:_init
  fun:prof_run
  ...
}