summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions
2021-10-18net: sched: Use _bstats_update/set() instead of raw writesAhmed S. Darwish 2021-10-18net: sched: Protect Qdisc::bstats with u64_statsAhmed S. Darwish 2021-10-18gen_stats: Move remaining users to gnet_stats_add_queue().Sebastian Andrzej Siewior 2021-10-18gen_stats: Add gnet_stats_add_queue().Sebastian Andrzej Siewior 2021-10-18gen_stats: Add instead Set the value in __gnet_stats_copy_basic().Sebastian Andrzej Siewior 2020-04-28docs: networking: convert gen_stats.txt to ReSTMauro Carvalho Chehab 2019-11-05net_sched: add TCA_STATS_PKT64 attributeEric Dumazet 2019-11-05net_sched: extend packet counter to 64bitEric Dumazet 2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner 2019-04-10Revert: "net: sched: put back q.qlen into a single location"Paolo Abeni 2019-03-02net: sched: put back q.qlen into a single locationEric Dumazet 2018-09-28net/core: make function ___gnet_stats_copy_basic() staticWei Yongjun 2018-09-24net/core: Add new basic hardware counterEelco Chaudron 2018-07-04gen_stats: Fix netlink stats dumping in the presence of paddingToke Høiland-Jørgensen 2017-12-08net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqJohn Fastabend 2016-12-05net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet 2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2016-06-08net: sched: fix missing doc annotationsEric Dumazet 2016-06-08net_sched: add missing paddattr descriptionEric Dumazet 2016-06-07net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet 2016-04-26sched: align nlattr properly when neededNicolas Dichtel 2016-03-20gen_stats.c: Add description for cpu argumentLuis de Bethencourt 2015-02-19gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki 2014-10-07net_sched: fix unused variables in __gnet_stats_copy_basic_cpu()WANG Cong 2014-09-30net: sched: enable per cpu qstatsJohn Fastabend 2014-09-30net: sched: restrict use of qstats qlenJohn Fastabend 2014-09-30net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend 2014-09-05net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida 2013-06-11net_sched: add 64bit rate estimatorsEric Dumazet