]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit22e470e7519fd93be06c5944a29126f38387d6f2
tree68553be73f483fb513b60699bcdce26409892449
parent415c9e59f05a12cfa04d1d3b8d3f3f0d94285003
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