aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* objtool: Skip all "unreachable instruction" warnings for gcov kernelsJosh Poimboeuf2016-10-16
* objtool: Improve rare switch jump table pattern detectionJosh Poimboeuf2016-10-16
* objtool: Support '-mtune=atom' stack frame setup instructionJosh Poimboeuf2016-10-11
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-03
|\
| * cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner2016-09-06
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-03
|\ \
| * \ Merge branch 'x86/urgent' into x86/asmThomas Gleixner2016-09-30
| |\ \
| * \ \ Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-15
| |\ \ \
| * | | | selftests/x86/sigreturn: Use CX, not AX, as the scratch registerAndy Lutomirski2016-09-13
| * | | | selftests/x86: Fix spelling mistake "preseve" -> "preserve"Colin Ian King2016-09-08
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-03
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-09-30
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | objtool: Add do_task_dead() to global noreturn listJosh Poimboeuf2016-09-23
| | |_|/ / | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-10-03
|\ \ \ \ \
| * | | | | perf tests: Add dwarf unwind test for powerpcRavi Bangoria2016-09-29
| * | | | | perf probe: Match linkage name with mangled nameMasami Hiramatsu2016-09-29
| * | | | | perf probe: Fix to cut off incompatible chars from group nameMasami Hiramatsu2016-09-29
| * | | | | perf probe: Skip if the function address is 0Masami Hiramatsu2016-09-29
| * | | | | perf probe: Ignore the error of finding inline instanceMasami Hiramatsu2016-09-29
| * | | | | perf intel-pt: Fix decoding when there are address filtersAdrian Hunter2016-09-29
| * | | | | perf intel-pt: Enable decoder to handle TIP.PGD with missing IPAdrian Hunter2016-09-29
| * | | | | perf intel-pt: Read address filter from AUXTRACE_INFO eventAdrian Hunter2016-09-29
| * | | | | perf intel-pt: Record address filter in AUXTRACE_INFO eventAdrian Hunter2016-09-29
| * | | | | perf intel-pt: Add a helper function for processing AUXTRACE_INFOAdrian Hunter2016-09-29
| * | | | | perf intel-pt: Fix missing error codes processing auxtrace_infoAdrian Hunter2016-09-29
| * | | | | perf intel-pt: Add support for recording the max non-turbo ratioAdrian Hunter2016-09-29
| * | | | | perf intel-pt: Fix snapshot overlap detection decoder errorsAdrian Hunter2016-09-29
| * | | | | perf probe: Increase debug level of SDT debug messagesAdrian Hunter2016-09-29
| * | | | | perf record: Add support for using symbols in address filtersAdrian Hunter2016-09-29
| * | | | | perf symbols: Add dso__last_symbol()Adrian Hunter2016-09-29
| * | | | | perf record: Fix error pathsAdrian Hunter2016-09-29
| * | | | | perf record: Rename label 'out_symbol_exit'Adrian Hunter2016-09-29
| * | | | | perf script: Fix vanished idle symbolsAdrian Hunter2016-09-29
| * | | | | perf evsel: Add support for address filtersMathieu Poirier2016-09-29
| * | | | | perf evsel: New tracepoint specific functionMathieu Poirier2016-09-29
| * | | | | perf tools: Make perf_evsel__append_filter() genericMathieu Poirier2016-09-29
| * | | | | perf tools: Update documentation info about quipperSimon Que2016-09-29
| * | | | | perf trace: Beautify sched_[gs]et_attr return valueArnaldo Carvalho de Melo2016-09-28
| * | | | | perf data: Fix building in 32 bit platform with libbabeltraceWang Nan2016-09-28
| * | | | | perf tools: Fix MMAP event synthesis broken by MAP_HUGETLB changeAdrian Hunter2016-09-28
| * | | | | perf record: Fix documentation 'event_sources' -> 'event_source'Adrian Hunter2016-09-27
| * | | | | Merge tag 'perf-core-for-mingo-20160922' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-09-23
| |\ \ \ \ \
| | * | | | | perf hists: Make hists__fprintf_headers function globalJiri Olsa2016-09-22
| | * | | | | perf hists: Make __hist_entry__snprintf function globalJiri Olsa2016-09-22
| | * | | | | perf tools: Make several display functions globalJiri Olsa2016-09-22
| | * | | | | perf tools: Make several sorting functions globalJiri Olsa2016-09-22
| | * | | | | perf tools: Make output_field_add and sort_dimension__add globalJiri Olsa2016-09-22
| | * | | | | perf tools: Make reset_dimensions globalJiri Olsa2016-09-22
| | * | | | | perf hists: Add __hist_entry__snprintf functionJiri Olsa2016-09-22
| | * | | | | perf tools: Add sink configuration for cs_etm PMUMathieu Poirier2016-09-22