Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754993Ab3FLPTX (ORCPT ); Wed, 12 Jun 2013 11:19:23 -0400 Received: from mail-we0-f173.google.com ([74.125.82.173]:63081 "EHLO mail-we0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753035Ab3FLPTV (ORCPT ); Wed, 12 Jun 2013 11:19:21 -0400 Date: Wed, 12 Jun 2013 17:19:17 +0200 From: Frederic Weisbecker To: Steven Rostedt , "Paul E. McKenney" , Ingo Molnar , Thomas Gleixner , Peter Zijlstra , Li Zhong , Borislav Petkov , Christoph Lameter , Kevin Hilman , Mats Liljegren Cc: LKML Subject: [ANNOUNCE] Full dynticks selftests 0.0.1 Message-ID: <20130612151915.GD5332@somewhere> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 829 Lines: 22 Hi all, I've been using a homemade test for full dynticks all that time and I regret I haven't shared it much sooner. I've been asked for such a tool many times and getting full dynticks working correctly is often not a piece of cake. Here it is, a very basic test that runs a userspace loop for ten seconds and dumps a trace of the tick, scheduler, workqueue, and other kind of kernel noise. You can fetch from: git://git.kernel.org/pub/scm/linux/kernel/git/frederic/dynticks-testing.git master I hope it helps! Feel free to send any kind of improvements if you wish. Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/