aboutsummaryrefslogtreecommitdiffstats
path: root/src/vppinfra/elog.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-30vppinfra: refactor use of CLIB_MEMORY_BARRIER ()jaszha031-2/+1
2019-07-30vppinfra: conformed spinlocks to use CLIB_PAUSEjaszha031-1/+2
2019-07-17vppinfra: elog: fix read overflow in string lookupBenoƮt Ganne1-5/+7
2019-06-14vppinfra: optimize elog_stringDave Barach1-5/+28
2019-06-04elog: make elog_string() multi-thread safeSteven Luong1-0/+2
2018-12-19session: add cli option to dump session elogFlorin Coras1-1/+24
2018-10-23c11 safe string handling supportDave Barach1-2/+2
2018-10-19vppinfra: add atomic macros for __sync builtinsSirshak Das1-1/+1
2018-09-27Trivial: Cleanup some typos.Paul Vinciguerra1-1/+1
2018-09-03Compile vppinfra on macOSDamjan Marion1-0/+4
2017-06-30VPP-893: handle multiple simultaneous event registrationsDave Barach1-0/+7
2017-04-01Clean up event log merge codeDave Barach1-18/+63
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+1061