Age | Commit message (Expand) | Author | Files | Lines |
2016-07-27 | support for graceful shutdown |  imarom | 3 | -6/+52 |
2016-07-26 | some more TUI fixes |  imarom | 5 | -24/+65 |
2016-07-25 | TRex console - add support for L1 BPS |  imarom | 1 | -48/+44 |
2016-07-25 | TUI - stdout close/reopen issues |  imarom | 1 | -6/+2 |
2016-07-25 | TUI tweaks |  imarom | 4 | -110/+144 |
2016-07-21 | faster TUI: no flickers and more... |  imarom | 2 | -32/+135 |
2016-07-06 | increase server<->client API version from 1.2 to 1.3 |  Yaroslav Brustinov | 1 | -2/+1 |
2016-07-06 | TUI: crash when history is empty |  imarom | 1 | -1/+1 |
2016-07-06 | TUI mode (--tui) locked on legend |  imarom | 3 | -17/+53 |
2016-07-06 | TUI - added left, right, end , del keys |  imarom | 1 | -36/+105 |
2016-07-05 | various fixes |  Yaroslav Brustinov | 1 | -0/+2 |
2016-07-05 | TUI phase 500 ! |  imarom | 3 | -65/+89 |
2016-07-05 | TUI with console - awesome ! |  imarom | 2 | -59/+117 |
2016-07-05 | TUI integrated with console |  imarom | 2 | -29/+242 |
2016-07-05 | profile console command was broken on Python 3 |  imarom | 1 | -1/+1 |
2016-07-04 | Merge branch 'master' into cpu_per_core |  Yaroslav Brustinov | 4 | -40/+99 |
2016-07-04 | Merge branch 'master' into cpu_per_core |  Yaroslav Brustinov | 2 | -21/+17 |
2016-06-29 | flow stat/latency error counters code + documentation |  Ido Barnea | 4 | -40/+99 |
2016-06-23 | FLOW_STATS: removed line_util fields |  imarom | 1 | -11/+5 |
2016-06-23 | minor update for the stats doc |  Hanoh Haim | 1 | -10/+12 |
2016-06-23 | Merge branch 'master' into cpu_per_core |  Yaroslav Brustinov | 10 | -57/+189 |
2016-06-23 | get_stats documentation |  Ido Barnea | 1 | -5/+148 |
2016-06-22 | STL Python API stats - add histogram key if it's absent |  Yaroslav Brustinov | 1 | -0/+1 |
2016-06-22 | FLOW_STATS: extract start_stream from the compiler to start_traffic |  imarom | 1 | -0/+3 |
2016-06-21 | profile fixes |  Ido Barnea | 1 | -7/+5 |
2016-06-20 | bug: multiplier can be string or unicode |  imarom | 4 | -29/+25 |
2016-06-20 | Add 4 bytes for each packet rx/tx bytes in flow stats, to artificially count ... |  Ido Barnea | 1 | -1/+1 |
2016-06-09 | typo (GitHub pull request #14) |  Yaroslav Brustinov | 1 | -1/+1 |
2016-06-06 | MBUF utilization: add size of RAM (MB) the MBUFs take |  Yaroslav Brustinov | 1 | -53/+71 |
2016-06-05 | remove STLSim from pcap example, remove search of BP-sim path |  Yaroslav Brustinov | 2 | -14/+5 |
2016-06-05 | cpu utilization Python get_stats replace "force" flag with "use_1sec_cache", ... |  Yaroslav Brustinov | 1 | -4/+4 |
2016-06-05 | Merge branch 'master' into cpu_per_core |  Yaroslav Brustinov | 1 | -13/+14 |
2016-06-02 | cpu utilization per thread + mbufs per socket + add in tui |  Yaroslav Brustinov | 4 | -9/+148 |
2016-06-02 | flow latency json changes |  Ido Barnea | 1 | -13/+14 |
2016-05-30 | async util. monitor |  imarom | 3 | -13/+99 |
2016-05-29 | If not total_min, make it StatNotAvailable |  Ido Barnea | 1 | -1/+1 |
2016-05-29 | Merge remote-tracking branch 'origin/master' |  Yaroslav Brustinov | 1 | -1/+3 |
2016-05-29 | Handle latency min when there are no samples |  Ido Barnea | 1 | -1/+2 |
2016-05-29 | merge fix for double barrier |  imarom | 3 | -9/+16 |
2016-05-29 | fix for bug trex-210: |  imarom | 1 | -1/+7 |
2016-05-29 | revert hltapi change |  Yaroslav Brustinov | 1 | -3/+3 |
2016-05-29 | Fix for broken latency example |  Ido Barnea | 2 | -6/+13 |
2016-05-28 | master_daemon & other daemons updates |  Yaroslav Brustinov | 3 | -29/+71 |
2016-05-23 | tui: add histogram |  Yaroslav Brustinov | 2 | -16/+65 |
2016-05-22 | Added min latency calc in Python |  Ido Barnea | 2 | -1/+11 |
2016-05-20 | TUI: add tx and rx packets at latency panel |  Yaroslav Brustinov | 1 | -4/+4 |
2016-05-19 | typo |  Yaroslav Brustinov | 1 | -1/+1 |
2016-05-19 | add example of using Native STL or HLTAPI via JSONRPC calls |  Yaroslav Brustinov | 2 | -0/+247 |
2016-05-19 | enhance stats to support JSON |  imarom | 1 | -6/+5 |
2016-05-19 | Enlarged ZMQ timeout |  Ido Barnea | 1 | -2/+2 |