numam-dpdk/lib/librte_ethdev
David Marchand ebaee64097 trace: simplify trace point headers
Invert the current trace point headers logic by making
rte_trace_point_register.h include rte_trace_point.h.

There is no more need for a RTE_TRACE_POINT_REGISTER_SELECT special macro
since including rte_trace_point_register.h itself means we want to
register trace points.

The unexplained "provider" notion is removed from the documentation and
rte_trace_point_provider.h is merged into rte_trace_point.h.

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
2020-05-06 13:50:32 +02:00
..
ethdev_private.c
ethdev_private.h rename private header files 2019-10-27 22:03:06 +01:00
ethdev_profile.c
ethdev_profile.h ethdev: fix build when vtune profiling is on 2020-04-21 13:57:06 +02:00
ethdev_trace_points.c trace: simplify trace point headers 2020-05-06 13:50:32 +02:00
Makefile ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
meson.build ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
rte_class_eth.c ethdev: use new ethernet parsing function 2019-07-08 21:26:52 +02:00
rte_dev_info.h ethdev: add definitions for EEPROM standards 2019-10-23 16:43:08 +02:00
rte_eth_ctrl.h ethdev: fix include of ethernet header file 2019-10-25 19:00:22 +02:00
rte_ethdev_core.h ethdev: add comment to warn of ABI breakage 2020-02-19 13:51:06 +01:00
rte_ethdev_driver.h ethdev: add hairpin queue 2019-11-08 23:15:04 +01:00
rte_ethdev_pci.h add top-level SPDX license tag 2020-02-22 16:11:53 +01:00
rte_ethdev_trace_fp.h ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
rte_ethdev_trace.h ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
rte_ethdev_vdev.h add top-level SPDX license tag 2020-02-22 16:11:53 +01:00
rte_ethdev_version.map ethdev: support flow aging 2020-04-21 17:34:05 +02:00
rte_ethdev.c ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
rte_ethdev.h ethdev: add RSS offload types 2020-04-21 18:03:19 +02:00
rte_flow_driver.h ethdev: support flow aging 2020-04-21 17:34:05 +02:00
rte_flow.c net/mlx5: set dynamic flow metadata in Rx queues 2020-04-21 22:28:06 +02:00
rte_flow.h ethdev: fix build warning on 64-bit value 2020-04-28 11:34:40 +02:00
rte_mtr_driver.h
rte_mtr.c remove experimental tags from all symbol definitions 2019-06-29 19:04:43 +02:00
rte_mtr.h ethdev: replace license text with SPDX tag 2019-07-29 15:07:48 +02:00
rte_tm_driver.h
rte_tm.c
rte_tm.h ethdev: replace license text with SPDX tag 2019-07-29 15:07:48 +02:00