summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2016-09-29perf intel-pt: Enable decoder to handle TIP.PGD with missing IPAdrian Hunter-0/+31
2016-09-29perf intel-pt: Read address filter from AUXTRACE_INFO eventAdrian Hunter-0/+51
2016-09-29perf intel-pt: Record address filter in AUXTRACE_INFO eventAdrian Hunter-6/+48
2016-09-29perf intel-pt: Add a helper function for processing AUXTRACE_INFOAdrian Hunter-4/+8
2016-09-29perf intel-pt: Fix missing error codes processing auxtrace_infoAdrian Hunter-0/+2
2016-09-29perf intel-pt: Add support for recording the max non-turbo ratioAdrian Hunter-1/+20
2016-09-29perf intel-pt: Fix snapshot overlap detection decoder errorsAdrian Hunter-4/+11
2016-09-29perf probe: Increase debug level of SDT debug messagesAdrian Hunter-3/+3
2016-09-29perf record: Add support for using symbols in address filtersAdrian Hunter-3/+857
2016-09-29perf symbols: Add dso__last_symbol()Adrian Hunter-0/+16
2016-09-29perf record: Fix error pathsAdrian Hunter-4/+4
2016-09-29perf record: Rename label 'out_symbol_exit'Adrian Hunter-5/+5
2016-09-29perf script: Fix vanished idle symbolsAdrian Hunter-5/+2
2016-09-29perf evsel: Add support for address filtersMathieu Poirier-5/+41
2016-09-29perf evsel: New tracepoint specific functionMathieu Poirier-10/+13
2016-09-29perf tools: Make perf_evsel__append_filter() genericMathieu Poirier-7/+12
2016-09-29perf tools: Update documentation info about quipperSimon Que-1/+5
2016-09-28perf trace: Beautify sched_[gs]et_attr return valueArnaldo Carvalho de Melo-0/+2
2016-09-28perf data: Fix building in 32 bit platform with libbabeltraceWang Nan-1/+1
2016-09-28perf tools: Fix MMAP event synthesis broken by MAP_HUGETLB changeAdrian Hunter-1/+2
2016-09-27perf record: Fix documentation 'event_sources' -> 'event_source'Adrian Hunter-3/+3
2016-09-25radix tree test suite: Test radix_tree_replace_slot() for multiorder entriesMatthew Wilcox-5/+13
2016-09-23tools: move pcmcia crc32hash tool from DocumentationShuah Khan-0/+42
2016-09-23tools: move laptops dslm tool from DocumentationShuah Khan-0/+176
2016-09-23tools: move accounting tool from DocumentationShuah Khan-0/+560
2016-09-23selftests/powerpc: Compile selftests against headers without AT_HWCAP2Cyril Bur-0/+7
2016-09-23objtool: Add do_task_dead() to global noreturn listJosh Poimboeuf-0/+1
2016-09-23Merge tag 'perf-core-for-mingo-20160922' of git://git.kernel.org/pub/scm/linu...Ingo Molnar-20/+996
2016-09-23Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-4/+4
2016-09-22tools/testing: add a test to check nsfs ioctl-sAndrey Vagin-0/+182
2016-09-22perf hists: Make hists__fprintf_headers function globalJiri Olsa-1/+2
2016-09-22perf hists: Make __hist_entry__snprintf function globalJiri Olsa-2/+4
2016-09-22perf tools: Make several display functions globalJiri Olsa-2/+4
2016-09-22perf tools: Make several sorting functions globalJiri Olsa-3/+9
2016-09-22perf tools: Make output_field_add and sort_dimension__add globalJiri Olsa-4/+8
2016-09-22perf tools: Make reset_dimensions globalJiri Olsa-1/+2
2016-09-22perf hists: Add __hist_entry__snprintf functionJiri Olsa-2/+8
2016-09-22perf tools: Add sink configuration for cs_etm PMUMathieu Poirier-0/+63
2016-09-22perf tools: Add PMU configuration to toolsMathieu Poirier-0/+32
2016-09-22perf pmu: Push configuration down to PMU driverMathieu Poirier-0/+106
2016-09-22perf tools: Add coresight etm PMU record capabilitiesMathieu Poirier-2/+716
2016-09-22perf tools: Make coresight PMU listableMathieu Poirier-0/+38
2016-09-22perf tools: Confine __get_cpuid() to x86 architectureMathieu Poirier-4/+7
2016-09-21tools/testing/nvdimm: test get_config_size DSM failuresDan Williams-2/+77
2016-09-21perf hists: Use bigger buffer for stdio headersJiri Olsa-1/+1
2016-09-21perf evsel: Remove superfluous initialization of weightJiri Olsa-2/+0
2016-09-20perf symbols: Do not open device filesJiri Olsa-0/+3
2016-09-20perf hists: Factor out hists__reset_column_width()Namhyung Kim-18/+20
2016-09-20perf ui/tui: Reset output width for hierarchyNamhyung Kim-0/+6
2016-09-20selftests: Move networking/timestamping from DocumentationShuah Khan-0/+1222