perf tools: Add cpumode to struct hist_entry
authorDon Zickus <dzickus@redhat.com>
Tue, 27 May 2014 16:28:05 +0000 (12:28 -0400)
committerJiri Olsa <jolsa@kernel.org>
Mon, 9 Jun 2014 11:34:48 +0000 (13:34 +0200)
commit7365be55eee37ddb4f487263b4ba5bc8beb9638f
tree68553be73f483fb513b60699bcdce26409892449
parent75e906c9601aee73b88d6e6dc02371f8c3ca24d7
perf tools: Add cpumode to struct hist_entry

The next patch needs to sort on cpumode, so add it to hist_entry to be tracked.

Signed-off-by: Don Zickus <dzickus@redhat.com>
Link: http://lkml.kernel.org/r/1401208087-181977-6-git-send-email-dzickus@redhat.com
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
tools/perf/util/hist.c
tools/perf/util/sort.h
This page took 0.0247 seconds and 5 git commands to generate.