aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-01-08
|\
| * tracing: Fix compile error when static ftrace is enabledSteven Rostedt2012-01-07
| * tracing: Factorize filter creationTejun Heo2011-12-21
| * tracing: Have stack tracing set filtered functions at bootSteven Rostedt2011-12-21
| * ftrace: Allow access to the boot time function enablingSteven Rostedt2011-12-21
| * tracing: Have stack_tracer use a separate list of functionsSteven Rostedt2011-12-21
| * ftrace: Decouple hash items from showing filtered functionsSteven Rostedt2011-12-21
| * ftrace: Allow other users of function tracing to use the output listingSteven Rostedt2011-12-21
| * ftrace: Create ftrace_hash_empty() helper routineSteven Rostedt2011-12-21
| * ftrace: Fix ftrace hash record update with notraceSteven Rostedt2011-12-21
| * ftrace: Use bsearch to find record ipSteven Rostedt2011-12-21
| * ftrace: Sort the mcount records on each pageSteven Rostedt2011-12-21
| * ftrace: Replace record newlist with record page listSteven Rostedt2011-12-21
| * ftrace: Allocate the mcount record pages as groupsSteven Rostedt2011-12-21
| * ftrace: Remove usage of "freed" recordsSteven Rostedt2011-12-21
| * ftrace: Allow archs to modify code without stop machineSteven Rostedt2011-12-21
| * ftrace: Do not function trace inlined functionsSteven Rostedt2011-12-21
| * ftrace: Fix unregister ftrace_ops accountingJiri Olsa2011-12-21
* | Merge branch 'tip/x86/core-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2012-01-07
|\ \
| * | x86: Add counter when debug stack is used with interrupts enabledSteven Rostedt2011-12-21
| * | x86: Allow NMIs to hit breakpoints in i386Steven Rostedt2011-12-21
| * | x86: Keep current stack in NMI breakpointsSteven Rostedt2011-12-21
| * | x86: Add workaround to NMI iret woesSteven Rostedt2011-12-21
| * | x86: Document the NMI handler about not using paranoid_exitSteven Rostedt2011-12-21
| * | x86: Do not schedule while still in NMI contextLinus Torvalds2011-12-21
* | | perf kvm: Fix copy & paste error in descriptionJoerg Roedel2012-01-03
* | | perf script: Kill script_spec__deleteNamhyung Kim2012-01-03
* | | perf top: Fix a memory leakNamhyung Kim2012-01-03
* | | perf stat: Introduce get_ratio_color() helperNamhyung Kim2012-01-03
* | | perf session: Remove impossible condition checkNamhyung Kim2012-01-03
* | | perf tools: Fix feature-bits rework fallout, remove unused variableIngo Molnar2011-12-29
* | | perf script: Add generic perl handler to process eventsRobert Richter2011-12-23
* | | perf tools: Use for_each_set_bit() to iterate over feature flagsRobert Richter2011-12-23
* | | perf tools: Unify handling of features when writing feature sectionRobert Richter2011-12-23
* | | perf report: Accept fifos as input fileRobert Richter2011-12-23
* | | perf tools: Moving code in some filesRobert Richter2011-12-23
* | | perf tools: Fix out-of-bound access to struct perf_sessionRobert Richter2011-12-23
* | | perf tools: Continue processing header on unknown featuresRobert Richter2011-12-23
* | | perf tools: Improve macros for struct feature_opsRobert Richter2011-12-23
* | | perf: builtin-record: Document and check that mmap_pages must be a power of two.Nelson Elhage2011-12-23
* | | perf: builtin-record: Provide advice if mmap'ing fails with EPERM.Nelson Elhage2011-12-23
* | | perf tools: Fix truncated annotationIngo Molnar2011-12-23
* | | perf script: look up thread using tid instead of pidDavid Ahern2011-12-23
* | | perf tools: Look up thread names for system wide profilingDavid Ahern2011-12-23
* | | perf tools: Fix comm for processes with named threadsDavid Ahern2011-12-23
* | | perf report: Fix usage stringNamhyung Kim2011-12-22
* | | perf: Add support for PERF_HW_COUNT_REF_CPU_CYCLESStephane Eranian2011-12-21
* | | perf events: Add Intel x86 mapping for PERF_COUNT_HW_REF_CPU_CYCLESStephane Eranian2011-12-21
* | | perf events: Add PERF_COUNT_HW_REF_CPU_CYCLES generic PMU eventStephane Eranian2011-12-21
* | | perf events: Enable raw event support for Intel unhalted_reference_cycles eventStephane Eranian2011-12-21