diff options
author | 2015-05-27 21:13:14 -0700 | |
---|---|---|
committer | 2015-08-04 10:16:56 +0200 | |
commit | a7b58d211ba18c9175b139e18b68c86a6bcc3c3f (patch) | |
tree | b0f62b14b572d119b4e5633dfba9bc97308123f2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | perf/x86/intel: Add support for PEBSv3 profiling (diff) | |
download | wireguard-linux-a7b58d211ba18c9175b139e18b68c86a6bcc3c3f.tar.xz wireguard-linux-a7b58d211ba18c9175b139e18b68c86a6bcc3c3f.zip |
perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
With PEBSv3 the PEBS record contains a time stamp. That means we can allow
free-running PEBS without a PMI even if the user program requested a time stamp.
This avoids the need to use -T to get free running PEBS, and also avoids
any problems with mis-identifying MMAPs later.
Move the free_running_flags state into a variable in x86_pmu and use it.
This only works when no explicit clock_id is set.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: acme@kernel.org
Cc: eranian@google.com
Cc: jolsa@redhat.com
Cc: kan.liang@intel.com
Link: http://lkml.kernel.org/r/1432786398-23861-2-git-send-email-andi@firstfloor.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions