summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorRob Clark <robdclark@chromium.org>2023-08-02 15:21:50 -0700
committerRob Clark <robdclark@chromium.org>2023-08-10 10:44:02 -0700
commit6ba5daa5d5ad54b78aeac8912092f986e8d4c38f (patch)
treec30c83d083cfc24db4a4ceb1811d27536f8780ee /tools/perf/scripts/python/bin/stackcollapse-record
parent1a8b612ef09bcba3708443339adfad9802d3e9d8 (diff)
downloadkernel-6ba5daa5d5ad54b78aeac8912092f986e8d4c38f.tar.gz
drm/msm: Use drm_gem_object in submit bos table
Basically everywhere wants the base ptr type. So store that instead of msm_gem_object. Signed-off-by: Rob Clark <robdclark@chromium.org> Patchwork: https://patchwork.freedesktop.org/patch/551021/
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
ref='/distro/kernel/commit/include/net/netns?id=2f3dd6ec901f29aef5fff3d7a63b1371d67c1760'>sctp: Convert cookie authentication to use HMAC-SHA256Eric Biggers 2025-07-15net: mctp: Use hashtable for bindsMatt Johnston 2025-07-03netfilter: conntrack: remove DCCP protocol supportPablo Neira Ayuso 2025-04-24ipv6: Protect fib6_link_table() with spinlock.Kuniyuki Iwashima 2025-04-08udp_tunnel: create a fastpath GRO lookup.Paolo Abeni 2025-03-25Revert "udp_tunnel: GRO optimizations"Jakub Kicinski 2025-03-18udp_tunnel: create a fastpath GRO lookup.Paolo Abeni 2025-03-03ipv4: fib: Namespacify fib_info hash tables.Kuniyuki Iwashima 2025-02-11tcp: add tcp_rto_max_ms sysctlEric Dumazet 2024-12-11tcp: Add sysctl to configure TIME-WAIT reuse delayJakub Sitnicki 2024-10-29xfrm: Add an inbound percpu state cache.Steffen Klassert 2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni 2024-10-11ipv4: use READ_ONCE()/WRITE_ONCE() on net->ipv4.fib_seqEric Dumazet 2024-10-11tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rxEric Dumazet 2024-10-09ipv4: Namespacify IPv4 address GC.Kuniyuki Iwashima 2024-10-09ipv4: Link IPv4 address to per-netns hash table.Kuniyuki Iwashima 2024-10-08net-timestamp: namespacify the sysctl_tstamp_allow_dataJason Xing 2024-09-24xfrm: policy: remove last remnants of pernet inexact listFlorian Westphal 2024-08-30icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netnsEric Dumazet 2024-08-30icmp: move icmp_global.credit and icmp_global.stamp to per netns storageEric Dumazet 2024-08-26net: Correct spelling in headersSimon Horman 2024-07-14Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski