summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2012-01-12 15:42:37 -0500
committerDave Airlie <airlied@redhat.com>2012-01-13 09:00:16 +0000
commit0b41da60c0393d3c7b75b6c898fa1ee7c24a40db (patch)
treef31e8c27b06954913ac150bd7e43792c1ab1fb3e /tools/perf/scripts/python/call-graph-from-sql.py
parent0e1133157986340e80a1c65ebf3bd20b74eb8075 (diff)
downloadkernel-0b41da60c0393d3c7b75b6c898fa1ee7c24a40db.tar.gz
drm/radeon/kms/ni: fix packet2 handling for VM IB parser
Packet2 is only one dword. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions
MD_POLLLinus Torvalds 2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook 2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds 2018-05-26net: convert datagram_poll users tp ->poll_maskChristoph Hellwig 2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig