On Fri, Jul 21, 2023 at 08:37:11PM +0200, Jeremie Courreges-Anglas wrote:
> On Fri, Jul 21 2023, Mike Larkin wrote:
> > On Fri, Jul 21, 2023 at 05:46:32PM +0200, Jeremie Courreges-Anglas wrote:
> >> On Thu, Jul 20 2023, Scott Cheloha wrote:
> >> > On Wed, Jul 19, 2023 at 05:09:04AM +, Mike La
On Fri, Jul 21 2023, Mike Larkin wrote:
> On Fri, Jul 21, 2023 at 05:46:32PM +0200, Jeremie Courreges-Anglas wrote:
>> On Thu, Jul 20 2023, Scott Cheloha wrote:
>> > On Wed, Jul 19, 2023 at 05:09:04AM +, Mike Larkin wrote:
>> >> On Tue, Jul 18, 2023 at 08:21:41AM -0500, Scott Cheloha wrote:
>
On Fri, Jul 21, 2023 at 05:46:32PM +0200, Jeremie Courreges-Anglas wrote:
> On Thu, Jul 20 2023, Scott Cheloha wrote:
> > On Wed, Jul 19, 2023 at 05:09:04AM +, Mike Larkin wrote:
> >> On Tue, Jul 18, 2023 at 08:21:41AM -0500, Scott Cheloha wrote:
> >> > This patch moves the profil(2)- and GPRO
On Thu, Jul 20 2023, Scott Cheloha wrote:
> On Wed, Jul 19, 2023 at 05:09:04AM +, Mike Larkin wrote:
>> On Tue, Jul 18, 2023 at 08:21:41AM -0500, Scott Cheloha wrote:
>> > This patch moves the profil(2)- and GPROF-specific parts of
>> > statclock() out into into separate clock interrupt routin
On Thu, Jul 20, 2023 at 07:21:06PM +, Mike Larkin wrote:
> On Thu, Jul 20, 2023 at 01:23:01PM -0500, Scott Cheloha wrote:
> > On Wed, Jul 19, 2023 at 05:09:04AM +, Mike Larkin wrote:
> > > On Tue, Jul 18, 2023 at 08:21:41AM -0500, Scott Cheloha wrote:
> > > > This patch moves the profil(2)-
On Thu, Jul 20, 2023 at 01:23:01PM -0500, Scott Cheloha wrote:
> On Wed, Jul 19, 2023 at 05:09:04AM +, Mike Larkin wrote:
> > On Tue, Jul 18, 2023 at 08:21:41AM -0500, Scott Cheloha wrote:
> > > This patch moves the profil(2)- and GPROF-specific parts of
> > > statclock() out into into separate
On Wed, Jul 19, 2023 at 05:09:04AM +, Mike Larkin wrote:
> On Tue, Jul 18, 2023 at 08:21:41AM -0500, Scott Cheloha wrote:
> > This patch moves the profil(2)- and GPROF-specific parts of
> > statclock() out into into separate clock interrupt routines. The
> > profil(2) part moves into profclock
On Tue, Jul 18, 2023 at 08:21:41AM -0500, Scott Cheloha wrote:
> This patch moves the profil(2)- and GPROF-specific parts of
> statclock() out into into separate clock interrupt routines. The
> profil(2) part moves into profclock() and is enabled/disabled as
> needed during mi_switch(). The GPROF
This patch moves the profil(2)- and GPROF-specific parts of
statclock() out into into separate clock interrupt routines. The
profil(2) part moves into profclock() and is enabled/disabled as
needed during mi_switch(). The GPROF part moves into gmonclock() and
is enabled/disabled as needed via sysc