linux-stable/Documentation/admin-guide/perf
Yicong Yang 17d573984d drivers/perf: hisi: Add TLP filter support
The PMU support to filter the TLP when counting the bandwidth with below
options:

- only count the TLP headers
- only count the TLP payloads
- count both TLP headers and payloads

In the current driver it's default to count the TLP payloads only, which
will have an implicity side effects that on the traffic only have header
only TLPs, we'll get no data.

Make this user configuration through "len_mode" parameter and make it
default to count both TLP headers and payloads when user not specified.
Also update the documentation for it.

Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Yicong Yang <yangyicong@hisilicon.com>
Link: https://lore.kernel.org/r/20221117084136.53572-5-yangyicong@huawei.com
Signed-off-by: Will Deacon <will@kernel.org>
2022-11-29 14:30:55 +00:00
..
alibaba_pmu.rst docs: perf: Add description for Alibaba's T-Head PMU driver 2022-09-22 14:09:10 +01:00
arm-ccn.rst Documentation/admin-guide: arm-ccn: drop doubled word 2020-07-05 14:01:49 -06:00
arm-cmn.rst perf/arm-cmn: Fix PMU instance naming 2021-01-28 20:14:45 +00:00
arm_dsu_pmu.rst
hisi-pcie-pmu.rst drivers/perf: hisi: Add TLP filter support 2022-11-29 14:30:55 +00:00
hisi-pmu.rst docs: perf: Address some html build warnings 2021-03-30 11:39:09 +01:00
hns3-pmu.rst drivers/perf: hisi: Add description for HNS3 PMU driver 2022-07-06 11:25:53 +01:00
imx-ddr.rst Documentation: fix multiple typos found in the admin-guide subdirectory 2020-12-08 10:27:56 -07:00
index.rst docs/perf: Add documentation for the Amlogic G12 DDR PMU 2022-11-21 18:28:45 +00:00
meson-ddr-pmu.rst docs/perf: Add documentation for the Amlogic G12 DDR PMU 2022-11-21 18:28:45 +00:00
nvidia-pmu.rst perf: arm_cspmu: Add support for NVIDIA SCF and MCF attribute 2022-11-15 13:48:08 +00:00
qcom_l2_pmu.rst
qcom_l3_pmu.rst
thunderx2-pmu.rst Documentation: perf: Update documentation for ThunderX2 PMU uncore driver 2019-10-29 10:08:46 +00:00
xgene-pmu.rst