Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | perf symbols: Add dso__last_symbol() | Adrian Hunter | 2016-09-29 | 2 | -0/+16 | |
| * | | | | | | | | | | perf record: Fix error paths | Adrian Hunter | 2016-09-29 | 1 | -4/+4 | |
| * | | | | | | | | | | perf record: Rename label 'out_symbol_exit' | Adrian Hunter | 2016-09-29 | 1 | -5/+5 | |
| * | | | | | | | | | | perf script: Fix vanished idle symbols | Adrian Hunter | 2016-09-29 | 1 | -5/+2 | |
| * | | | | | | | | | | perf evsel: Add support for address filters | Mathieu Poirier | 2016-09-29 | 3 | -5/+41 | |
| * | | | | | | | | | | perf evsel: New tracepoint specific function | Mathieu Poirier | 2016-09-29 | 4 | -10/+13 | |
| * | | | | | | | | | | perf tools: Make perf_evsel__append_filter() generic | Mathieu Poirier | 2016-09-29 | 4 | -7/+12 | |
| * | | | | | | | | | | perf tools: Update documentation info about quipper | Simon Que | 2016-09-29 | 1 | -1/+5 | |
| * | | | | | | | | | | perf trace: Beautify sched_[gs]et_attr return value | Arnaldo Carvalho de Melo | 2016-09-28 | 1 | -0/+2 | |
| * | | | | | | | | | | perf data: Fix building in 32 bit platform with libbabeltrace | Wang Nan | 2016-09-28 | 1 | -1/+1 | |
| * | | | | | | | | | | perf tools: Fix MMAP event synthesis broken by MAP_HUGETLB change | Adrian Hunter | 2016-09-28 | 1 | -1/+2 | |
| * | | | | | | | | | | perf record: Fix documentation 'event_sources' -> 'event_source' | Adrian Hunter | 2016-09-27 | 1 | -3/+3 | |
| * | | | | | | | | | | Merge tag 'perf-core-for-mingo-20160922' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar | 2016-09-23 | 24 | -20/+996 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | perf hists: Make hists__fprintf_headers function global | Jiri Olsa | 2016-09-22 | 2 | -1/+2 | |
| | * | | | | | | | | | | perf hists: Make __hist_entry__snprintf function global | Jiri Olsa | 2016-09-22 | 2 | -2/+4 | |
| | * | | | | | | | | | | perf tools: Make several display functions global | Jiri Olsa | 2016-09-22 | 3 | -2/+4 | |
| | * | | | | | | | | | | perf tools: Make several sorting functions global | Jiri Olsa | 2016-09-22 | 2 | -3/+9 | |
| | * | | | | | | | | | | perf tools: Make output_field_add and sort_dimension__add global | Jiri Olsa | 2016-09-22 | 2 | -4/+8 | |
| | * | | | | | | | | | | perf tools: Make reset_dimensions global | Jiri Olsa | 2016-09-22 | 2 | -1/+2 | |
| | * | | | | | | | | | | perf hists: Add __hist_entry__snprintf function | Jiri Olsa | 2016-09-22 | 1 | -2/+8 | |
| | * | | | | | | | | | | perf tools: Add sink configuration for cs_etm PMU | Mathieu Poirier | 2016-09-22 | 3 | -0/+63 | |
| | * | | | | | | | | | | perf tools: Add PMU configuration to tools | Mathieu Poirier | 2016-09-22 | 3 | -0/+32 | |
| | * | | | | | | | | | | perf pmu: Push configuration down to PMU driver | Mathieu Poirier | 2016-09-22 | 4 | -0/+106 | |
| | * | | | | | | | | | | perf tools: Add coresight etm PMU record capabilities | Mathieu Poirier | 2016-09-22 | 8 | -2/+716 | |
| | * | | | | | | | | | | perf tools: Make coresight PMU listable | Mathieu Poirier | 2016-09-22 | 3 | -0/+38 | |
| | * | | | | | | | | | | perf tools: Confine __get_cpuid() to x86 architecture | Mathieu Poirier | 2016-09-22 | 1 | -4/+7 | |
| | * | | | | | | | | | | perf hists: Use bigger buffer for stdio headers | Jiri Olsa | 2016-09-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | perf evsel: Remove superfluous initialization of weight | Jiri Olsa | 2016-09-21 | 1 | -2/+0 | |
| * | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2016-09-23 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| / / / / / / / / / | | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | perf symbols: Do not open device files | Jiri Olsa | 2016-09-20 | 1 | -0/+3 | |
| * | | | | | | | | | | perf hists: Factor out hists__reset_column_width() | Namhyung Kim | 2016-09-20 | 4 | -18/+20 | |
| * | | | | | | | | | | perf ui/tui: Reset output width for hierarchy | Namhyung Kim | 2016-09-20 | 1 | -0/+6 | |
| * | | | | | | | | | | perf annotate: Resolve 'call' operands to function names | Arnaldo Carvalho de Melo | 2016-09-20 | 1 | -2/+6 | |
| * | | | | | | | | | | perf annotate: Pass the symbol's map/dso to the instruction parsers | Arnaldo Carvalho de Melo | 2016-09-20 | 2 | -12/+13 | |
| * | | | | | | | | | | perf annotate: Do not ignore call instruction with indirect target | Ravi Bangoria | 2016-09-20 | 1 | -6/+2 | |
| * | | | | | | | | | | perf hists: Fix width computation for srcline sort entry | Jiri Olsa | 2016-09-20 | 2 | -2/+5 | |
| * | | | | | | | | | | tools include: Add mman macros needed by perf for all arch | Wang Nan | 2016-09-19 | 20 | -0/+66 | |
| * | | | | | | | | | | perf trace beauty mmap: Add missing MADV_FREE | Wang Nan | 2016-09-19 | 1 | -0/+1 | |
| * | | | | | | | | | | perf tools: Add infrastructure for PMU specific configuration | Mathieu Poirier | 2016-09-13 | 6 | -1/+54 | |
| * | | | | | | | | | | perf report: Enable group view with hierarchy | Namhyung Kim | 2016-09-13 | 1 | -1/+0 | |
| * | | | | | | | | | | perf ui/stdio: Rename print_hierarchy_header() | Namhyung Kim | 2016-09-13 | 1 | -10/+3 | |
| * | | | | | | | | | | perf ui/stdio: Always reset output width for hierarchy | Namhyung Kim | 2016-09-13 | 1 | -8/+6 | |
| * | | | | | | | | | | perf hist: Initialize hierarchy tree explicitly | Namhyung Kim | 2016-09-13 | 1 | -0/+2 | |
| * | | | | | | | | | | perf hists: Introduce hists__link_hierarchy() | Namhyung Kim | 2016-09-13 | 1 | -0/+95 | |
| * | | | | | | | | | | perf hists: Introduce hists__match_hierarchy() | Namhyung Kim | 2016-09-13 | 1 | -0/+51 | |
| * | | | | | | | | | | perf build: Compare mman.h related headers against kernel originals | Wang Nan | 2016-09-13 | 1 | -0/+9 | |
| * | | | | | | | | | | perf tools: Do hugetlb handling in more systems | Arnaldo Carvalho de Melo | 2016-09-13 | 2 | -12/+4 | |
| * | | | | | | | | | | perf trace beauty mmap: Fix defines for non !x86_64 | Arnaldo Carvalho de Melo | 2016-09-13 | 1 | -70/+1 | |
| * | | | | | | | | | | tools include: Add uapi mman.h for each architecture | Wang Nan | 2016-09-13 | 25 | -0/+363 | |
| * | | | | | | | | | | perf hists browser: Fix event group display | Namhyung Kim | 2016-09-12 | 1 | -1/+0 |