summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorBrian Masney <bmasney@redhat.com>2025-08-11 11:19:10 -0400
committerBrian Masney <bmasney@redhat.com>2025-09-08 09:41:30 -0400
commite84e82e5760ade3b909254d20ac67b51d26b101b (patch)
tree5f749619aa7ba5796bcd2b8e3b772df13dd1f4d5 /tools/perf/scripts/python/export-to-sqlite.py
parent8987b993571005d152186b0cde130a03792aae2a (diff)
downloadkernel-e84e82e5760ade3b909254d20ac67b51d26b101b.tar.gz
clk: bcm: iproc-asiu: convert from round_rate() to determine_rate()
The round_rate() clk ops is deprecated, so migrate this driver from round_rate() to determine_rate() using the Coccinelle semantic patch on the cover letter of this series. Signed-off-by: Brian Masney <bmasney@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
u should return at least 1280 for ipv6Sabrina Dubroca 2021-03-22net: xfrm: Use sequence counter with associated spinlockAhmed S. Darwish 2021-03-22net: xfrm: Localize sequence counter per network namespaceAhmed S. Darwish 2020-12-16Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2020-11-23lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore 2020-11-10net: xfrm: fix memory leak in xfrm_user_policy()Yu Kuai 2020-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski 2020-10-23net: xfrm: fix a race condition during allocing spizhuoliang zhang 2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller 2020-09-25xfrm: Use correct address family in xfrm_state_findHerbert Xu 2020-09-24xfrm/compat: Translate 32-bit user_policy from sockptrDmitry Safonov 2020-09-24xfrm: Provide API to register translator moduleDmitry Safonov 2020-09-07xfrm: clone whole liftime_cur structure in xfrm_do_migrateAntony Antony 2020-09-07xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrateAntony Antony 2020-09-07xfrm: clone XFRMA_SET_MARK in xfrm_do_migrateAntony Antony 2020-07-24net/xfrm: switch xfrm_user_policy to sockptr_tChristoph Hellwig