summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-13perf buildid-cache: Move session handling into cmd_buildid_cache()Namhyung Kim
2014-08-13perf annotate: Move session handling out of __cmd_annotate()Namhyung Kim
2014-08-13perf symbols: Fix a memory leak in vmlinux_path__init()Namhyung Kim
2014-08-13perf script: Fix possible memory leaksNamhyung Kim
2014-08-13perf tools: Prefer to use a cpu-wide event for probing CLOEXECAdrian Hunter
2014-08-13perf tools: Fix probing the kernel API with cpu-wide eventsAdrian Hunter
2014-08-13perf tools: Fix one of the probe events to exclude kernelAdrian Hunter
2014-08-13perf tools: Fix CLOEXEC probe for perf_event_paranoid == 2Adrian Hunter
2014-08-13perf trace: Add beautifier for mremap flags paramAlex Snast
2014-08-13perf probe: Fix --del option to delete events only with uprobe eventsMasami Hiramatsu
2014-08-13perf probe: Fix --list option to show events only with uprobe eventsMasami Hiramatsu
2014-08-13perf kvm: Fix stdin handling for 'kvm stat live' commandJiri Olsa
2014-08-13perf top: Setup signals for terminal outputJiri Olsa
2014-08-13perf tools: Introduce set_term_quiet_input helper functionJiri Olsa
2014-08-13perf top: Join the display thread on exitJiri Olsa
2014-08-13perf tools: Add cpu_startup_entry to the list of kernel idle symbolsArnaldo Carvalho de Melo
2014-08-13perf top: Don't look for kernel idle symbols in all DSOsArnaldo Carvalho de Melo
2014-08-13perf/x86/uncore: Rename IvyTown to IvyBridge-EPPeter Zijlstra
2014-08-13perf/x86/uncore: Export basic memory events for IVT IMC PMUStephane Eranian
2014-08-13perf/x86: Clean up __intel_pmu_pebs_event() codeStephane Eranian
2014-08-13perf/x86: Fix data source encoding issues for load latency/precise storeStephane Eranian
2014-08-13perf/x86: Don't mark DataLA addresses as storeAndi Kleen
2014-08-13perf/x86: Revamp PEBS event selectionAndi Kleen
2014-08-13perf/x86: Fix :pp without LBRAndi Kleen
2014-08-13perf: Do poll_wait() before checking condition in perf_poll()Sebastian Andrzej Siewior
2014-08-13perf/x86: Use extended offcore mask on HaswellAndi Kleen
2014-08-13perf/x86/uncore: Fix coccinelle warningsFengguang Wu
2014-08-13perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate fileYan, Zheng
2014-08-13perf/x86/uncore: Move SNB/IVB-EP specific code to seperate fileYan, Zheng
2014-08-13perf/x86/uncore: Move NHM/SNB/IVB specific code to seperate fileYan, Zheng
2014-08-13perf/x86/uncore: Declare some functions and variablesYan, Zheng
2014-08-13perf: Add queued work to remove orphaned child eventsJiri Olsa
2014-08-13perf: Set owner pointer for kernel eventsJiri Olsa
2014-08-13perf/x86/intel: Update Intel modelsPeter Zijlstra
2014-08-13Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-08-12perf tools: Default to python version 2Thomas Ilsche
2014-08-12perf tools: Fix PERF_FLAG_FD_CLOEXEC flag probing event type open counters du...Jiri Olsa
2014-08-12perf tools: Fix column alignment when headers aren't shown on TUINamhyung Kim
2014-08-12perf tools: Add name field into perf_hpp_fmtNamhyung Kim
2014-08-12perf top: Add -w option for setting column widthNamhyung Kim
2014-08-12perf report: Honor column width settingNamhyung Kim
2014-08-12perf tools: Save column length in perf_hpp_fmtNamhyung Kim
2014-08-12perf tools: Make __hpp__fmt() receive an additional len argumentNamhyung Kim
2014-08-12perf tools: Left-align output contentsNamhyung Kim
2014-08-12perf tools: Fix make PYTHON overrideNamhyung Kim
2014-08-12perf kmem: Do not ignore mmap eventsNamhyung Kim
2014-08-12perf tools: Show better error message in case we fail to open counters due to...Jiri Olsa
2014-08-12perf tools: Allow out of order messages in forced flushJiri Olsa
2014-08-12perf tools: Add debug prints for ordered events queueJiri Olsa
2014-08-12perf tools: Add report.queue-size config file optionJiri Olsa