Re: [PATCH] perf tool: Fix ppid for synthesized fork events

From: David Ahern
Date: Tue Mar 24 2015 - 17:12:57 EST


On 3/24/15 2:10 PM, Don Zickus wrote:
He does this with and without the patch. The difference is usually over 50%
extra time with the patch for both the record timings and report timings.:-(

I find that shocking. The patch only populates ppid and ptid with a value read from the file that is already opened and processed. Most of the patch is just plumbing the value from the low level function that processes the status file back to synthesize_fork.

What benchmark is this? Is it something I can download and run? if so, details? site, command, args?

Thanks,
David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/