s3:utils: Remove pointless if-clause for remote_machine
[metze/samba/wip.git] / source3 / profile /
2016-03-28 Uri Simchonis3-profile: reduce dependencies of smbprofile.h
2015-11-16 Volker Lendeckesmbprofile: Add dst pid to smbprofile_cleanup
2015-05-14 Richard SharpeConvert all uint32/16/8 to _t in a grab-bag of remainin...
2015-03-06 Stefan Metzmachers3:smbprofile: profile the system and user space cpu...
2015-03-06 Volker Lendeckes3:smbprofile: Replace sysv shmem with tdb
2014-11-19 Stefan Metzmachers3:smbprofile: rewrite the internal macros
2014-11-19 Stefan Metzmachers3:smbprofile: remove unused nmbd related counters
2014-10-07 Volker Lendeckesmbd: Fix nonempty line endings
2014-10-03 Volker Lendeckeprofiling: Only compile profile/profile.c if profiling...
2014-10-03 Volker Lendeckeprofiling: Move some #defines to profile.c
2014-10-03 Volker Lendeckeprofiling: Make "struct profile_header" static
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-12 Christian Ambachs3: remove some dead code (for setdir command)
2011-04-15 Günther Deschners3-build: fix the --with-profiling-data build on mac...
2011-04-13 Günther Deschners3: only include smb profiling where needed.
2011-04-13 Günther Deschners3: fix the build of --with-profiling-data.
2011-03-29 Günther Deschners3-messages: make ndr_messaging.h part of messages.h.
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2010-12-18 Jeremy AllisonRename vfs operation posix_fallocate to just fallocate...
2010-12-03 Jeremy AllisonMove posix_fallocate into the VFS where it belongs.
2010-09-14 Björn Jackes3/profile: remove the magical clock initialization...
2010-09-14 Björn Jackes3/profiling: don't use CLOCK_PROCESS_CPUTIME_ID
2010-08-31 Björn Jackes3: we have clock_gettime everywhere, remove ifdefs
2010-07-08 Ira Coopers3: Add SMB2 performance counters.
2010-05-08 Volker Lendeckes3: Fix the build
2009-09-08 Andrew Klostermans3:smbd: Fix bug 6690, wrong error check
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-24 todd stecherS3: Add in profile counters for new vfs and syscall...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-09 Jeremy AllisonYay ! Remove a VFS entry. Removed the set_nt_acl()...
2007-10-30 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-30 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-30 Jeremy AllisonAdd in the recvfile entry to the VFS layer with a default
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Günther Deschnerr24842: Fix build warning.
2007-10-10 Stefan Metzmacherr23891: fix compiler warning
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker22900: Convert profile/ to messaging_send_pid/messagin...
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Herb Lewisr22395: allow profiling level to be set on startup
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 Günther Deschnerr21543: Fix 64bit build warning.
2007-10-10 Jim McDonoughr21324: Add linux setlease to the vfs layer. Next...
2007-10-10 Volker Lendecker21064: The core of this patch is
2007-10-10 Jeremy Allisonr20744: Fix the build (I missed some chkpth -> checkpat...
2007-10-10 Jim McDonoughr19647: Add some GPFS support in a vfs mod. Also adds...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 James Peachr16116: Hoist the slow CLOCK_REALTIME message inside...
2007-10-10 James Peachr16111: Patch from Björn JACKE <samba@j3e.de>.
2007-10-10 James Peachr15529: Initialise our saved uid and gid so that we...
2007-10-10 James Peachr15508: Use clock_gettime for profiling timstamps if...
2007-10-10 James Peachr15450: Change profiling data macros to use stack varia...
2007-10-10 Volker Lendecker12475: Actually configure with profile support this...
2007-10-10 Volker Lendecker12474: Fix a warning
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Tim Potterr4268: Merge fix for bugzilla #2150.
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-22 Tim PotterMore compile warnings.
2002-08-21 Jelmer VernooijPatch from Paul Green <Paul.Green@stratus.com> to be...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-15 Andrew BartlettRestore the profiling data shmem parinoia. This whole...
2001-07-18 Herb Lewisdon't test for root ownership of profile shared memory...
2001-05-03 Jeremy AllisonFixed SHM_R/SHM_W warnings by moving sys/ipc.h and...
2001-04-27 Jeremy AllisonMore %d (uid_t) stuff...
2000-11-16 Jeremy AllisonFix for a problem with the new messaging system. If...
2000-11-11 Jeremy AllisonMerge of Herb's profiling code.
2000-11-10 Jeremy AllisonMerge in Herb's changes from 2.2.
2000-10-11 Herb Lewischanges to sync with 2.2. tree
2000-10-06 Jeremy AllisonAdded Herb's fixes to HEAD.
2000-10-06 Jeremy AllisonHerb's warning fixes. Also the POSIX locking fix.
2000-05-10 Andrew Tridgellpatch from Dominik Kubla <dominik.kubla@uni-mainz.de>
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-04-01 Andrew Tridgellnew files needed by profiling code