aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'perf/core' into perf/timer, before applying new changesIngo Molnar2015-03-27
|\
| * perf: Fix racy group accessPeter Zijlstra2015-03-27
| * perf/x86: Remove redundant calls to perf_pmu_{dis|en}able()David Ahern2015-03-27
| * Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar2015-03-27
| |\
| | * perf: Remove type specific target pointersPeter Zijlstra2015-03-23
| | * perf/x86/intel: Fix Makefile to actually build the cqm driverMatt Fleming2015-03-23
| | * perf/x86/intel: Enable conflicting event scheduling for CQMMatt Fleming2015-02-25
| | * perf/x86/intel: Perform rotation on Intel CQM RMIDsMatt Fleming2015-02-25
| | * perf/x86/intel: Support task events with Intel CQMMatt Fleming2015-02-25
| | * perf/x86/intel: Implement LRU monitoring ID allocation for CQMMatt Fleming2015-02-25
| | * perf/x86/intel: Add Intel Cache QoS Monitoring supportMatt Fleming2015-02-25
| | * x86: Add support for Intel Cache QoS Monitoring (CQM) detectionPeter P Waskiewicz Jr2015-02-25
| | * perf: Move cgroup init before PMU ->event_init()Matt Fleming2015-02-25
| | * perf: Add ->count() function to read per-package countersMatt Fleming2015-02-25
| | * perf: Make perf_cgroup_from_task() globalMatt Fleming2015-02-25
| * | Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th...Ingo Molnar2015-03-27
| |\ \
| | * | perf: Fix irq_work 'tail' recursionPeter Zijlstra2015-03-23
| * | | perf/x86/intel: Add INST_RETIRED.ALL workaroundsAndi Kleen2015-03-27
| * | | perf/x86/intel: Add Broadwell core supportAndi Kleen2015-03-27
| * | | perf/x86/intel: Add new cache events table for HaswellAndi Kleen2015-03-27
| * | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-03-27
| |\ \ \
| | * | | tools lib traceevent: Zero should not be considered "not found" in eval_flag()Steven Rostedt2015-03-26
| | * | | perf trace: Fix syscall enter formatting bugArnaldo Carvalho de Melo2015-03-26
| | * | | perf tools: Set JOBS based on CPU or processorDavid Ahern2015-03-26
| | * | | perf: Bump max number of cpus to 1024David Ahern2015-03-26
| | * | | perf evlist: Return the first evsel with an invalid filter in apply_filters()Arnaldo Carvalho de Melo2015-03-26
| | * | | perf timechart: Fix SIBGUS error on sparc64David Ahern2015-03-26
| |/ / /
| * | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-03-24
| |\ \ \
| | * | | perf tools: Add pid/tid filtering to report and script commandsDavid Ahern2015-03-24
| | * | | perf diff: Add kallsyms optionDavid Ahern2015-03-24
| | * | | tools lib traceevent: Add support for __print_array()Javi Merino2015-03-24
| | * | | tools lib traceevent: Free filter tokens in process_filter()Steven Rostedt (Red Hat)2015-03-24
| | * | | tools lib traceevent: Add way to find sub buffer boundarySteven Rostedt (Red Hat)2015-03-24
| | * | | tools lib traceevent kbuffer: Remove extra update to data pointer in PADDINGSteven Rostedt (Red Hat)2015-03-24
| | * | | tools lib traceevent: Make plugin options either string or booleanSteven Rostedt2015-03-24
| | * | | tools lib traceevent: Add pevent_data_pid_from_comm()Steven Rostedt (Red Hat)2015-03-24
| | * | | tools lib traceevent: Handle %z in bprint formatSteven Rostedt (Red Hat)2015-03-24
| | * | | tools lib traceevent: Copy trace_clock and free itSteven Rostedt (Red Hat)2015-03-24
| | * | | tools lib traceevent: Handle NULL comm nameJosef Bacik2015-03-24
| | * | | perf symbols: Save DSO loading errno to better report errorsArnaldo Carvalho de Melo2015-03-24
| | * | | perf target: Simplify handling of strerror_r returnArnaldo Carvalho de Melo2015-03-24
| | * | | perf tools: Work around lack of sched_getcpu in glibc < 2.6.Vinson Lee2015-03-24
| | * | | perf kmem: Print big numbers using thousands' groupNamhyung Kim2015-03-24
| | * | | tools lib traceevent: Factor out allocating and processing argsJavi Merino2015-03-24
| | * | | perf probe: Fix to get ummapped symbol address on kernelMasami Hiramatsu2015-03-24
| | * | | perf tools: Remove (null) value of "Sort order" for perf mem reportYunlong Song2015-03-24
| | * | | perf annotate: Allow annotation for decompressed kernel modulesJiri Olsa2015-03-23
| | * | | perf tools: Try to lookup kernel module map before creating oneJiri Olsa2015-03-23
| | * | | perf tools: Remove is_kmodule_extension functionJiri Olsa2015-03-23
| | * | | perf tools: Remove compressed argument from is_kernel_moduleJiri Olsa2015-03-23