Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | | | perf tools: Make output_field_add and sort_dimension__add global | Jiri Olsa | 2016-09-22 | |
| | * | | | | | | | | | | | perf tools: Make reset_dimensions global | Jiri Olsa | 2016-09-22 | |
| | * | | | | | | | | | | | perf hists: Add __hist_entry__snprintf function | Jiri Olsa | 2016-09-22 | |
| | * | | | | | | | | | | | perf tools: Add sink configuration for cs_etm PMU | Mathieu Poirier | 2016-09-22 | |
| | * | | | | | | | | | | | perf tools: Add PMU configuration to tools | Mathieu Poirier | 2016-09-22 | |
| | * | | | | | | | | | | | perf pmu: Push configuration down to PMU driver | Mathieu Poirier | 2016-09-22 | |
| | * | | | | | | | | | | | perf tools: Add coresight etm PMU record capabilities | Mathieu Poirier | 2016-09-22 | |
| | * | | | | | | | | | | | perf tools: Make coresight PMU listable | Mathieu Poirier | 2016-09-22 | |
| | * | | | | | | | | | | | perf tools: Confine __get_cpuid() to x86 architecture | Mathieu Poirier | 2016-09-22 | |
| | * | | | | | | | | | | | perf hists: Use bigger buffer for stdio headers | Jiri Olsa | 2016-09-21 | |
| | * | | | | | | | | | | | perf evsel: Remove superfluous initialization of weight | Jiri Olsa | 2016-09-21 | |
| * | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2016-09-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| / / / / / / / / / / | | |/ / / / / / / / / / | ||||
| * | | | | | | | | | | | perf symbols: Do not open device files | Jiri Olsa | 2016-09-20 | |
| * | | | | | | | | | | | perf hists: Factor out hists__reset_column_width() | Namhyung Kim | 2016-09-20 | |
| * | | | | | | | | | | | perf ui/tui: Reset output width for hierarchy | Namhyung Kim | 2016-09-20 | |
| * | | | | | | | | | | | perf annotate: Resolve 'call' operands to function names | Arnaldo Carvalho de Melo | 2016-09-20 | |
| * | | | | | | | | | | | perf annotate: Pass the symbol's map/dso to the instruction parsers | Arnaldo Carvalho de Melo | 2016-09-20 | |
| * | | | | | | | | | | | perf annotate: Do not ignore call instruction with indirect target | Ravi Bangoria | 2016-09-20 | |
| * | | | | | | | | | | | perf hists: Fix width computation for srcline sort entry | Jiri Olsa | 2016-09-20 | |
| * | | | | | | | | | | | tools include: Add mman macros needed by perf for all arch | Wang Nan | 2016-09-19 | |
| * | | | | | | | | | | | perf trace beauty mmap: Add missing MADV_FREE | Wang Nan | 2016-09-19 | |
| * | | | | | | | | | | | perf tools: Add infrastructure for PMU specific configuration | Mathieu Poirier | 2016-09-13 | |
| * | | | | | | | | | | | perf report: Enable group view with hierarchy | Namhyung Kim | 2016-09-13 | |
| * | | | | | | | | | | | perf ui/stdio: Rename print_hierarchy_header() | Namhyung Kim | 2016-09-13 | |
| * | | | | | | | | | | | perf ui/stdio: Always reset output width for hierarchy | Namhyung Kim | 2016-09-13 | |
| * | | | | | | | | | | | perf hist: Initialize hierarchy tree explicitly | Namhyung Kim | 2016-09-13 | |
| * | | | | | | | | | | | perf hists: Introduce hists__link_hierarchy() | Namhyung Kim | 2016-09-13 | |
| * | | | | | | | | | | | perf hists: Introduce hists__match_hierarchy() | Namhyung Kim | 2016-09-13 | |
| * | | | | | | | | | | | perf build: Compare mman.h related headers against kernel originals | Wang Nan | 2016-09-13 | |
| * | | | | | | | | | | | perf tools: Do hugetlb handling in more systems | Arnaldo Carvalho de Melo | 2016-09-13 | |
| * | | | | | | | | | | | perf trace beauty mmap: Fix defines for non !x86_64 | Arnaldo Carvalho de Melo | 2016-09-13 | |
| * | | | | | | | | | | | tools include: Add uapi mman.h for each architecture | Wang Nan | 2016-09-13 | |
| * | | | | | | | | | | | perf hists browser: Fix event group display | Namhyung Kim | 2016-09-12 | |
| * | | | | | | | | | | | perf probe: Fix dwarf regs table for x86_64 | Arnaldo Carvalho de Melo | 2016-09-12 | |
| * | | | | | | | | | | | perf powerpc: Fix build-test failure | Ravi Bangoria | 2016-09-08 | |
| * | | | | | | | | | | | perf pmu: Support alternative sysfs cpumask | Mark Rutland | 2016-09-08 | |
| * | | | | | | | | | | | perf evlist: Only open events on CPUs an evsel permits | Mark Rutland | 2016-09-08 | |
| * | | | | | | | | | | | perf annotate: Add branch stack / basic block | Peter Zijlstra | 2016-09-08 | |
| * | | | | | | | | | | | perf record: Mark MAP_HUGETLB when synthesizing mmap events | Wang Nan | 2016-09-08 | |
| * | | | | | | | | | | | tools lib api fs: Add hugetlbfs filesystem detector | Wang Nan | 2016-09-08 | |
| * | | | | | | | | | | | perf tools: Recognize hugetlb mapping as anon mapping | Wang Nan | 2016-09-08 | |
| * | | | | | | | | | | | perf symbols: Remove symbol_filter_t machinery | Arnaldo Carvalho de Melo | 2016-09-05 | |
| * | | | | | | | | | | | perf test vmlinux: Remove dead symbol_filter_t code | Arnaldo Carvalho de Melo | 2016-09-05 | |
| * | | | | | | | | | | | perf machine: Remove machine->symbol_filter and friends | Arnaldo Carvalho de Melo | 2016-09-05 | |
| * | | | | | | | | | | | perf top: Remove old kernel-only symbol filter | Arnaldo Carvalho de Melo | 2016-09-05 | |
| * | | | | | | | | | | | perf symbols: Mark if a symbol is idle in the library | Arnaldo Carvalho de Melo | 2016-09-05 | |
| * | | | | | | | | | | | Merge tag 'perf-core-for-mingo-20160901' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar | 2016-09-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | perf probe: Move dwarf specific functions to dwarf-aux.c | Ravi Bangoria | 2016-09-01 | |
| | * | | | | | | | | | | | perf uprobe: Skip prologue if program compiled without optimization | Ravi Bangoria | 2016-09-01 | |
| | * | | | | | | | | | | | perf probe: Add helper function to check if probe with variable | Ravi Bangoria | 2016-09-01 |