diff options
author | 2020-08-08 14:21:54 +0200 | |
---|---|---|
committer | 2020-08-13 09:53:21 -0300 | |
commit | 1c695c88a1092b4013e3fffbe0ca685149165403 (patch) | |
tree | 64fc5aa09528efb523b9fbd78efe09986bd5e8dc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MAINTAINERS: Add missing tools/lib/perf/ path to perf maintainers (diff) | |
download | wireguard-linux-1c695c88a1092b4013e3fffbe0ca685149165403.tar.xz wireguard-linux-1c695c88a1092b4013e3fffbe0ca685149165403.zip |
perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type'
Rename enum dso_kernel_type to enum dso_space_type, which seems like
better fit.
Committer notes:
This is used with 'struct dso'->kernel, which once was a boolean, so
DSO_SPACE__USER is zero, !zero means some sort of kernel space, be it
the host kernel space or a guest kernel space.
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions