summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
AgeCommit message (Expand)Author
2014-07-16perf script: Add callchain to generic and tracepoint eventsJoseph Schuchart
2014-06-25perf scripts: Fallback to syscalls:* when raw_syscalls:* is not availableDaniel Bristot de Oliveira
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo
2010-10-25perf python scripting: Improve the syscalls-counts scriptArnaldo Carvalho de Melo
2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi
pan>ethtool: rss: support removing contexts via NetlinkJakub Kicinski 2025-07-21ethtool: rss: support creating contexts via NetlinkJakub Kicinski 2025-07-21ethtool: move ethtool_rxfh_ctx_alloc() to common codeJakub Kicinski 2025-07-21ethtool: rejig the RSS notification machinery for more typesJakub Kicinski 2025-07-17ethtool: rss: support setting input-xfrm via NetlinkJakub Kicinski 2025-07-16ethtool: Don't check for RXFH fields conflict when no input_xfrm is requestedGal Pressman 2025-07-10ethtool: rss: report which fields are configured for hashingJakub Kicinski 2025-07-10ethtool: mark ETHER_FLOW as usable for Rx hashJakub Kicinski 2025-07-08net: ethtool: reduce indent for _rxfh_context opsJakub Kicinski 2025-07-08net: ethtool: remove the compat code for _rxfh_context opsJakub Kicinski 2025-06-30net: ethtool: move get_rxfh callback under the rss_lockJakub Kicinski 2025-06-30net: ethtool: move rxfh_fields callbacks under the rss_lockJakub Kicinski 2025-06-30net: ethtool: take rss_lock for all rxfh changesJakub Kicinski 2025-06-25net: ethtool: rss: add notificationsJakub Kicinski 2025-06-25net: ethtool: remove the data argument from ethtool_notify()Jakub Kicinski 2025-06-21net: ethtool: don't mux RXFH via rxnfc callbacksJakub Kicinski 2025-06-12net: ethtool: add dedicated callbacks for getting and setting rxfh fieldsJakub Kicinski 2025-06-12net: ethtool: require drivers to opt into the per-RSS ctx RXFHJakub Kicinski 2025-06-12net: ethtool: remove the duplicated handling from rxfh and rxnfcJakub Kicinski 2025-06-12net: ethtool: copy the rxfh flow handlingJakub Kicinski 2025-06-12net: ethtool: Don't check if RSS context exists in case of context 0Gal Pressman 2025-05-09ethtool: Block setting of symmetric RSS when non-symmetric rx-flow-hash is re...Gal Pressman 2025-04-07net: hold instance lock during NETDEV_CHANGEStanislav Fomichev 2025-03-08net: move misc netdev_lock flavors to a separate headerJakub Kicinski 2025-03-06net: ethtool: try to protect all callback with netdev instance lockJakub Kicinski 2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2025-02-25ethtool: Symmetric OR-XOR RSS hashGal Pressman 2025-02-24net: ethtool: fix ioctl confusing drivers about desired HDS user configJakub Kicinski 2025-02-17net: move stale comment about ntuple validationJakub Kicinski 2025-02-10net: ethtool: prevent flow steering to RSS contexts which don't existJakub Kicinski 2025-02-03ethtool: ntuple: fix rss + ring_cookie checkJakub Kicinski 2025-01-28ethtool: Fix set RXNFC command with symmetric RSS hashGal Pressman 2024-12-03ethtool: Fix access to uninitialized fields in set RXNFC commandGal Pressman