Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-18 | CPU util. measurements fix (more accurate and steady) | imarom | 1 | -21/+59 | |
see #trex-246 | |||||
2016-08-16 | simulator breakage fix | imarom | 1 | -2/+0 | |
2016-08-16 | personal code review tweaks | imarom | 1 | -33/+47 | |
2016-08-15 | TUI screen buffer | imarom | 1 | -53/+126 | |
2016-08-03 | async compressed - https://trex-tgn.cisco.com/youtrack/issue/trex-232 | imarom | 2 | -0/+4 | |
2016-07-27 | support for graceful shutdown | imarom | 2 | -2/+9 | |
2016-07-26 | some more TUI fixes | imarom | 2 | -11/+37 | |
2016-07-25 | TUI - stdout close/reopen issues | imarom | 1 | -6/+2 | |
2016-07-25 | TUI tweaks | imarom | 2 | -40/+53 | |
2016-07-21 | faster TUI: no flickers and more... | imarom | 1 | -32/+131 | |
1. made stdout full buffered (no in-middle print) 2. added TAB for filenames auto-complete | |||||
2016-07-06 | TUI: crash when history is empty | imarom | 1 | -1/+1 | |
2016-07-06 | TUI mode (--tui) locked on legend | imarom | 2 | -17/+47 | |
2016-07-06 | TUI - added left, right, end , del keys | imarom | 1 | -36/+105 | |
also history is updated when leaving TUI | |||||
2016-07-05 | TUI phase 500 ! | imarom | 2 | -34/+46 | |
2016-07-05 | TUI with console - awesome ! | imarom | 2 | -59/+117 | |
2016-07-05 | TUI integrated with console | imarom | 2 | -29/+242 | |
2016-06-02 | cpu utilization per thread + mbufs per socket + add in tui | Yaroslav Brustinov | 1 | -1/+25 | |
2016-05-23 | tui: add histogram | Yaroslav Brustinov | 1 | -1/+10 | |
2016-05-18 | tui fixes | Yaroslav Brustinov | 1 | -1/+5 | |
2016-05-18 | add latency panel to TUI | Yaroslav Brustinov | 1 | -3/+31 | |
2016-05-09 | first remote PCAP push - draft | imarom | 1 | -1/+5 | |
2016-04-19 | minor fix to TUI with no ports | imarom | 1 | -23/+13 | |
2016-04-19 | Merge git://github.com/danklein10/trex-core into danklein10-master | imarom | 2 | -129/+52 | |
also adding some tweaks to the TUI Conflicts: scripts/automation/trex_control_plane/stl/console/trex_tui.py | |||||
2016-04-18 | minor fix | imarom | 1 | -0/+3 | |
2016-04-18 | support for reacquire command | imarom | 1 | -0/+3 | |
also better sync with the server about ownership of ports | |||||
2016-04-18 | simple intro while connecting to the server | imarom | 1 | -2/+27 | |
2016-04-17 | TUI might crash - do not include unicode chars if stdout encoding is not | imarom | 1 | -3/+8 | |
'UTF-8' also, some fixes for the TUI port screen | |||||
2016-04-14 | by default TUI shows all ports - can be switched to owned by pressing | imarom | 1 | -1/+1 | |
'o' | |||||
2016-04-14 | fixed partial ports console | imarom | 2 | -36/+44 | |
2016-04-14 | quick fix for console | imarom | 1 | -1/+1 | |
partial ports still not work well | |||||
2016-04-13 | support for partial port acquire on console | imarom | 1 | -13/+52 | |
--readonly, -a [ports], -f | |||||
2016-04-12 | added checks for warnings on examples | imarom | 1 | -1/+2 | |
2016-04-12 | events API and RX core util. | imarom | 1 | -23/+2 | |
2016-04-11 | hltapi stream stats, port tx/rx graphs at console | Yaroslav Brustinov | 2 | -8/+25 | |
2016-04-09 | basic modifications for TRex tui to support toggle filtering on ports | Dan Klein | 1 | -3/+14 | |
2016-03-31 | make the stl console to work at client package/from stl directory itself | Yaroslav Brustinov | 2 | -2/+15 | |
2016-03-23 | moving us to python 3 by default (console) | imarom | 2 | -5/+11 | |
2016-03-23 | console now supports python3 | imarom | 2 | -46/+51 | |
2016-03-16 | tunables show on the console | imarom | 1 | -0/+7 | |
2016-03-10 | RX stats - major refactor | imarom | 1 | -1/+37 | |
2016-03-03 | Merge Console merge | Hanoh Haim | 1 | -7/+19 | |
2016-03-03 | console help looks better now | Hanoh Haim | 1 | -5/+6 | |
2016-03-03 | XTERM might not be present on the machine | imarom | 1 | -1/+5 | |
so TUI -x might give exception - fix it | |||||
2016-03-02 | port mapping - hardening | imarom | 1 | -6/+14 | |
2016-02-29 | random var crash when range is full uint32_t or full uint64_t | imarom | 1 | -0/+21 | |
2016-02-25 | port attributes - promiscuous and etc. | imarom | 1 | -0/+6 | |
2016-02-23 | some mods to the rate | imarom | 1 | -1/+1 | |
2016-02-11 | push support | imarom | 1 | -1/+10 | |
2016-02-08 | huge refactor - again | imarom | 4 | -0/+1263 | |