a useful debugging tool
authorAndrew Tridgell <tridge@samba.org>
Thu, 28 May 2009 06:11:45 +0000 (16:11 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 28 May 2009 06:11:45 +0000 (16:11 +1000)
commit47692f39b1b3b5c589bfb63a6968aaf9f9af70c4
tree265c5f74274482733ad79c7a37ceed6a4406bc40
parent0a0d760704ad17f5f43ffc1782ad4d84f75de5a2
a useful debugging tool

When looking at performance problems with ldb it can be useful to see
which searches causes unindexed full searches. This makes it easy to
enable that.
source4/lib/ldb/ldb_tdb/ldb_search.c