[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1429622177-22843-1-git-send-email-alexander.shishkin@linux.intel.com>
Date: Tue, 21 Apr 2015 16:16:12 +0300
From: Alexander Shishkin <alexander.shishkin@...ux.intel.com>
To: Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Ingo Molnar <mingo@...hat.com>
Cc: linux-kernel@...r.kernel.org, Paul Mackerras <paulus@...ba.org>,
adrian.hunter@...el.com, x86@...nel.org, hpa@...or.com,
acme@...radead.org,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>
Subject: [PATCH 0/5] perf/x86/intel/pt: Driver fixes and cleanups
Hi Peter and Ingo,
Here is a small series of cleanups I came up with while looking at issues
raised by Dan Carpenter and Ingo. They are mostly trivial, except for 2/5,
which fixes an issue with multientry ToPA PT implementations that causes
bigger data loss than it actually has to be.
These are against tip/perf/urgent.
Alexander Shishkin (5):
perf/x86/intel/pt: Kill an unused variable
perf/x86/intel/pt: Untangle pt_buffer_reset_markers()
perf/x86/intel/pt: Document pt_buffer_reset_markers()
perf/x86/intel/pt: Document pt_buffer_reset_offsets()
perf/x86/intel/pt: Kill pt_is_running()
arch/x86/kernel/cpu/perf_event_intel_pt.c | 71 ++++++++++++++++++-------------
1 file changed, 41 insertions(+), 30 deletions(-)
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists