diff options
author | Matthew Wilcox <willy@infradead.org> | 2018-09-26 19:00:28 +0300 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2018-10-30 00:50:55 +0300 |
commit | 1938d1ae32fefa172288e3a9245ae126640c5c10 (patch) | |
tree | 595d3ca8cb753851752d02fe6430ea95651cfc8d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6c1cd97bdaffa2ae1dbdc8a0857931308ac647cd (diff) | |
download | linux-1938d1ae32fefa172288e3a9245ae126640c5c10.tar.xz |
drm/virtio: Replace IDRs with IDAs
These IDRs were only being used to allocate unique numbers, not to look
up pointers, so they can use the more space-efficient IDA instead.
Signed-off-by: Matthew Wilcox <willy@infradead.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20180926160031.15721-2-willy@infradead.org
[ kraxel: resolve conflict ]
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions