summaryrefslogtreecommitdiff
path: root/examples/perfcounter
Commit message (Collapse)AuthorAgeFilesLines
* examples/perfcounter/perf_writer.c: fix memsetAurelien Aptel2016-03-301-1/+1
| | | | | | Signed-off-by: Aurelien Aptel <aaptel@suse.com> Reviewed-by: Jeremy Allison <jra@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
* examples: Fix scanf format in perf_writer_disk.Andreas Schneider2013-11-151-4/+4
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
* s3-perfcount: fix build for example perfcount daemonDavid Disseldorp2012-01-041-1/+1
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-perfcount: make it possible to compile the example perfcount daemon.Günther Deschner2010-07-161-0/+15
| | | | Guenther
* s3: add perfcount idl and generated files.Günther Deschner2009-10-012-5/+5
| | | | Guenther
* examples: Avoid bashism in perfcount.init.Karolin Seeger2009-01-051-3/+3
| | | | | | | | This fixes bug #6000. Thanks to the Debian Samba package maintainers for providing the patch! Remove trailing whitespaces. Karolin
* Revert "examples: Avoid bashism in perfcount.init."Karolin Seeger2009-01-051-1/+1
| | | | This reverts commit 73875cd344608b591fa884ab99b5f3a10550c149.
* examples: Avoid bashism in perfcount.init.Karolin Seeger2009-01-051-3/+3
| | | | | | | | This fixes bug #6000. Thanks to the Debian Samba package maintainers for providing the patch! Remove trailing whitespaces. Karolin
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-109-18/+9
| | | | (This used to be commit 87c91e4362c51819032bfbebbb273c52e203b227)
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-10-102-2/+2
| | | | | Jeremy. (This used to be commit c2f7ab1c175ecff0cf44d0bbc4763ba9f7d7803f)
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-107-7/+7
| | | | | Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3)
* r19857: Make the perfcounter compile after tdb changesVolker Lendecke2007-10-102-14/+7
| | | | (This used to be commit ab0a41c13ba3e76fea4368bc329641bbac8839b4)
* r13677: patch from Max N. Boyarov <m.boyarov@sam-solutions.net>Gerald Carter2007-10-101-1/+1
| | | | | Prevent div/0 when sysconf(_SC_NPROCESSORS_ONLN) fails. (This used to be commit 9a335255529d0e93dabbb6b0910f10fa162f9d4a)
* r11942: patch from Marcin to fix the mkdir() in perfcount daemonGerald Carter2007-10-101-3/+3
| | | | (This used to be commit 3e05e88bb6c0618ecc460045b72d86e82929af01)
* r11579: syncing up perf counter code cfrom trunkGerald Carter2007-10-109-0/+1384
(This used to be commit 59c00924b67aa3d37a933731a56d03963ec7f1b5)