From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrew.mcdermott@windriver.com (Andrew McDermott) Date: Wed, 11 Feb 2009 09:32:56 +0000 Subject: [ltt-dev] limiting LTTng to a certain set of cores Message-ID: Is there an easy way to limit LTTng to trace a specified set of cores only? I ask because in some 64+ core systems the data set collected becomes too large for analysis and the tasks to be analyzed are always bound to certain cores (using affinity). I'm anticipating that this would require changes to LTTng - what I would like to know is how invasive those changes would need to be. Thanks, Andy.