summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorGui Jianfeng <guijianfeng@cn.fujitsu.com>2009-06-12 15:27:50 +0200
committerJens Axboe <jens.axboe@oracle.com>2009-06-16 08:21:03 +0200
commit81be834713a7d6b9463663145d493fe9daee2d61 (patch)
tree1f70583e9148554abaf4b6128bdb7d9bd8bacb6c /tools/perf/scripts/python/stackcollapse.py
parent03347e2592078a90df818670fddf97a33eec70fb (diff)
downloadkernel-81be834713a7d6b9463663145d493fe9daee2d61.tar.gz
cfq: cleanup for last_end_request in cfq_data
Actually, last_end_request in cfq_data isn't used now. So lets just remove it. Signed-off-by: Gui Jianfeng <guijianfeng@cn.fujitsu.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
0 13:53:33 -0700'>2022-09-20net/sched: taprio: taprio_dump and taprio_change are protected by rtnl_mutexVladimir Oltean 2022-09-20net/sched: taprio: taprio_offload_config_changed() is protected by rtnl_mutexVladimir Oltean 2022-09-20net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscsVladimir Oltean 2022-09-20net/sched: taprio: avoid disabling offload when it was never enabledVladimir Oltean 2022-08-25net: sched: delete duplicate cleanup of backlog and qlenZhengchao Shao 2022-06-30time64.h: consolidate uses of PSEC_PER_NSECVladimir Oltean 2022-04-11net/sched: taprio: Check if socket flags are validBenedikt Spranger 2021-11-09net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_anyEric Dumazet 2021-10-18net: sched: Remove Qdisc::running sequence counterAhmed S. Darwish 2021-10-05net/sched: sch_taprio: properly cancel timer from taprio_destroy()Eric Dumazet 2021-08-30fix array-index-out-of-bounds in taprio_changeHaimin Zhang 2021-08-02net/sched: taprio: Fix init procedureYannick Vignon 2021-07-02net/sched: sch_taprio: fix typo in commentJesper Dangaard Brouer 2021-05-13net: taprio offload: enforce qdisc to netdev queue mappingYannick Vignon 2021-05-11net/sched: taprio: Drop unnecessary NULL check after container_ofGuenter Roeck 2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller 2021-04-19net: sched: tapr: prevent cycle_time == 0 in parse_taprio_scheduleDu Cheng 2021-03-19taprio: Handle short intervals and large packetsKurt Kanzenbach 2021-01-19taprio: boolean values to a bool variableJiapeng Zhong 2020-12-18net/sched: sch_taprio: ensure to reset/destroy all child qdiscsDavide Caratti 2020-12-17net/sched: sch_taprio: reset child qdiscs before freeing themDavide Caratti 2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski