linux-2.6-block.git
2015-05-05 Wang Nanperf probe: Fix segfault if passed with ''.
2015-05-01 Namhyung Kimperf report: Fix -T/--threads option to work again
2015-05-01 Ingo MolnarMerge tag 'perf-urgent-for-mingo-2' of git://git./linux...
2015-04-27 Petr Holasekperf bench numa: Fix immediate meeting of convergence...
2015-04-27 Petr Holasekperf bench numa: Fixes of --quiet argument
2015-04-27 Davidlohr Buesoperf bench futex: Fix hung wakeup tasks after requeueing
2015-04-27 He Kuangperf probe: Fix bug with global variables handling
2015-04-27 Wang Nanperf top: Fix a segfault when kernel map is restricted.
2015-04-24 Namhyung Kimtools lib traceevent: Fix build failure on 32-bit arch
2015-04-24 David Ahernperf kmem: Fix compiles on RHEL6/OL6
2015-04-23 Bobby Powerstools lib api: Undefine _FORTIFY_SOURCE before setting it
2015-04-23 Will Deaconperf kmem: Consistently use PRIu64 for printing u64...
2015-04-23 Arnaldo Carvalho... perf trace: Disable events and drain events when forked...
2015-04-23 Arnaldo Carvalho... perf trace: Enable events when doing system wide tracin...
2015-04-22 Sonny Raoperf/x86/intel/uncore: Move PCI IDs for IMC to uncore...
2015-04-22 Sonny Raoperf/x86/intel/uncore: Add support for Intel Haswell...
2015-04-22 Jiri Olsaperf/x86/intel: Add cpu_(prepare|starting|dying) for...
2015-04-18 Ingo Molnarperf/x86/intel/pt: Fix and clean up error handling...
2015-04-17 Kan Liangperf/x86/intel: Add Broadwell support for the LBR callstack
2015-04-17 Jacob Panperf/x86/intel/rapl: Fix energy counter measurements...
2015-04-17 Peter Zijlstraperf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events
2015-04-17 Peter Zijlstraperf/x86: Fix hw_perf_event::flags collision
2015-04-14 Ingo MolnarMerge tag 'perf-core-for-mingo-2' of git://git./linux...
2015-04-13 He Kuangperf probe: Fix segfault when probe with lazy_line...
2015-04-13 Naohiro Aotaperf probe: Find compilation directory path for lazy...
2015-04-13 He Kuangperf probe: Set retprobe flag when probe in address...
2015-04-13 Namhyung Kimperf kmem: Analyze page allocator events also
2015-04-13 Namhyung Kimtracing, mm: Record pfn instead of pointer to struct...
2015-04-12 Ingo Molnarperf/x86/intel/pt: Clean up the control flow in pt_pmu_...
2015-04-11 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-04-10 David Ahernperf evlist: Fix type for references to data_head/tail
2015-04-10 Masami Hiramatsuperf probe: Check the orphaned -x option
2015-04-10 Masami Hiramatsuperf probe: Support multiple probes on different binaries
2015-04-10 He Kuangperf buildid-list: Fix segfault when show DSOs with...
2015-04-10 David Ahernperf tools: Fix cross-endian analysis
2015-04-10 Arnaldo Carvalho... perf tools: Fix error path to do closedir() when synthe...
2015-04-10 David Ahernperf tools: Fix synthesizing fork_event.ppid for non...
2015-04-08 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-04-08 Jiri Olsaperf tools: Add 'I' event modifier for exclude_idle bit
2015-04-08 Wang Nanperf report: Don't call map__kmap if map is NULL.
2015-04-08 Jiri Olsaperf tests: Fix attr tests
2015-04-08 Wang Nanperf probe: Fix ARM 32 building error
2015-04-08 Peter Zijlstraperf tools: Merge all perf_event_attr print functions
2015-04-08 Peter Zijlstraperf record: Add clockid parameter
2015-04-08 Yunlong Songperf sched replay: Use replay_repeat to calculate the...
2015-04-08 Yunlong Songperf sched replay: Support using -f to override perf...
2015-04-08 Yunlong Songperf sched replay: Fix the EMFILE error caused by the...
2015-04-08 Yunlong Songperf sched replay: Handle the dead halt of sem_wait...
2015-04-08 Yunlong Songperf sched replay: Fix the segmentation fault problem...
2015-04-08 Yunlong Songperf sched replay: Realloc the memory of pid_to_task...
2015-04-08 Yunlong Songperf sched replay: Alloc the memory of pid_to_task...
2015-04-08 Yunlong Songperf sched replay: Increase the MAX_PID value to fix...
2015-04-08 Yunlong Songperf sched replay: Use struct task_desc instead of...
2015-04-08 Jiri Olsaperf kmem: Respect -i option
2015-04-08 Namhyung Kimtools lib traceevent: Honor operator priority
2015-04-08 Wang Nanperf kmaps: Check kmaps to make code more robust
2015-04-08 He Kuangperf evlist: Fix inverted logic in perf_mmap__empty
2015-04-03 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-04-02 Yunlong Songperf data: Support using -f to override perf.data file...
2015-04-02 Yunlong Songperf trace: Support using -f to override perf.data...
2015-04-02 Yunlong Songperf timechart: Support using -f to override perf.data...
2015-04-02 Yunlong Songperf script: Support using -f to override perf.data...
2015-04-02 Yunlong Songperf mem: Support using -f to override perf.data file...
2015-04-02 Yunlong Songperf lock: Support using -f to override perf.data file...
2015-04-02 Yunlong Songperf kvm: Support using -f to override perf.data.guest...
2015-04-02 Yunlong Songperf kmem: Support using -f to override perf.data file...
2015-04-02 Yunlong Songperf inject: Support using -f to override perf.data...
2015-04-02 Yunlong Songperf evlist: Support using -f to override perf.data...
2015-04-02 Masami Hiramatsuperf probe: Fix to track down unnamed union/structure...
2015-04-02 Arnaldo Carvalho... perf db-export: No need to have ->thread twice in struc...
2015-04-02 Arnaldo Carvalho... perf db-export: No need to pass thread twice to db_expo...
2015-04-02 Arnaldo Carvalho... perf scripting: No need to pass thread twice to the...
2015-04-02 Arnaldo Carvalho... perf script: No need to lookup thread twice
2015-04-02 Ingo Molnarperf/x86/intel/pt: Fix the 32-bit build
2015-04-02 Andi Kleenperf/x86/intel: Avoid rewriting DEBUGCTL with the same...
2015-04-02 Andi Kleenperf/x86/intel: Streamline LBR MSR handling in PMI
2015-04-02 Andi Kleenperf/x86: Only dump PEBS register when PEBS has been...
2015-04-02 Andi Kleenperf/x86: Dump DEBUGCTL in PMU dump
2015-04-02 Andi Kleenperf/x86/intel: Reset more state in PMU reset
2015-04-02 Stephane Eranianperf/x86/intel: Make the HT bug workaround conditional...
2015-04-02 Stephane Eranianwatchdog: Add watchdog enable/disable all functions
2015-04-02 Stephane Eranianperf/x86/intel: Limit to half counters when the HT...
2015-04-02 Stephane Eranianperf/x86/intel: Fix intel_get_event_constraints() for...
2015-04-02 Maria Dimakopoulouperf/x86/intel: Enforce HT bug workaround with PEBS...
2015-04-02 Maria Dimakopoulouperf/x86/intel: Enforce HT bug workaround for SNB/IVB/HSW
2015-04-02 Maria Dimakopoulouperf/x86/intel: Implement cross-HT corruption bug worka...
2015-04-02 Maria Dimakopoulouperf/x86/intel: Add cross-HT counter exclusion infrastr...
2015-04-02 Stephane Eranianperf/x86: Add 'index' param to get_event_constraint...
2015-04-02 Maria Dimakopoulouperf/x86: Add 3 new scheduling callbacks
2015-04-02 Stephane Eranianperf/x86: Vectorize cpuc->kfree_on_online
2015-04-02 Stephane Eranianperf/x86: Rename x86_pmu::er_flags to 'flags'
2015-04-02 Ingo MolnarMerge branch 'perf/urgent' into perf/core, before apply...
2015-04-02 Alexander Shishkinperf/x86/intel/bts: Add BTS PMU driver
2015-04-02 Alexander Shishkinperf/x86/intel/pt: Add Intel PT PMU driver
2015-04-02 Alexander Shishkinperf/x86: Mark Intel PT and LBR/BTS as mutually exclusive
2015-04-02 Alexander Shishkinx86: Add Intel Processor Trace (INTEL_PT) cpu feature...
2015-04-02 Alexander Shishkinperf: Add ITRACE_START record to indicate that tracing...
2015-04-02 Alexander Shishkinperf: Add wakeup watermark control to the AUX area
2015-04-02 Alexander Shishkinperf: Support overwrite mode for the AUX area
2015-04-02 Alexander Shishkinperf: Add API for PMUs to write to the AUX area
next