Age | Commit message (Expand) | Author | Files | Lines |
2019-08-01 | vppinfra: fix spinlock and rwlock tests | Florin Coras | 1 | -1/+1 |
2019-08-01 | vppinfra: remove unused historical code | Dave Barach | 1 | -2/+0 |
2019-07-31 | vppinfra: added performance test for clib_rwlock_t (test_rwlock.c) | jaszha03 | 1 | -0/+1 |
2019-07-31 | vppinfra: added lock performance test for clib_spinlock_t (test_spinlock.c) | jaszha03 | 1 | -0/+1 |
2019-07-24 | vppinfra: add mapped pcap file support | Gary Boon | 1 | -0/+2 |
2019-07-13 | vppinfra: add doubly linked list | Florin Coras | 1 | -0/+1 |
2019-07-09 | vppinfra: allocate bihash virtual space on demand | Dave Barach | 1 | -0/+1 |
2019-05-24 | Add callback multiplex support | Dave Barach | 1 | -0/+1 |
2019-05-07 | Improve lcov reported code coverage stats | Dave Barach | 1 | -3/+0 |
2019-04-16 | vppinfra: add basic rbtree | Florin Coras | 1 | -0/+2 |
2019-04-15 | vppinfra: add SHA-2 family of hash algorithms (including HMAC) | Damjan Marion | 1 | -0/+1 |
2018-11-17 | pcap-based dispatch tracer | Dave Barach | 1 | -0/+3 |
2018-10-23 | Numa-aware, growable physical memory allocator (pmalloc) | Damjan Marion | 1 | -0/+3 |
2018-10-22 | X86_64 perf counter plugin | Dave Barach | 1 | -0/+1 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins | Sirshak Das | 1 | -0/+1 |
2018-09-07 | Remove qsort.c from vppinfra | Damjan Marion | 1 | -1/+0 |
2018-09-03 | Compile vppinfra on macOS | Damjan Marion | 1 | -3/+8 |
2018-09-02 | cmake: cache line size detection | Damjan Marion | 1 | -1/+1 |
2018-08-30 | cmake: a bit of packaging work | Damjan Marion | 1 | -1/+2 |
2018-08-26 | cmake: add add_vpp_library and add_vpp_executable macros | Damjan Marion | 1 | -29/+34 |
2018-08-24 | cmake: fix -DVPP_USE_DLMALLOC=OFF | Damjan Marion | 1 | -2/+12 |
2018-08-17 | CMake as an alternative to autotools (experimental) | Damjan Marion | 1 | -0/+235 |