summaryrefslogtreecommitdiff
path: root/tools/perf/tests/Build
diff options
context:
space:
mode:
authorJiri Olsa <jolsa@kernel.org>2015-10-25 17:51:23 +0300
committerArnaldo Carvalho de Melo <acme@redhat.com>2015-12-17 20:38:17 +0300
commit6640b6c227fc85fd8bdcc4a31239a04450487f6a (patch)
tree940373398494f0033409dbb644b6debb06717595 /tools/perf/tests/Build
parentec7fa596f514b76a5f1003ffe9e6dfb50cb9e811 (diff)
downloadlinux-6640b6c227fc85fd8bdcc4a31239a04450487f6a.tar.xz
perf cpu_map: Add cpu_map user level event
Adding the cpu_map event to pass/store cpu maps as data in a pipe/perf.data. We store maps in 2 formats: - list of cpus - mask of cpus The format that takes less space is selected transparently in the following patch. The interface is made generic, so we could add the cpumap event data into another event in the following patches. Signed-off-by: Jiri Olsa <jolsa@kernel.org> Tested-by: Kan Liang <kan.liang@intel.com> Cc: David Ahern <dsahern@gmail.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1445784728-21732-8-git-send-email-jolsa@kernel.org [ cpu_map_data_cpus -> cpu_map_entries, cpu_map_data_mask -> cpu_map_mask ] Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/tests/Build')
0 files changed, 0 insertions, 0 deletions