aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorEric Auger <eric.auger@linaro.org>2015-11-30 14:01:58 +0100
committerChristoffer Dall <christoffer.dall@linaro.org>2016-05-20 15:39:59 +0200
commitc86c772191d7e65f873e6908e9604b31168936cd (patch)
tree150422f0979bb7f9938ea19e2a41ae1f780b144e /tools/perf/scripts/python/call-graph-from-postgresql.py
parentKVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler (diff)
downloadlinux-c86c772191d7e65f873e6908e9604b31168936cd.tar.gz
linux-c86c772191d7e65f873e6908e9604b31168936cd.zip
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration
This patch introduces the skeleton for the KVM device operations associated to KVM_DEV_TYPE_ARM_VGIC_V2 and KVM_DEV_TYPE_ARM_VGIC_V3. At that stage kvm_vgic_create is stubbed. Signed-off-by: Eric Auger <eric.auger@linaro.org> Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions
org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> 2016-03-23perf tools: Do not include stringify.h from the kernel sourcesArnaldo Carvalho de Melo4-5/+3 Use instead the copy just made to tools/include/linux/. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Wang Nan <wangnan0@huawei.com> Link: http://lkml.kernel.org/n/tip-q736w12nwy98x5ox2hamp5ow@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>