aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2016-09-29perf record: Rename label 'out_symbol_exit'Adrian Hunter
2016-09-29perf script: Fix vanished idle symbolsAdrian Hunter
2016-09-29perf evsel: Add support for address filtersMathieu Poirier
2016-09-29perf evsel: New tracepoint specific functionMathieu Poirier
2016-09-29perf tools: Make perf_evsel__append_filter() genericMathieu Poirier
2016-09-29perf tools: Update documentation info about quipperSimon Que
2016-09-28perf trace: Beautify sched_[gs]et_attr return valueArnaldo Carvalho de Melo
2016-09-28perf data: Fix building in 32 bit platform with libbabeltraceWang Nan
2016-09-28perf tools: Fix MMAP event synthesis broken by MAP_HUGETLB changeAdrian Hunter
2016-09-27perf record: Fix documentation 'event_sources' -> 'event_source'Adrian Hunter
2016-09-25radix tree test suite: Test radix_tree_replace_slot() for multiorder entriesMatthew Wilcox
2016-09-23tools: move pcmcia crc32hash tool from DocumentationShuah Khan
2016-09-23tools: move laptops dslm tool from DocumentationShuah Khan
2016-09-23tools: move accounting tool from DocumentationShuah Khan
2016-09-23selftests/powerpc: Compile selftests against headers without AT_HWCAP2Cyril Bur
2016-09-23objtool: Add do_task_dead() to global noreturn listJosh Poimboeuf
2016-09-23Merge tag 'perf-core-for-mingo-20160922' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-09-23Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-09-22tools/testing: add a test to check nsfs ioctl-sAndrey Vagin
2016-09-22perf hists: Make hists__fprintf_headers function globalJiri Olsa
2016-09-22perf hists: Make __hist_entry__snprintf function globalJiri Olsa
2016-09-22perf tools: Make several display functions globalJiri Olsa
2016-09-22perf tools: Make several sorting functions globalJiri Olsa
2016-09-22perf tools: Make output_field_add and sort_dimension__add globalJiri Olsa
2016-09-22perf tools: Make reset_dimensions globalJiri Olsa
2016-09-22perf hists: Add __hist_entry__snprintf functionJiri Olsa
2016-09-22perf tools: Add sink configuration for cs_etm PMUMathieu Poirier
2016-09-22perf tools: Add PMU configuration to toolsMathieu Poirier
2016-09-22perf pmu: Push configuration down to PMU driverMathieu Poirier
2016-09-22perf tools: Add coresight etm PMU record capabilitiesMathieu Poirier
2016-09-22perf tools: Make coresight PMU listableMathieu Poirier
2016-09-22perf tools: Confine __get_cpuid() to x86 architectureMathieu Poirier
2016-09-21tools/testing/nvdimm: test get_config_size DSM failuresDan Williams
2016-09-21perf hists: Use bigger buffer for stdio headersJiri Olsa
2016-09-21perf evsel: Remove superfluous initialization of weightJiri Olsa
2016-09-20perf symbols: Do not open device filesJiri Olsa
2016-09-20perf hists: Factor out hists__reset_column_width()Namhyung Kim
2016-09-20perf ui/tui: Reset output width for hierarchyNamhyung Kim
2016-09-20selftests: Move networking/timestamping from DocumentationShuah Khan
2016-09-20selftests: move watchdog tests from Documentation/watchdogShuah Khan
2016-09-20selftests: move ia64 tests from Documentation/ia64Shuah Khan
2016-09-20selftests: move vDSO tests from Documentation/vDSOShuah Khan
2016-09-20selftests: move ptp tests from Documentation/ptpShuah Khan
2016-09-20perf annotate: Resolve 'call' operands to function namesArnaldo Carvalho de Melo
2016-09-20perf annotate: Pass the symbol's map/dso to the instruction parsersArnaldo Carvalho de Melo
2016-09-20perf annotate: Do not ignore call instruction with indirect targetRavi Bangoria
2016-09-20perf hists: Fix width computation for srcline sort entryJiri Olsa
2016-09-20selftests: move prctl tests from Documentation/prctlShuah Khan
2016-09-20selftests: move dnotify_test from Documentation/filesystemsShuah Khan
2016-09-20selftests/timers: Add missing error code assignment before testChristophe JAILLET