hashtable: silence -fsanitize=address warning for `hashlittle()` function
[lttng-tools.git] / src / common / hashtable /
2021-01-04  Francis Deslauriershashtable: silence -fsanitize=address warning for ...
2020-11-06  Michael JeansonCleanup: Use pkg-config to detect liburcu
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2019-07-25  Jérémie GalarneauCleanup: remove duplicated code in snapshot record...
2018-08-24  Jérémie GalarneauFix: use condition's type to compute its hash
2018-02-28  Jérémie GalarneauClean-up: hash table utils are unnecessarily non-const
2017-06-01  Michael JeansonFix: Don't override user variables within the build...
2015-10-20  Jérémie GalarneauInitialize lttng_ht_seed on hashtable creation
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-09-18  Mathieu DesnoyersCleanup: remove duplicated implementation of rculfhash
2015-09-18  Mathieu DesnoyersFix: libc internal mutex races with run_as
2015-09-17  Jérémie GalarneauFix: Hide RCU hashtable wrapper symbols
2015-08-14  Mathieu DesnoyersFix: take RCU read-side lock within hash table functions
2014-11-26  Jérémie GalarneauCleanup: Cast poll() return value to void
2014-11-26  Mathieu DesnoyersFix: rculfhash: use zmalloc()
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-02-21  Mathieu DesnoyersFix: add missing VALGRIND ifdef checks and documentation
2013-11-28  David GouletFix: backported from urcu commit 92af1a30
2013-09-27  Julien DesfossezHT support for keys with two uint64_t
2013-09-25  Julien DesfossezAdd support for non unique add string in hashtable
2013-08-30  Mathieu DesnoyersFix: hashtable: take split_count_order into account
2013-08-27  Mathieu DesnoyersFix: hash table growth (for small tables) should be...
2013-04-30  Mathieu Desnoyersrculfhash: check for callers from RCU read-side C.S.
2013-04-30  Mathieu DesnoyersDocumentation: import updated comments from urcu
2013-03-21  Christian BabeuxFix: Memory leaks on unknown hashtable type error handling
2013-03-21  David GouletSupport per UID buffers
2013-03-11  David GouletMerge remote-tracking branch 'cbab-github/tests-cleanup...
2013-03-01  David GouletMove metadata creation into lttng-sessiond and lttng...
2013-01-25  David GouletCleanup: use LTTNG_HIDDEN in src/common
2013-01-25  Mathieu DesnoyersSymbol prefixing: in-house copy of hash table
2012-11-06  David GouletFix: RCU hash table seed
2012-10-30  David GouletFix: Add the ACCOUNTING flag to ht creation and set...
2012-10-19  David GouletSupport the add operation of urcu hash table
2012-10-02  Paul ChaventFix: Build out of src tree
2012-08-24  David GouletSet hidden visibility for calls used in lttng-ctl
2012-08-15  David GouletBackport HT fixes from urcu upstream
2012-08-07  Mathieu DesnoyersCleanup: Remove misplaced config.h include
2012-04-12  Mathieu DesnoyersFix: work-around glibc __nptl_setxid vs clone hang
2012-03-19  Mathieu Desnoyersfix: lttng_ht_destroy memleak
2012-03-13  David GouletFix double PID registration race
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-03-05  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersFix: consumer race: should allow reuse of FD key
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-01  David GouletMerge branch 'master' into compat-freebsd
2012-02-24  UserMerge branch 'master' into compat-freebsd
2012-02-22  David GouletAdd FreeBSD compat layer for endian.h
2012-02-22  David GouletFix FreeBSD support for rculfhash mmap
2012-02-22  David GouletRevert FreeBSD compatibility layer
2012-02-21  David GouletFix FreeBSD support for rculfhash mmap
2012-02-21  David GouletAdd FreeBSD compat layer for endian.h
2012-02-09  David GouletFix licensing for hashtable/utils.c
2012-01-20  David GouletSplit and remove lttng-share header file
2012-01-20  David GouletComplete change of the source directory tree
This page took 0.062584 seconds and 7 git commands to generate.