aboutsummaryrefslogtreecommitdiff
path: root/src/zen/cmds/rpcreplay_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* added --clean optionsb/rpc-analysisStefan Boberg2025-10-071-2/+27
* Merge branch 'sb/rpc-analysis' of ssh://arn-wd-l1704:2222/ue-foundation/zen i...Stefan Boberg2025-10-071-1/+49
|\
| * just some intermediate stuff, switching workstationStefan Boberg2025-10-071-1/+49
* | Added summaryStefan Boberg2025-10-071-0/+2
|/
* added some progress indicationStefan Boberg2025-10-061-0/+8
* integrated headersStefan Boberg2025-10-061-3/+2
* Merge remote-tracking branch 'origin/main' into sb/rpc-analysisStefan Boberg2025-10-061-72/+72
|\
| * move rpcrecorder out from cache subfolder (#552)Dan Engelbrecht2025-10-031-1/+1
| * cache RPC replay fixes (minor) (#544)Stefan Boberg2025-10-031-0/+9
| * fix for RPC replay issue (wrong content-type) (#536)Stefan Boberg2025-10-021-26/+4
| * make cpr a HttpClient implementation detail (#517)Stefan Boberg2025-09-291-60/+12
| * add EMode to WorkerTheadPool to avoid thread starvation (#492)Dan Engelbrecht2025-09-101-1/+2
| * refactor zen command return value handling (#487)Dan Engelbrecht2025-09-051-31/+92
| * improve console output (#476)Dan Engelbrecht2025-08-261-1/+1
| * long filename support (#330)Dan Engelbrecht2025-03-311-1/+1
| * move basicfile.h/cpp -> zencore (#273)Dan Engelbrecht2025-01-161-1/+1
* | WIP: set up rpc processing pipeStefan Boberg2023-12-211-2/+49
* | Merge remote-tracking branch 'origin/main' into sb/rpc-analysisStefan Boberg2023-12-211-1/+1
|\|
| * separate RPC processing from HTTP processing (#626)Stefan Boberg2023-12-201-1/+1
* | added rpc analyze --output and skeleton for analysisStefan Boberg2023-12-191-13/+33
* | portability testStefan Boberg2023-12-191-5/+19
* | WIP RpcAnalyzeCommandStefan Boberg2023-12-191-7/+278
|/
* fixed v2 rpc recording issue with >4GB data per segment (#612)Stefan Boberg2023-12-151-114/+120
* moved process handling code into separate h/cpp (#555)Stefan Boberg2023-11-201-0/+1
* added missing includes (#504)Stefan Boberg2023-10-271-0/+1
* Cache (rpc) activitity recording improvements (#482)Stefan Boberg2023-10-201-42/+81
* Collect all zen admin-related commands into admin.h/.cpp (#418)Dan Engelbrecht2023-09-221-0/+438