Age | Commit message (Expand) | Author | Files | Lines |
2019-05-01 | Add node, frame to vlib main loop perf analysis callback arguments |  Dave Barach | 1 | -1/+3 |
2019-03-12 | Perf tune handoff queue polling |  Dave Barach | 1 | -0/+3 |
2019-02-26 | Move pcap rx/tx trace code out of the dpdk plugin |  Dave Barach | 1 | -0/+16 |
2019-02-20 | calculate per-thread time offset |  Dave Barach | 1 | -1/+4 |
2019-02-02 | CLI control of graph dispatch elogs |  Dave Barach | 1 | -0/+3 |
2019-01-30 | buffers: major cleanup and improvements |  Damjan Marion | 1 | -3/+0 |
2019-01-27 | Fix issue with cpu_id and numa_code captured too early |  Damjan Marion | 1 | -1/+1 |
2019-01-24 | perfmon plugin: 2-way parallel stat collection |  Dave Barach | 1 | -3/+2 |
2019-01-20 | buffers: keep buffer_main in vlib_main_t |  Damjan Marion | 1 | -0/+3 |
2019-01-20 | Store numa-noda and cpu-index in vlib_main_t |  Damjan Marion | 1 | -1/+3 |
2018-11-30 | Metadata / opaque formatting belongs in vpp |  Dave Barach | 1 | -0/+1 |
2018-11-20 | Add buffer tracing to the dispatch tracer |  Dave Barach | 1 | -0/+3 |
2018-11-17 | pcap-based dispatch tracer |  Dave Barach | 1 | -0/+5 |
2018-11-01 | Move RPC calls off the binary API input queue |  Dave Barach | 1 | -1/+3 |
2018-10-25 | Revert "Keep RPC traffic off the shared-memory API queue" |  Florin Coras | 1 | -1/+0 |
2018-10-24 | Keep RPC traffic off the shared-memory API queue |  Dave Barach | 1 | -0/+1 |
2018-10-23 | Numa-aware, growable physical memory allocator (pmalloc) |  Damjan Marion | 1 | -17/+2 |
2018-10-22 | X86_64 perf counter plugin |  Dave Barach | 1 | -0/+9 |
2018-10-01 | API / CLI event-log tracing |  Dave Barach | 1 | -4/+4 |
2018-09-03 | Deprecate old buffer replication scheme |  Damjan Marion | 1 | -3/+0 |
2018-07-18 | Add config option to use dlmalloc instead of mheap |  Dave Barach | 1 | -1/+6 |
2018-06-03 | dpdk: improve buffer alloc perfomance |  Damjan Marion | 1 | -2/+0 |
2018-03-27 | vlib: make cloned structures cacheline aligned |  Damjan Marion | 1 | -0/+1 |
2018-03-14 | vlib: internal buffer manager rework |  Damjan Marion | 1 | -1/+5 |
2018-03-05 | physmem: keep only one physmem_main |  Damjan Marion | 1 | -2/+0 |
2017-12-15 | VPP-1102: fix dangling references in RPC handling |  Dave Barach | 1 | -0/+3 |
2017-10-14 | VPP-1029: Don't call clib_longjmp(...) directly from the SIGTERM handler |  Dave Barach | 1 | -0/+5 |
2017-09-11 | Recombine diags and minimum barrier open time changes (VPP-968) |  Colin Tregenza Dancer | 1 | -0/+9 |
2017-09-07 | vlib physmem rework |  Damjan Marion | 1 | -2/+14 |
2017-09-05 | Refork worker thread data structures in parallel (VPP-970) |  Colin Tregenza Dancer | 1 | -0/+6 |
2017-05-16 | VPP-845: add configurable elog post-mortem dump |  Dave Barach | 1 | -0/+4 |
2017-05-10 | completelly deprecate os_get_cpu_number, replace new occurences |  Damjan Marion | 1 | -1/+1 |
2017-04-06 | Use thread local storage for thread index |  Damjan Marion | 1 | -1/+1 |
2017-03-31 | vlib: extend foreach_vlib_main macro to assert if workers are not parked |  Damjan Marion | 1 | -0/+3 |
2017-03-16 | vlib: make runtime_data thread-local |  Damjan Marion | 1 | -0/+1 |
2017-03-10 | vlib: deduplicatee code in main and worker main loop |  Damjan Marion | 1 | -0/+2 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+333 |