summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMonk Liu <Monk.Liu@amd.com>2016-05-27 17:52:58 +0800
committerAlex Deucher <alexander.deucher@amd.com>2016-06-09 10:49:02 -0400
commit3a3e88804d44e41ef2182d2a6577a6803fdd9ee0 (patch)
tree05e03204ddf8ba87bfe5962ffc827f0d859e6a05 /tools/perf/scripts/python/export-to-sqlite.py
parent2ba272d7bde27e1db2cf1c6cee49b01b7ea08989 (diff)
downloadkernel-3a3e88804d44e41ef2182d2a6577a6803fdd9ee0.tar.gz
drm/amdgpu: fix mem leak in smumgr
Signed-off-by: Monk Liu <Monk.Liu@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
jamin Berg 2024-11-07um: always include kconfig.h and compiler-version.hBenjamin Berg 2024-10-23um: insert scheduler ticks when userspace does not yieldBenjamin Berg 2024-10-23um: Do not propagate noreboot parameter to kernelTiwei Bie 2024-10-10um: use execveat to create userspace MMsBenjamin Berg 2024-10-10um: remove auxiliary FP registersBenjamin Berg 2024-09-12um: Remove unused mm_fd field from mm_idTiwei Bie 2024-07-03um: refactor TLB update handlingBenjamin Berg 2024-07-03um: Delay flushing syscalls until the thread is restartedBenjamin Berg 2024-07-03um: remove copy_context_skas0Benjamin Berg 2024-07-03um: Rework syscall handlingBenjamin Berg 2024-07-03um: Create signal stack memory assignment in stub_dataBenjamin Berg 2024-07-03um: time-travel: support time-travel protocol broadcast messagesMordechay Goodstein 2024-04-30um: Add an internal header shared among the user codeTiwei Bie 2024-01-04um: Do not use printk in userspace trampolineBenjamin Berg 2024-01-04um: Drop NULL check from start_userspaceBenjamin Berg 2024-01-04um: Drop support for hosts without SYSEMU_SINGLESTEP supportBenjamin Berg 2023-04-20um: make stub data pages size tweakableJohannes Berg 2023-02-01um: Switch printk calls to adhere to correct coding styleBenjamin Berg