summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorOliver Neukum <oneukum@suse.com>2019-05-09 11:31:00 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-09-03 20:18:18 +0200
commit95e29e9bbe28e636d2f089a2fa1cba9d0a436fe3 (patch)
tree86e1f727b11e12ede36158dce4209576927a35a6 /tools/perf/scripts/python/export-to-postgresql.py
parent1ac91ac5d097c1928efe6691d72c619462a9e3c5 (diff)
downloadkernel-95e29e9bbe28e636d2f089a2fa1cba9d0a436fe3.tar.gz
USB: rio500: simplify locking
Admitting that there can be only one device allows us to drop any pretense about locking one device or a table of devices. Signed-off-by: Oliver Neukum <oneukum@suse.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
d>Masahiro Yamada 2024-02-15perf parse-regs: Introduce a weak function arch__sample_reg_masks()Leo Yan 2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2023-11-22tools/perf: Update tools's copy of mips syscall tableNamhyung Kim 2023-11-12LSM: wireup Linux Security Module syscallsCasey Schaufler 2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta 2023-09-13tools headers UAPI: Sync files changed by new fchmodat2 and map_shadow_stack ...Arnaldo Carvalho de Melo 2023-08-16perf parse-regs: Move out arch specific header from util/perf_regs.hLeo Yan 2023-08-16perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common codeLeo Yan 2023-08-16perf parse-regs: Remove unused macros PERF_REG_{IP|SP}Leo Yan 2023-07-11tools headers UAPI: Sync files changed by new cachestat syscall with the kern...Arnaldo Carvalho de Melo