2021-01-02 17:23  sthibaul

	* fut-template.h: Make the non-fut path the fastpath

2020-12-31 15:21  sthibaul

	* fxt.h: Convert files to utf-8

2020-12-31 15:20  sthibaul

	* test.c: Avoid latin encoding

2020-10-27 18:35  sthibaul

	* ev.c, fxt.h: Add fxt_blockev_leave to free fxt_blockev_t

2020-10-27 18:35  sthibaul

	* fxt.c: Really free fxt_t content

2020-10-26 12:56  sthibaul

	* fxt.c, fxt_internal.h: Don't try not to close user-provided fd
	  (it's always closed by fclose...)

2020-10-26 12:50  sthibaul

	* fxt.c: Fix fxt_close logic...

2020-09-25 12:32  sthibaul

	* fxt.c, fxt_internal.h: Add missing fxt_close

2020-06-05 10:31  sthibaul

	* get_cpu_info.c, pids.c: iAvoid opening /proc files on MacOS

	  It doesn't have them anyway. Submitted by Raymond Namyst.

2020-03-26 01:34  sthibaul

	* Makefile.am: Fix soname version

2020-03-26 01:28  sthibaul

	* Makefile.am: Clean generated manpage

2020-03-26 01:22  sthibaul

	* fut-template.h: Add missing parameters

2020-03-26 01:19  sthibaul

	* fut-template.h, fut_setup.c, fxt_internal.h: Add missing filename
	  const qualifier

2020-03-26 00:55  sthibaul

	* fut_record.c, fut_setup.c: Fix crash when trying to record an
	  event after fut_done is over

2020-02-26 20:15  sthibaul

	* fxt.c, fxt.h: Also make fxt_setupeventsbuffer use large size

2020-02-26 20:10  sthibaul

	* fut-template.h, fut_record.c, fut_setup.c, fxt_internal.h:
	  support big buffers (>= 2GB)

	  We need to make all size parameters bigger.

	  This will require an ABI bump on release.

	  From Philippe Swartvagher

2019-12-14 19:04  sthibaul

	* Makefile.am: Add whatis section to generated manpage

2019-12-14 18:59  sthibaul

	* Makefile.am, fxt_print.c: generate manpage from help

2019-07-12 12:00  vdanjean

	* .cvsignore, Makefile.am, fut-template.h, fxt.h, template2h.pl.in:
	  Add macro for 32 parameters (and ABI accept up to 254 parameters)

2019-07-12 11:17  vdanjean

	* Makefile.am: cleanup build system

2018-07-30 15:31  sthibaul

	* pids.c: Fix overflow on systems with 32bit pids

2018-06-26 13:19  sthibaul

	* fxt.h: Add riscv64 arch

2018-06-26 13:13  sthibaul

	* fut-template.h, fxt.h: Fix link of c++ programs

2017-11-22 17:05  sthibaul

	* fxt.h: Use limits.h to determine 32bit vs 64bit

2017-11-22 16:58  sthibaul

	* fxt.h: Fix mips64el

2017-11-22 15:41  sthibaul

	* fxt.h: Fix sparc64

2017-11-22 15:28  sthibaul

	* test.c: Fix output check on big-endian systems

2017-11-22 15:28  sthibaul

	* fxt.c: Fix error check

2017-11-22 11:23  sthibaul

	* Makefile.am, fxt.h, test.c: Fix ppc64el, and actually test output
	  of fxt_print

2017-07-05 17:28  sthibaul

	* fxt_internal.h: Fix declaration of variable

2017-06-04 10:59  sthibaul

	* pids.c: Fix unbound buffer filling

2017-06-02 21:05  sthibaul

	* symbols.c: fix memleaks

2017-06-02 21:04  sthibaul

	* names.c: Fix array overflow

2017-06-02 21:01  sthibaul

	* get_cpu_info.c: Fix bogus parenthesis

2017-06-02 20:54  sthibaul

	* fut-template.h, fxt_internal.h: Move fut_slot_lock declaration,
	  we do not need to expose it

2017-03-24 09:35  sthibaul

	* fut_setup.c: Use FUT_CODE macro instead of hardcoded computation

2017-03-22 18:17  sthibaul

	* fut-template.h, fut_record.c, fut_setup.c, fxt_internal.h: Fix
	  flushing: it needs to be passed the proper start of buffer for
	  double-buffering

2017-03-22 18:13  sthibaul

	* fut-template.h, fut_record.c, fut_setup.c: Avoid macro name
	  conflict

2017-03-22 18:12  sthibaul

	* fut-template.h: Fix warning

2017-03-22 18:10  sthibaul

	* fut_record.c, fut_setup.c, fxt_internal.h: Implement
	  double-buffering to avoid making all threads get stuck while one
	  of them is flushing the trace

2017-03-22 14:05  sthibaul

	* fut_record.c: Tell the compiler that it is unlikely to have
	  conflicts

2017-03-22 14:02  sthibaul

	* fut_record.c: Do not use CLOCK_MONOTONIC_RAW, it is slower than
	  CLOCK_MONOTONIC, and we actually want NTP synchronization for
	  traces over several machines

2017-03-03 16:07  sthibaul

	* fut-template.h: Add FUT_DO_ALWAYS_* macros which ignore the
	  fut_active keymask

2016-10-17 20:10  sthibaul

	* get_cpu_info.c: Fix crash on short read from /proc/cpuinfo

2016-10-17 17:36  sthibaul

	* get_cpu_info.c, pids.c, symbols.c: Avoid warning about /proc not
	  being available on windows.

2016-10-17 16:23  sthibaul

	* fut_setup.c: Add missing initialization

2016-09-20 15:59  sthibaul

	* fut_record.c: drop knl port attempt: it's really an x86_64 for
	  barriers

2016-09-20 13:44  sthibaul

	* fut_record.c: try to support KNL

2016-09-20 10:08  sthibaul

	* Makefile.am, test.c: Add a small test

2016-09-20 10:08  sthibaul

	* fut_record.c: Fix memory barriers on Xeon Phi

2016-09-04 19:31  sthibaul

	* fkt_print.c: fix insecurely not using a format

2016-08-23 16:15  sthibaul

	* fut_bench.c, fut_record.c: mingw32 build fixes

2015-10-01 15:04  sthibaul

	* fut-template.h: Don't use pthread_spinlock_t when not using
	  spinlocks

2014-09-01 12:51  sthibaul

	* fut-template.h: Avoid void* arithmetic, it is refused by msvc

2014-04-30 11:22  sthibaul

	* fut-template.h: Fix STR macros

2014-04-30 11:06  sthibaul

	* fut-template.h: Fix some buffer overflow

2014-04-14 18:11  sthibaul

	* fut-template.h, fut_record.c, fut_setup.c: Fix flush atomicity

2013-11-08 15:51  sthibaul

	* fut-template.h: Add 7-parameter macro

2013-10-30 17:45  ftrahay

	* fut-template.h, fut_record.c, fut_setup.c: fix a compilation
	  error on MacOSX (pthread_spinlock is not available on MacOSX)

2013-10-22 16:56  sthibaul

	* fut-template.h: Rename 'args' variable used in macros into
	  __args, to avoid warnings about clashing with application
	  variables

2013-07-11 11:02  ftrahay

	* fut-template.h: fix a type conversion error that occurs with some
	  compilers (eg. nvcc)

2013-04-23 11:02  sthibaul

	* fut_setup.c: Try to rename the output file when fut_set_filename
	  is called after fut_flush, instead of just printing an error

2013-04-02 15:25  sthibaul

	* fxt.h: Add more architectures

2013-01-30 14:44  sthibaul

	* Makefile.am: Fix static link of libbfd. AC_HAVE_LIBRARY
	  *prepends* the library to LIBS, so we have to look for libz and
	  libiberty *before* looking at libbfd

2013-01-30 14:20  sthibaul

	* Makefile.am: Pass libfxt.la in LDADD instead of -lfxt, which
	  fixes all dependency issues

2013-01-25 17:47  sthibaul

	* fut_setup.c: Fix closing and restarting a trace recording

2012-12-14 17:11  sthibaul

	* fut_bench.c: add missing file

2012-12-14 17:10  sthibaul

	* fut-template.h: Fix build

2012-12-10 14:57  sthibaul

	* Makefile.am, fut-template.h, fut_record.c, fut_setup.c,
	  fxt_internal.h: Add spinlock method for locking slots, but not
	  enabled for now. Add fut_bench to measure the inefficiency.

2012-11-30 19:48  sthibaul

	* fut-template.h, fut_record.c: Permit application to provide its
	  own time stamps, useful for simgrid for instance

2012-08-10 03:48  sthibaul

	* fut_record.c: Use GetCurrentThreadId instead of GetCurrentThread
	  since the latter only returns a pseudo-handle.

2012-08-09 20:13  sthibaul

	* Makefile.am, dolib.c, fkt_print.c, fkt_record.c, fut_record.c,
	  fut_setup.c, fxt-tools.h, fxt.c, fxt_print.c, pids.c, symbols.c:
	  Add mingw build support

2012-08-03 21:48  sthibaul

	* fut_setup.c: Do not reset fut_active on fut_flush, as that would
	  actually stop record although enable_fut_flush was called

2012-08-03 16:16  sthibaul

	* fut-template.h: add yet another prototype...

2012-08-03 15:25  sthibaul

	* fkt_record.c, fut_record.c, fut_setup.c, fxt_internal.h,
	  fxt_print.c: fix build warnings

2012-08-03 15:20  sthibaul

	* fut-template.h: Add enable/disable_fut_flush prototypes

2012-04-09 23:08  sthibaul

	* fut_record.c: Do not set fut_active to 1, it is not reset to 0

2012-04-05 18:12  ftrahay

	* ev.c, fut-template.h, fut_record.c, fut_setup.c: implement
	  fut_flush.  When enabled (by calling enabel_fut_flush), when the
	  buffer is full of events, it is dumped to disk, allowing to
	  record remaining events.

2012-03-07 15:42  ftrahay

	* Makefile.am, template2h.pl, template2h.pl.in: use @PERL@ instead
	  of hardcoded /usr/bin/perl

2012-03-01 01:53  sthibaul

	* Makefile.am: Fix libbfd link, by including libiberty and libz

2012-02-28 14:11  sthibaul

	* Makefile.am: Restore cleaning temporary sources

2012-02-28 14:08  sthibaul

	* Makefile.am: Fix make -j

2012-02-01 11:13  sthibaul

	* fxt_print.c: Fix 'security' issue

2011-11-14 13:09  sthibaul

	* ev.c, fxt-tools.h, fxt.c, fxt.h, fxt_internal.h, names.c, pids.c,
	  symbols.c: Propagate using streams to all reading function, to
	  avoid fd vs stream mess

2011-08-26 16:24  ftrahay

	* Makefile.am, ev.c, fxt-tools.h, fxt.c, fxt_internal.h, symbols.c:
	  use fread instead of read to improve performance.

2011-04-13 11:12  sthibaul

	* fut-template.h: Add *PROBE6 functions, thanks to Charles Aulagnon

2011-03-14 13:22  sthibaul

	* fut_record.c: only use gettid if requested at configure time
	  (it's not portable)

2011-03-14 13:13  sthibaul

	* symbols.c: drop unneeded variable

2011-03-11 14:23  ftrahay

	* Makefile.am, fut-template.h, fut_record.c, fut_setup.c: recording
	  the thread id is now decided at runtime.

2011-03-10 20:49  sthibaul

	* names.c: comment spurious stdout output

2011-03-10 09:25  ftrahay

	* Makefile.am, ev.c, fut_record.c: add an option that enables the
	  collection of thread id when recording an event.

2011-03-03 17:46  ftrahay

	* Makefile.am: * add missing tbx_timing.h in the tarball * librt is
	  only needed if clock_gettime was found --> this should be enough
	  for compiling fxt on Mac OS X

2011-01-12 17:33  sthibaul

	* symbols.c: drop debugging printfs

2010-06-17 14:34  sthibaul

	* pids.c: some compilers don't consider strlen() to be constant

2010-05-27 14:13  caugonne

	* fut_setup.c: Memset the buffer at during fut_setup to avoid page
	  faults and to prevent valgrind's warnings.

2010-04-16 14:37  ftrahay

	* fut-template.h: Fix possible SIGSEVG when calling FUT_DO_PROBE
	  while profiling is stopped

2010-03-05 17:35  sthibaul

	* fut_record.c: use clock_gettime by default when available

2010-03-05 17:20  sthibaul

	* fut_record.c, fxt-tools.h: fix unsignedness

2009-10-15 16:04  caugonne

	* pids.c, symbols.c: Remove useless (and annoying) printf debug
	  outputs.

2009-09-20 22:01  sthibaul

	* pids.c: fix memory leak

2009-05-10 16:06  caugonne

	* Makefile.am, fut_record.c: In case we do not have synchronous
	  clocks on the different processors, we may use a monotonic clock
	  instead of processor ticks. This non-portable option can be
	  enabled using --enable-sync-clock.

2009-03-28 16:08  caugonne

	* fut-template.h: fut.h depends on fxt.h so we include it

2009-03-16 12:01  sthibaul

	* ev.c, fkt_print.c, symbols.c: use PRI*64 where useful

2008-10-04 18:39  caugonne

	* fut_record.c: cursp is never used anyway : that fixes my some
	  trace corruption problem (at last)

2008-09-10 11:29  caugonne

	* fut_record.c: make cmpxchg safe using GCC intrinsics

2008-08-12 11:52  caugonne

	* fkt_select.c: Recent kernels should not include <asm/pages.h>
	  anymore, we remove it since it compiles without it as well.

2008-04-22 19:16  caugonne

	* Makefile.am, fut_record.c, fut_setup.c, tbx_timing.h: Starts the
	  process of making FxT independant of PM2 so that it may be used
	  without rewriting all the code that was put in PM2 to initialize
	  the FUT lib.	For now, this mostly consists in taking files from
	  the PM2 project. It was only tested on x86_64 for now.

2007-07-10 18:55  sthibaul

	* pids.c: make valgrind happy

2007-07-05 17:56  sthibaul

	* symbols.c: c++ generates long names...

2007-07-04 16:28  sthibaul

	* Makefile.am: library objects are suffixed .lo, not .o...

2007-05-25 10:32  sthibaul

	* fxt_internal.h: comment

2007-05-07 15:45  sthibaul

	* fxt.h: ev_32 and ev_native are not that useful actually

2007-05-07 15:37  sthibaul

	* Makefile.am: add missing dependency

2007-05-07 15:30  sthibaul

	* ev.c, fkt_print.c, fxt.c, fxt.h, fxt_internal.h, fxt_print.c:
	  factorization of cpu detection code for FUT

2007-04-04 15:58  sthibaul

	* fut-template.h: fix c++ compilation

2007-03-20 16:08  sthibaul

	* ev.c, fut-template.h, fxt.h: added facilities for putting strings
	  in probes

2007-03-15 23:49  vdanjean

	* Makefile.am: add all needed files in dist

2007-03-02 12:10  sthibaul

	* fxt-tools.h: don't use same local variable as in caller. It was
	  pure luck that it was working...

2007-02-02 18:25  sthibaul

	* Makefile.am: permit X11-less compiling

2007-01-30 16:18  sthibaul

	* pids.c: fix for systems that don't have /proc

2007-01-30 15:52  sthibaul

	* ev.c, fkt_extract.c, fkt_select.c, fkt_setmask.c, fxt.c,
	  get_cpu_info.c, names.c, pids.c, symbols.c, time.c, timer.c:
	  always include config.h first

2007-01-24 19:27  sthibaul

	* fxt.c: typo

2007-01-24 17:40  sthibaul

	* fxt_print.c: fixup

2007-01-23 15:13  sthibaul

	* ev.c, fxt-tools.h, fxt.c, fxt.h, fxt_internal.h: hopefully fixed
	  little/bigendian issue

2007-01-13 13:55  sthibaul

	* Makefile.am, fkt_print.c, fxt_print.c: LFS fixes

2006-12-06 12:19  sthibaul

	* fkt_select.c: sendfile is not used

2006-12-05 16:24  sthibaul

	* fkt_print.c, fkt_record.c, fxt_print.c: sys/mount.h n'est pas
	  disponible partout, et BLKGETSIZE encore moins, du coup

2006-11-29 11:49  sthibaul

	* pids.c: fix 64bit-pid printing

2006-11-29 11:47  sthibaul

	* fxt.h: uint64_t needs stdint.h

2006-11-29 11:44  sthibaul

	* fxt.h, fxt_internal.h, pids.c: fix the pid size to 64bits

2006-11-29 10:39  sthibaul

	* fkt_extract.c: systems don't necessarily have PAGE_SIZE, but
	  getpagesize() yes

2006-11-28 18:07  sthibaul

	* fxt.h: AIX support

2006-11-28 17:21  sthibaul

	* fxt.h: definition dependency

2006-11-28 17:04  sthibaul

	* fkt_print.c, fxt.c, fxt.h, fxt_print.c: centralized arch-specific
	  defines

2006-11-27 17:57  sthibaul

	* Makefile.am, ev.c, fxt.c, fxt_internal.h, get_cpu_info.c, pids.c:
	  don't use off64_t/lseek64 (linuxism), use _FILE_OFFSET_BITS
	  instead

2006-11-24 17:35  sthibaul

	* fkt_print.c, fxt.c, fxt.h, fxt_print.c, get_cpu_info.c, pids.c,
	  symbols.c: portability fixes

2006-11-24 10:50  sthibaul

	* Makefile.am, symbols.c: we can work without libbfd

2006-10-18 16:09  sthibaul

	* fkt_print.c, fxt.h, fxt_internal.h, pids.c: x86_64 support

2006-10-18 15:36  sthibaul

	* fkt_print.c: x86_64 support

2006-10-18 15:21  sthibaul

	* fut-template.h: x86_64 support

2006-10-18 15:17  sthibaul

	* fxt.h: x86_64 support

2006-10-18 15:13  sthibaul

	* fkt_print.c: missing braces

2006-06-09 18:42  sthibaul

	* symbols.c: strange symboles are not so strange on x86_64

2006-06-09 18:06  sthibaul

	* fkt_print.c, fxt.c, fxt.h, fxt_print.c: x86_84 support

2006-06-06 15:16  sthibaul

	* pids.c: the process name may contain a space character

2006-05-22 16:14  sthibaul

	* fkt_print.c: typo

2006-05-03 17:06  sthibaul

	* fkt_record.c: negative integers don't necessarily mean an error,
	  only -1 does

2006-04-29 01:03  sthibaul

	* fut-template.h: fut_getstampedbuffer prototype is needed early

2006-04-27 14:01  sthibaul

	* fut-template.h: the _pointer_ is volatile, not data...

2006-03-27 14:21  sthibaul

	* fkt_print.c: correction noms threads pour FUT

2006-02-01 13:49  sthibaul

	* fxt_print.c: we added the tid as first parameter

2006-02-01 12:02  sthibaul

	* fxt.h: plus de commentaires

2005-12-23 22:48  sthibaul

	* symbols.c: correction tailles des champs

2005-12-23 22:47  sthibaul

	* fxt_internal.h: correction tailles champs, fixes dsormais

2005-12-23 22:47  sthibaul

	* fxt.c: oubli criture du type d'archi

2005-10-18 15:34  sthibaul

	* ev.c, fkt_print.c, fxt-tools.h, fxt_print.c, names.c, symbols.c:
	  corrected printf formats

2005-10-18 15:28  sthibaul

	* fxt_internal.h: besoin de pouvoir lire des adresses 64 bits sur
	  archi 32 bits

2005-09-06 16:00  sthibaul

	* fkt_print.c: FUT corrections

2005-09-06 16:00  sthibaul

	* ev.c: Hum, bad commit

2005-09-06 14:20  sthibaul

	* ev.c: forgot a little break; ...

2005-09-06 14:11  sthibaul

	* Makefile.am: installer fxt-tools.h aussi pour pm2

2005-07-26 15:42  sthibaul

	* Makefile.am, depcomp, ev.c, fkt_bufstats, fkt_code_name.h,
	  fkt_extract.c, fkt_print.c, fkt_record.c, fkt_select.c,
	  fkt_setmask.c, fkt_timestats, fkt_timestats-log, fut-template.h,
	  fxt-tools.h, fxt.c, fxt.h, fxt_internal.h, fxt_print.c,
	  get_cpu_info.c, makediff, names.c, pids.c, sigmund, symbols.c,
	  template2h.pl, time.c, timer.c, timer.h, fxt/syscall_names.h,
	  fxt/sysirq_names.h, fxt/trap_names.h: Initial revision

2005-07-26 15:42  sthibaul

	* Makefile.am, depcomp, ev.c, fkt_bufstats, fkt_code_name.h,
	  fkt_extract.c, fkt_print.c, fkt_record.c, fkt_select.c,
	  fkt_setmask.c, fkt_timestats, fkt_timestats-log, fut-template.h,
	  fxt-tools.h, fxt.c, fxt.h, fxt_internal.h, fxt_print.c,
	  get_cpu_info.c, makediff, names.c, pids.c, sigmund, symbols.c,
	  template2h.pl, time.c, timer.c, timer.h, fxt/syscall_names.h,
	  fxt/sysirq_names.h, fxt/trap_names.h: initial import

