summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* perf script python: Add helpers for calling Python objectsAdrian Hunter2014-08-13
* perf script: Allow callchains if any event samples themAdrian Hunter2014-08-13
* perf session: Add perf_session__peek_event()Adrian Hunter2014-08-13
* perf evlist: Add perf_evlist__set_tracking_event()Adrian Hunter2014-08-13
* perf evlist: Add 'system_wide' optionAdrian Hunter2014-08-13
* perf symbols: Fix missing label symbolsAdrian Hunter2014-08-13
* perf symbols: Don't demangle parameters and such by defaultNamhyung Kim2014-08-13
* perf top: Handle 'z' key for toggle zeroing samples in TUINamhyung Kim2014-08-13
* perf top: Fix -z option behaviorNamhyung Kim2014-08-13
* perf report: Set proper sort__mode for the branch optionnaota@elisp.net2014-08-13
* perf hists browser: Fix a small callchain display bugNamhyung Kim2014-08-13
* perf tools: Check recorded kernel version when finding vmlinuxNamhyung Kim2014-08-13
* perf trace: Move call to symbol__init() after creating sessionNamhyung Kim2014-08-13
* perf timechart: Move call to symbol__init() after creating sessionNamhyung Kim2014-08-13
* perf script: Move call to symbol__init() after creating sessionNamhyung Kim2014-08-13
* perf sched: Move call to symbol__init() after creating sessionNamhyung Kim2014-08-13
* perf lock: Move call to symbol__init() after creating sessionNamhyung Kim2014-08-13
* perf kvm: Move call to symbol__init() after creating sessionNamhyung Kim2014-08-13
* perf kmem: Move session handling out of __cmd_kmem()Namhyung Kim2014-08-13
* perf inject: Move session handling out of __cmd_inject()Namhyung Kim2014-08-13
* perf buildid-cache: Move session handling into cmd_buildid_cache()Namhyung Kim2014-08-13
* perf annotate: Move session handling out of __cmd_annotate()Namhyung Kim2014-08-13
* perf symbols: Fix a memory leak in vmlinux_path__init()Namhyung Kim2014-08-13
* perf script: Fix possible memory leaksNamhyung Kim2014-08-13
* perf tools: Prefer to use a cpu-wide event for probing CLOEXECAdrian Hunter2014-08-13
* perf tools: Fix probing the kernel API with cpu-wide eventsAdrian Hunter2014-08-13
* perf tools: Fix one of the probe events to exclude kernelAdrian Hunter2014-08-13
* perf tools: Fix CLOEXEC probe for perf_event_paranoid == 2Adrian Hunter2014-08-13
* perf trace: Add beautifier for mremap flags paramAlex Snast2014-08-13
* perf probe: Fix --del option to delete events only with uprobe eventsMasami Hiramatsu2014-08-13
* perf probe: Fix --list option to show events only with uprobe eventsMasami Hiramatsu2014-08-13
* perf kvm: Fix stdin handling for 'kvm stat live' commandJiri Olsa2014-08-13
* perf top: Setup signals for terminal outputJiri Olsa2014-08-13
* perf tools: Introduce set_term_quiet_input helper functionJiri Olsa2014-08-13
* perf top: Join the display thread on exitJiri Olsa2014-08-13
* perf tools: Add cpu_startup_entry to the list of kernel idle symbolsArnaldo Carvalho de Melo2014-08-13
* perf top: Don't look for kernel idle symbols in all DSOsArnaldo Carvalho de Melo2014-08-13
* perf/x86/uncore: Rename IvyTown to IvyBridge-EPPeter Zijlstra2014-08-13
* perf/x86/uncore: Export basic memory events for IVT IMC PMUStephane Eranian2014-08-13
* perf/x86: Clean up __intel_pmu_pebs_event() codeStephane Eranian2014-08-13
* perf/x86: Fix data source encoding issues for load latency/precise storeStephane Eranian2014-08-13
* perf/x86: Don't mark DataLA addresses as storeAndi Kleen2014-08-13
* perf/x86: Revamp PEBS event selectionAndi Kleen2014-08-13
* perf/x86: Fix :pp without LBRAndi Kleen2014-08-13
* perf: Do poll_wait() before checking condition in perf_poll()Sebastian Andrzej Siewior2014-08-13
* perf/x86: Use extended offcore mask on HaswellAndi Kleen2014-08-13
* perf/x86/uncore: Fix coccinelle warningsFengguang Wu2014-08-13
* perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate fileYan, Zheng2014-08-13
* perf/x86/uncore: Move SNB/IVB-EP specific code to seperate fileYan, Zheng2014-08-13
* perf/x86/uncore: Move NHM/SNB/IVB specific code to seperate fileYan, Zheng2014-08-13