aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | uprobes: _unregister() should always do register_for_each_vma(false)Oleg Nesterov2013-02-08
| | * | | | | | uprobes: Introduce filter_chain()Oleg Nesterov2013-02-08
| | * | | | | | uprobes: Kill uprobe_consumer->filter()Oleg Nesterov2013-02-08
| | * | | | | | uprobes: Kill the pointless inode/uc checks in register/unregisterOleg Nesterov2013-02-08
| | * | | | | | uprobes: Move __set_bit(UPROBE_SKIP_SSTEP) into alloc_uprobe()Oleg Nesterov2013-02-08
| |/ / / / / /
| * | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-02-06
| |\ \ \ \ \ \
| | * | | | | | perf python: Link with sysfs.oArnaldo Carvalho de Melo2013-02-06
| | * | | | | | perf evlist: Pass the event_group info via perf_attr_detailsArnaldo Carvalho de Melo2013-02-06
| | * | | | | | perf tools: Fix calloc argument orderingPaul Gortmaker2013-02-06
| | * | | | | | perf tests: Adding automated parsing tests for group :GH modifiersJiri Olsa2013-02-06
| | * | | | | | perf tools: Fix perf_evsel::exclude_GH handlingJiri Olsa2013-02-06
| | * | | | | | perf perl scripts: Fix SIGALRM and pipe read race for rwtopJiri Olsa2013-02-06
| | * | | | | | perf hists browser: Add support to display whole group data for raw columnsJiri Olsa2013-02-06
| | * | | | | | perf stat: Add per processor socket count aggregationStephane Eranian2013-02-06
| | * | | | | | perf tools: Add cpu_map processor socket level functionsStephane Eranian2013-02-06
| | * | | | | | perf evlist: Make event_copy local to mmapsDavid Ahern2013-02-06
| | * | | | | | perf sort: Check return value of strdup()Namhyung Kim2013-02-06
| | * | | | | | perf sort: Make setup_sorting returns an error codeNamhyung Kim2013-02-06
| | * | | | | | perf sort: Drop ip_[lr] arguments from _sort__sym_cmp()Namhyung Kim2013-02-06
| | * | | | | | perf tools: Check for flex and bison before continuing buildingBorislav Petkov2013-02-06
| | * | | | | | perf evlist: Fix set event list leaderStephane Eranian2013-02-06
| | * | | | | | perf report: Enable the runtime switching of perf data fileFeng Tang2013-02-06
| | * | | | | | perf hists browser: Add option for runtime switching perf data fileFeng Tang2013-02-06
| |/ / / / / /
| * | | | | | perf/x86: Allow for architecture specific RDPMC indexesJacob Shin2013-02-06
| * | | | | | perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin2013-02-06
| * | | | | | perf/x86/amd: Use proper naming scheme for AMD bit field definitionsJacob Shin2013-02-06
| * | | | | | perf/x86/amd: Generalize northbridge constraints code for family 15hRobert Richter2013-02-06
| * | | | | | perf/x86/amd: Rework northbridge event constraints handlerRobert Richter2013-02-06
| * | | | | | perf/powerpc: Fix build errorSukadev Bhattiprolu2013-02-06
| * | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-02-03
| |\ \ \ \ \ \
| | * | | | | | tracing: Init current_trace to nop_trace and remove NULL checksSteven Rostedt (Red Hat)2013-02-01
| | * | | | | | tracing: Add documentation of snapshot utilityHiraku Toyooka2013-01-30
| | * | | | | | tracing: Make a snapshot feature available from userspaceHiraku Toyooka2013-01-30
| | * | | | | | tracing: Replace static old_tracer check of tracer nameHiraku Toyooka2013-01-30
| | * | | | | | tracing: Use sched_clock_cpu for trace_clock_globalNamhyung Kim2013-01-30
| | * | | | | | ring-buffer: Add stats field for amount read from trace ring bufferSteven Rostedt (Red Hat)2013-01-30
| | * | | | | | tracing/fgraph: Adjust fgraph depth before calling trace return callbackSteven Rostedt (Red Hat)2013-01-29
| | * | | | | | tracing: Remove second iterator initializerJovi Zhang2013-01-29
| | * | | | | | tracing: Use __this_cpu_inc/dec operation instead of __get_cpu_varShan Wei2013-01-25
| | * | | | | | tracing: Remove tracepoint sample codeSteven Rostedt2013-01-25
| | * | | | | | tracing: Mark tracing_dentry_percpu() staticJosh Triplett2013-01-24
| * | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-02-01
| |\ \ \ \ \ \ \
| | * | | | | | | perf: Document the ABI of perf sysfs entriesSukadev Bhattiprolu2013-01-31
| | * | | | | | | perf/POWER7: Make some POWER7 events available in sysfsSukadev Bhattiprolu2013-01-31
| | * | | | | | | perf/POWER7: Make generic event translations available in sysfsSukadev Bhattiprolu2013-01-31
| | * | | | | | | perf: Make EVENT_ATTR globalSukadev Bhattiprolu2013-01-31
| | * | | | | | | perf/Power7: Use macros to identify perf eventsSukadev Bhattiprolu2013-01-31
| | * | | | | | | perf evlist: Add --group optionNamhyung Kim2013-01-31
| | * | | | | | | perf report: Add report.group config optionNamhyung Kim2013-01-31
| | * | | | | | | perf report: Add --group optionNamhyung Kim2013-01-31