Age | Commit message (Expand) | Author |
2016-09-29 | perf evsel: Add support for address filters | Mathieu Poirier |
2016-09-29 | perf evsel: New tracepoint specific function | Mathieu Poirier |
2016-09-29 | perf tools: Make perf_evsel__append_filter() generic | Mathieu Poirier |
2016-09-29 | perf tools: Update documentation info about quipper | Simon Que |
2016-09-28 | perf trace: Beautify sched_[gs]et_attr return value | Arnaldo Carvalho de Melo |
2016-09-28 | perf data: Fix building in 32 bit platform with libbabeltrace | Wang Nan |
2016-09-28 | perf tools: Fix MMAP event synthesis broken by MAP_HUGETLB change | Adrian Hunter |
2016-09-27 | perf record: Fix documentation 'event_sources' -> 'event_source' | Adrian Hunter |
2016-09-22 | perf hists: Make hists__fprintf_headers function global | Jiri Olsa |
2016-09-22 | perf hists: Make __hist_entry__snprintf function global | Jiri Olsa |
2016-09-22 | perf tools: Make several display functions global | Jiri Olsa |
2016-09-22 | perf tools: Make several sorting functions global | Jiri Olsa |
2016-09-22 | 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-21 | perf hists: Use bigger buffer for stdio headers | Jiri Olsa |
2016-09-21 | perf evsel: Remove superfluous initialization of weight | Jiri Olsa |
2016-09-20 | 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-19 | perf trace beauty mmap: Add missing MADV_FREE | Wang Nan |
2016-09-13 | 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-12 | 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-08 | 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 | perf tools: Recognize hugetlb mapping as anon mapping | Wang Nan |