Disable accessibility
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>
Wed, 21 Oct 2009 16:27:19 +0000 (12:27 -0400)
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>
Wed, 21 Oct 2009 16:27:19 +0000 (12:27 -0400)
commit393a26dad67c7a08a3e234f46c6f1c6b072286fe
tree5a822da3af3c33e9e471dab7d2874aae76314ed2
parent2c4422c46e9d17ff42c0e06e1ccbe68bb98297ae
Disable accessibility

Accessibility prevents sysprof from working reliably, so disable
it. Specifically, it

- causes large amounts of time to be spent in sysprof itself
  whenever the label is updated.

- sometimes hangs at shutdown

- does long-running roundtrip requests that prevents
  reading the event buffers, resulting in lost events.
sysprof.c