Re: [PATCH 0/4] tile: Add perf_events support for tile

2014-03-06 Thread Chris Metcalf
On 3/6/2014 1:09 AM, Tony Lu wrote: > From: Zhigang Lu > > This patchset adds perf support for tile architecture. The code is based on > x86 perf event code, and it has been tested on tile for 2 years. > > Zhigang Lu (4): > tile: Add support for handling PMC hardware > tile: Enable NMIs on re

[PATCH 0/4] tile: Add perf_events support for tile

2014-03-05 Thread Tony Lu
From: Zhigang Lu This patchset adds perf support for tile architecture. The code is based on x86 perf event code, and it has been tested on tile for 2 years. Zhigang Lu (4): tile: Add support for handling PMC hardware tile: Enable NMIs on return from handle_nmi() without errors tile/perf: