mirror_frr/doc
Donald Sharp 3e3a666331 lib: Add ability to track time in individual routemaps
Add the abilty to track how much time is spent in routemaps.
Example of the new output:

eva# show route-map
ZEBRA:
route-map: FOO Invoked: 1000000 (323 milliseconds total) Optimization: enabled Processed Change: false
 deny, sequence 10 Invoked 1000000 (320 milliseconds total)
  Match clauses:
  Set clauses:
  Call clause:
  Action:
    Exit routemap

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2024-11-05 12:33:05 -05:00
..
accords accords: CLI coloring 2022-12-13 18:41:25 +01:00
developer tests: Add an ability to specify daemon params with unified config 2024-10-31 10:43:28 +02:00
extra *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
figures doc: add diagram of oper-state queries. 2024-01-04 05:36:14 +00:00
licenses lib: SPDX License ID on skiplist code 2023-02-09 14:09:11 +01:00
manpages *: Fix spelling errors found 2024-08-15 09:19:37 -04:00
mpls *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
user lib: Add ability to track time in individual routemaps 2024-11-05 12:33:05 -05:00
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
Makefile build: non-recursive doc + parallel sphinx 2018-08-30 08:06:44 +02:00
subdir.am doc: start of mgmtd developer doc 2023-06-19 18:13:37 -04:00