aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKevin Wang <kevin1.wang@amd.com>2021-02-08 11:00:03 +0800
committerAlex Deucher <alexander.deucher@amd.com>2021-03-23 23:00:25 -0400
commitd86fd724e59af96ae5ab6630f4f07a076e9b80cd (patch)
tree26a2bc05d52d45c4a49e468140c2836f2bf109a3 /tools/perf/scripts/python/export-to-postgresql.py
parentdrm/amdgpu: change psp_rap_invoke() function return value (diff)
drm/amdgpu: add psp RAP L0 check support
add PSP RAP L0 check when RAP TA is loaded. Signed-off-by: Kevin Wang <kevin1.wang@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
ass='libravatar'>Al Viro1-1/+1 2012-05-29mm/fs: remove truncate_rangeHugh Dickins1-1/+0 2012-02-28fs: reduce the use of module.h wherever possiblePaul Gortmaker1-1/+1 2012-01-03switch ->mknod() to umode_tAl Viro1-1/+1 2012-01-03switch ->create() to umode_tAl Viro1-1/+1 2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro1-1/+1 2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik1-1/+2 2011-07-20->permission() sanitizing: don't pass flags to ->permission()Al Viro1-1/+1 2011-06-20bad_inode_permission() is safe from RCU modeAl Viro1-3/+0 2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin1-1/+4 2010-08-14bkl: Remove locked .ioctl file operationArnd Bergmann1-7/+0 2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig1-2/+1 2008-12-31kill ->dir_notify()Al Viro1-6/+0 2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro1-2/+1 2008-02-07iget: introduce a function to register iget failureDavid Howells1-0/+14 2007-07-10sendfile: remove bad_sendfile() from bad_file_opsJens Axboe1-7/+0 2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0 2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-1/+1 2007-01-05[PATCH] fix memory corruption from misinterpreted bad_inode_ops return valuesEric Sandeen1-41/+289 2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty1-2/+0 2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1 2005-05-05[PATCH] make some things staticAdrian Bunk1-1/+1 2005-04-16Linux-2.6.12-rc2Linus Torvalds