summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-09perf probe: Improve an error message of perf probe --vars modeMasami Hiramatsu
2014-06-09perf probe: Show error code and description in verbose modeMasami Hiramatsu
2014-06-09perf probe: Improve error message for unknown member of data structureMasami Hiramatsu
2014-06-09perf tests: Show the inner make output when an error happensArnaldo Carvalho de Melo
2014-06-09perf tools: Emit more precise message for missing glibc static libraryArnaldo Carvalho de Melo
2014-06-06perf: Differentiate exec() and non-exec() comm eventsAdrian Hunter
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar
2014-06-06perf: Fix perf_event_comm() vs. exec() assumptionPeter Zijlstra
2014-06-05Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2014-06-05uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updatesOleg Nesterov
2014-06-05perf/documentation: Add description for conditional branch filterAnshuman Khandual
2014-06-05perf/x86: Add conditional branch filtering supportAnshuman Khandual
2014-06-05perf/tool: Add conditional branch filter 'cond' to perf recordAnshuman Khandual
2014-06-05perf: Add new conditional branch filter 'PERF_SAMPLE_BRANCH_COND'Anshuman Khandual
2014-06-05uprobes: Teach copy_insn() to support tmpfsOleg Nesterov
2014-06-05uprobes: Shift ->readpage check from __copy_insn() to uprobe_register()Oleg Nesterov
2014-06-05perf/x86: Use common PMU interrupt disabled codeVince Weaver
2014-06-05perf/ARM: Use common PMU interrupt disabled codeVince Weaver
2014-06-05perf: Disable sampled events if no PMU interruptVince Weaver
2014-06-05perf: Fix use after free in perf_remove_from_context()Peter Zijlstra
2014-06-05Merge branch 'perf/kprobes' into perf/coreIngo Molnar
2014-06-05Merge branch 'perf/uprobes' into perf/coreIngo Molnar
2014-06-05Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-06-05Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-06-04perf probe: Fix perf probe to find correct variable DIEMasami Hiramatsu
2014-06-04perf probe: Fix a segfault if asked for variable it doesn't findMasami Hiramatsu
2014-06-03perf tools: Fix 'make help' message errorJianyu Zhan
2014-06-03perf record: Fix poll return value propagationJiri Olsa
2014-06-03perf tools: Move elide bool into perf_hpp_fmt structJiri Olsa
2014-06-03perf tools: Remove elide setup for SORT_MODE__MEMORY modeJiri Olsa
2014-06-03perf tools: Fix "==" into "=" in ui_browser__warning assignmentzhangdianfang
2014-06-03perf tools: Allow overriding sysfs and proc finding with env varCody P Schafer
2014-06-03perf tools: Consider header files outside perf directory in tags targetSebastian Andrzej Siewior
2014-06-03perf tools: Add warning when disabling perl scripting support due to missing ...Arnaldo Carvalho de Melo
2014-06-03perf trace: Warn the user when not availableArnaldo Carvalho de Melo
2014-06-03Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-06-02uprobes: Teach copy_insn() to support tmpfsOleg Nesterov
2014-06-02uprobes: Shift ->readpage check from __copy_insn() to uprobe_register()Oleg Nesterov
2014-06-01Linux 3.15-rc8v3.15-rc8Linus Torvalds
2014-06-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-06-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-06-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-02powerpc: Wire renameat2() syscallBenjamin Herrenschmidt
2014-06-01perf tests: Add a test case for cumulating callchainsNamhyung Kim
2014-06-01perf tests: Define and use symbolic names for fake symbolsNamhyung Kim
2014-06-01perf tools: Reset output/sort order to defaultNamhyung Kim
2014-06-01perf ui/gtk: Fix callchain displayNamhyung Kim
2014-06-01perf ui/stdio: Fix invalid percentage value of cumulated hist entriesNamhyung Kim
2014-06-01perf tools: Enable --children option by defaultNamhyung Kim
2014-06-01perf top: Add top.children config optionNamhyung Kim