commit | 7365be55eee37ddb4f487263b4ba5bc8beb9638f | [log] [tgz] |
---|---|---|
author | Don Zickus <dzickus@redhat.com> | Tue May 27 12:28:05 2014 -0400 |
committer | Jiri Olsa <jolsa@kernel.org> | Mon Jun 09 13:34:48 2014 +0200 |
tree | 68553be73f483fb513b60699bcdce26409892449 | |
parent | 75e906c9601aee73b88d6e6dc02371f8c3ca24d7 [diff] |
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>