summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/failed-syscalls-by-pid-report
diff options
context:
space:
mode:
authorJames Clark <james.clark@linaro.org>2025-11-11 11:37:59 +0000
committerNamhyung Kim <namhyung@kernel.org>2025-11-24 12:20:07 -0800
commit5accdaec526ed8708ec64cf027a5e75aa83eb504 (patch)
tree6b18e8d8ad954c1c954f6499935e83ec25b1af70 /tools/perf/scripts/python/bin/failed-syscalls-by-pid-report
parent14a84c708efd75b3a2c107b1438354361c7dd75f (diff)
downloadkernel-5accdaec526ed8708ec64cf027a5e75aa83eb504.tar.gz
perf docs: arm-spe: Document new SPE filtering features
FEAT_SPE_EFT and FEAT_SPE_FDS etc have new user facing format attributes so document them. Also document existing 'event_filter' bits that were missing from the doc and the fact that latency values are stored in the weight field. Reviewed-by: Leo Yan <leo.yan@arm.com> Tested-by: Leo Yan <leo.yan@arm.com> Reviewed-by: Ian Rogers <irogers@google.com> Signed-off-by: James Clark <james.clark@linaro.org> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/failed-syscalls-by-pid-report')
0 files changed, 0 insertions, 0 deletions
6_output.c?id=b5d43998234331b9c01bd2165fdbb25115f4387f'>ipv6: fix the comment of ip6_xmit()Shan Wei 2010-04-15net: replace ipfragok with skb->local_dfShan Wei 2010-04-15ipv6: cancel to setting local_df in ip6_xmit()Shan Wei 2010-04-15ip: Fix ip_dev_loopback_xmit()Eric Dumazet 2010-04-13netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocationJan Engelhardt 2010-04-13netfilter: ipv6: move POSTROUTING invocation before fragmentationJan Engelhardt 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo 2010-03-25netfilter: ipv6: use NFPROTO values for NF_HOOK invocationJan Engelhardt 2010-02-26ipv6: Use 1280 as min MTU for ipv6 forwardingUlrich Weber 2010-02-18ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan 2010-01-06ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila