From mboxrd@z Thu Jan 1 00:00:00 1970 From: AmirReza Ghods Subject: Fwd: The overhead of sampling in perf record Date: Thu, 7 Nov 2013 00:46:06 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mail-ie0-f178.google.com ([209.85.223.178]:48362 "EHLO mail-ie0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752044Ab3KGAqH (ORCPT ); Wed, 6 Nov 2013 19:46:07 -0500 Received: by mail-ie0-f178.google.com with SMTP id x13so498533ief.23 for ; Wed, 06 Nov 2013 16:46:06 -0800 (PST) In-Reply-To: Sender: linux-perf-users-owner@vger.kernel.org List-ID: To: linux-perf-users@vger.kernel.org Hi all, Could you please explain the overhead of sampling with perf record? I mean, when I do sampling with high frequencies, such as 10000Hz, the accuracy of counting the events decreases. I want to know the exact source of overheads which makes the results less accurate. Best, Amir