summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf hists browser: Use '/' for search/filter instead of 's'Arnaldo Carvalho de Melo2012-05-101-2/+2
* perf annotate: shorten helpline so it fits in visible spaceDavid Ahern2012-05-091-3/+3
* perf record: Reset event name when falling back to cpu-clockDavid Ahern2012-05-091-0/+4
* perf top: Update event name when falling back to cpu-clockDavid Ahern2012-05-091-0/+4
* perf stat: handle ENXIO error for perf_event_openDavid Ahern2012-05-091-1/+6
* perf record: Fix fallback to cpu-clock on ppcDavid Ahern2012-05-091-2/+6
* perf report: Fix format string for x86-32 compilationJiri Olsa2012-05-091-1/+1
* perf top: Default to system wide using perf_target methodsArnaldo Carvalho de Melo2012-05-081-2/+1
* perf stat: Use perf_evlist__create_mapsNamhyung Kim2012-05-071-14/+8
* perf target: Consolidate target task/cpu checkingNamhyung Kim2012-05-076-20/+31
* perf tools: Introduce perf_target__strerror()Namhyung Kim2012-05-075-5/+87
* perf target: Introduce perf_target__parse_uid()Namhyung Kim2012-05-076-39/+42
* perf target: Introduce perf_target_errnoNamhyung Kim2012-05-072-12/+46
* perf evlist: Fix creation of cpu mapNamhyung Kim2012-05-071-2/+3
* perf top: Set target.system_wideArnaldo Carvalho de Melo2012-05-071-0/+4
* perf session: Fail on processing event with unknown sizeJiri Olsa2012-05-041-21/+9
* perf ui: Change fallback policy of setup_browser()Namhyung Kim2012-05-024-18/+16
* perf ui: Add gtk2 support into setup_browser()Namhyung Kim2012-05-027-165/+205
* perf ui gtk: Rename functions for consistencyNamhyung Kim2012-05-023-17/+17
* perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()Namhyung Kim2012-05-023-6/+5
* perf ui: Make setup_browser() genericNamhyung Kim2012-05-021-19/+25
* perf target: Split out perf_target handling codeNamhyung Kim2012-05-028-44/+68
* perf tools: Check more combinations of PID/TID, UID and CPU switchesNamhyung Kim2012-05-021-0/+14
* perf evlist: Make create_maps() take struct perf_targetNamhyung Kim2012-05-025-16/+15
* perf tools: Introduce perf_target__validate() helperNamhyung Kim2012-05-025-29/+31
* perf top: Convert to struct perf_targetNamhyung Kim2012-05-023-30/+28
* perf stat: Convert to struct perf_targetNamhyung Kim2012-05-021-25/+22
* perf tools: Introduce struct perf_targetNamhyung Kim2012-05-025-32/+41
* perf tools: Fix include header files in util/parse-events.hRobert Richter2012-05-021-0/+2
* perf test: Make the rdpmc test honour 'verbose' modeArnaldo Carvalho de Melo2012-05-021-4/+2
* perf tools: Cleanup realloc useUlrich Drepper2012-04-231-11/+6
* Merge tag 'v3.4-rc2' into perf/coreIngo Molnar2012-04-134774-61460/+129817
|\
| * Linux 3.4-rc2v3.4-rc2Linus Torvalds2012-04-071-1/+1
| * Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-072-1/+8
| |\
| | * regmap: prevent division by zero in rbtree_showStephen Warren2012-04-041-1/+7
| | * regmap: Export regcache_sync_region()Mark Brown2012-04-031-0/+1
| * | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-078-12/+36
| |\ \
| | * | KVM: Resolve RCU vs. async page fault problemGleb Natapov2012-04-051-0/+4
| | * | Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/masterAvi Kivity2012-04-055-11/+29
| | |\ \
| | | * | KVM: PPC: Book3S: PR: Fix preemptionAlexander Graf2012-04-031-2/+1
| | | * | KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf2012-04-032-1/+13
| | | * | KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entryPaul Mackerras2012-04-031-2/+6
| | | * | KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears existPaul Mackerras2012-04-031-4/+5
| | | * | KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access codeAlexander Graf2012-04-031-2/+4
| | * | | KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti2012-04-051-0/+2
| | * | | KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu2012-04-051-1/+1
| * | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-0720-105/+147
| |\ \ \ \
| | * | | | sh: fix clock-sh7757 for the latest sh_mobile_sdhi driverShimoda, Yoshihiro2012-04-051-1/+1
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-...Paul Mundt2012-03-304-102/+131
| | |\ \ \ \ \
| | | | * | | | serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2012-03-302-89/+86
OpenPOWER on IntegriCloud