Prev: [PATCH -tip v2 2/5] [CLEANUP] kprobes: Remove redundant text_mutex lock in optimize
Next: perf: core, lookup pmu via sysfs
From: Peter Zijlstra on 21 May 2010 04:10 On Thu, 2010-05-20 at 16:12 -0700, Greg KH wrote: > How deep in the device tree are you really going to be caring about? It > sounds like the large majority of events are only going to be coming > from the "system" type objects (cpu, nodes, memory, etc.) and very few > would be from things that we consider a 'struct device' today (like a > pci, usb, scsi, or input, etc.) The general noise I hear from the hardware people is that we'll see more and more device-level stuff - bus bridges/controller and actual devices (GPUs, NICs etc.) will be wanting to export performance metrics. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |