lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 15 Apr 2009 19:45:44 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Steven Rostedt <rostedt@...dmis.org>,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>
Cc:	Steven Whitehouse <swhiteho@...hat.com>,
	LKML <linux-kernel@...r.kernel.org>, cluster-devel@...hat.com
Subject: Re: GFS2: Tracing support for review


* Steven Rostedt <rostedt@...dmis.org> wrote:

> > diff --git a/kernel/perf_counter.c b/kernel/perf_counter.c
> > index 7f9521c..0939609 100644
> > --- a/kernel/perf_counter.c
> > +++ b/kernel/perf_counter.c
> > @@ -2590,6 +2590,7 @@ void perf_tpcounter_event(int event_id)
> >  
> >  	__perf_swcounter_event(PERF_TYPE_TRACEPOINT, event_id, 1, 1, regs, 0);
> >  }
> > +EXPORT_SYMBOL_GPL(perf_tpcounter_event);
> 
> Again, please submit that in another patch.

Yeah, we can stick this into tip:perfcounters/core no problem.

	Ingo
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ