summaryrefslogtreecommitdiff
path: root/src/command.c
AgeCommit message (Collapse)AuthorFilesLines
2006-11-13Initial import15.6-2Tobias Klauser1-0/+938
8a7be656d737fb18998e2dcb0b8ce595643'>9c0e28a7be656d737fb18998e2dcb0b8ce595643 (patch) tree10f54f40da96c519ba2d781cae9398dfc73a3a2c parent2507c856620cc7474e6101b0a05f82ac0ae5bf69 (diff)parent3bf6215a1b30db7df6083c708caab3fe1a8e8abe (diff)
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fixes from Thomas Gleixner: "Three fixlets for perf: - add a missing NULL pointer check in the intel BTS driver - make BTS an exclusive PMU because BTS can only handle one event at a time - ensure that exclusive events are limited to one PMU so that several exclusive events can be scheduled on different PMU instances" * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf/core: Limit matching exclusive events to one PMU perf/x86/intel/bts: Make it an exclusive PMU perf/x86/intel/bts: Make sure debug store is valid
Diffstat