aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* KVM: MMU: Move sync_page() first pte address calculation out of loopGui Jianfeng2010-05-17
* KVM: do not call hardware_disable() on CPU_UP_CANCELEDLai Jiangshan2010-05-17
* KVM: MMU: Drop cr4.pge from shadow page roleAvi Kivity2010-05-17
* KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan2010-05-17
* Merge branch 'perf'Avi Kivity2010-05-17
|\
| * perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin2010-04-19
| * KVM: Implement perf callbacks for guest samplingZhang, Yanmin2010-04-19
| * perf: Enhance perf to allow for guest statistic collection from hostZhang, Yanmin2010-04-19
| * Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-04-15
| |\
| | * perf probe: Show function entry line as probe-ableMasami Hiramatsu2010-04-14
| | * perf probe: Support DW_OP_plus_uconst in DW_AT_data_member_locationMasami Hiramatsu2010-04-14
| | * perf probe: Fix line range to show end lineMasami Hiramatsu2010-04-14
| | * perf probe: Fix a bug that --line range can be overflowMasami Hiramatsu2010-04-14
| | * perf probe: Fix mis-estimation for shortening filenameMasami Hiramatsu2010-04-14
| | * perf probe: Fix to use correct debugfs path finderMasami Hiramatsu2010-04-14
| | * perf probe: Remove xstrdup()/xstrndup() from util/probe-{event, finder}.cMasami Hiramatsu2010-04-14
| | * perf probe: Remove xzalloc() from util/probe-{event, finder}.cMasami Hiramatsu2010-04-14
| | * perf probe: Remove die() from probe-event codeMasami Hiramatsu2010-04-14
| | * perf probe: Remove die() from probe-finder codeMasami Hiramatsu2010-04-14
| | * perf probe: Support DW_OP_call_frame_cfa in debuginfoMasami Hiramatsu2010-04-14
| | * perf probe: Support basic type castingMasami Hiramatsu2010-04-14
| | * perf probe: Query basic types from debuginfoMasami Hiramatsu2010-04-14
| | * tracing/kprobes: Support basic types on dynamic eventsMasami Hiramatsu2010-04-14
| | * perf probe: Use the last field name as the argument nameMasami Hiramatsu2010-04-14
| | * perf probe: Support argument nameMasami Hiramatsu2010-04-14
| | * perf tools: Fix accidentally preprocessed snprintf callbackFrederic Weisbecker2010-04-14
| * | Merge branch 'perf/live' into perf/coreIngo Molnar2010-04-15
| |\ \
| | * | perf trace: Invoke live mode automatically if record/report not specifiedTom Zanussi2010-04-14
| | * | perf trace/scripting: Enable scripting shell scripts for live modeTom Zanussi2010-04-14
| | * | perf trace/scripting: Add rwtop and sctop scriptsTom Zanussi2010-04-14
| | * | perf: Convert perf header build_ids into build_id eventsTom Zanussi2010-04-14
| | * | perf: Convert perf tracing data into a tracing_data eventTom Zanussi2010-04-14
| | * | perf: Convert perf event types into event type eventsTom Zanussi2010-04-14
| | * | perf: Convert perf header attrs into attr eventsTom Zanussi2010-04-14
| | * | perf trace: Introduce special handling for pipe inputTom Zanussi2010-04-14
| | * | perf report: Introduce special handling for pipe inputTom Zanussi2010-04-14
| | * | perf record: Introduce special handling for pipe outputTom Zanussi2010-04-14
| | * | perf: Add pipe-specific header read/write and event processing codeTom Zanussi2010-04-14
| * | | perf: Make the trace events sample period default to 1Frederic Weisbecker2010-04-14
| * | | perf: Always record tracepoints raw samples from perf recordFrederic Weisbecker2010-04-14
| * | | perf: Make -f the default for perf recordFrederic Weisbecker2010-04-14
| * | | perf: Fix dynamic field detectionThomas Gleixner2010-04-14
| * | | perf: Fix hlist related build errorFrederic Weisbecker2010-04-14
| | |/ | |/|
| * | perf: Make clock software events consistent with general exclusion rulesFrederic Weisbecker2010-04-14
| * | perf: Store active software events in a hashlistFrederic Weisbecker2010-04-14
| |/
| * perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie2010-04-14
| * perf tools: Fix perl support installation when O= is usedArnaldo Carvalho de Melo2010-04-09
| * perf trace: Ignore "overwrite" field if present in /events/header_pageArnaldo Carvalho de Melo2010-04-08
| * perf: cleanup some DocumentationRandy Dunlap2010-04-08
| * perf bench: fix spelloRandy Dunlap2010-04-08