- 18ef15c perf tools: Experiment with cppcheck by Arnaldo Carvalho de Melo · 8 years ago
- ead1a57 perf probe: Check if *ptr2 is zero and not ptr2 by Colin Ian King · 8 years ago
- 9274139 Merge branch 'acpica' by Rafael J. Wysocki · 8 years ago
- 2ce0468 Merge remote-tracking branches 'spi/topic/ti-qspi', 'spi/topic/tools', 'spi/topic/txx9' and 'spi/topic/xlp' into spi-next by Mark Brown · 8 years ago
- 3424ff2 Merge remote-tracking branches 'spi/topic/rspi', 'spi/topic/sc18is602', 'spi/topic/sh-msiof', 'spi/topic/spidev-test' and 'spi/topic/st-ssc4' into spi-next by Mark Brown · 8 years ago
- 07216b5 Merge remote-tracking branch 'spi/fix/spidev' into spi-linus by Mark Brown · 8 years ago
- d7e25c6 Merge branch 'x86/urgent' into x86/asm by Thomas Gleixner · 8 years ago
- 536e0e8 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
- c6169de Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- d18019a perf tests: Add dwarf unwind test for powerpc by Ravi Bangoria · 8 years ago
- d5a0029 perf probe: Match linkage name with mangled name by Masami Hiramatsu · 8 years ago
- 35726d3 perf probe: Fix to cut off incompatible chars from group name by Masami Hiramatsu · 8 years ago
- 0ad45b3 perf probe: Skip if the function address is 0 by Masami Hiramatsu · 8 years ago
- f8da4b5 perf probe: Ignore the error of finding inline instance by Masami Hiramatsu · 8 years ago
- 2acee10 perf intel-pt: Fix decoding when there are address filters by Adrian Hunter · 8 years ago
- 9f1d122 perf intel-pt: Enable decoder to handle TIP.PGD with missing IP by Adrian Hunter · 8 years ago
- 2b9e32c perf intel-pt: Read address filter from AUXTRACE_INFO event by Adrian Hunter · 8 years ago
- c093f30 perf intel-pt: Record address filter in AUXTRACE_INFO event by Adrian Hunter · 8 years ago
- 40b746a perf intel-pt: Add a helper function for processing AUXTRACE_INFO by Adrian Hunter · 8 years ago
- 4d34e10 perf intel-pt: Fix missing error codes processing auxtrace_info by Adrian Hunter · 8 years ago
- fa8025c perf intel-pt: Add support for recording the max non-turbo ratio by Adrian Hunter · 8 years ago
- 810c398 perf intel-pt: Fix snapshot overlap detection decoder errors by Adrian Hunter · 8 years ago
- f965520 perf probe: Increase debug level of SDT debug messages by Adrian Hunter · 8 years ago
- 1b36c03 perf record: Add support for using symbols in address filters by Adrian Hunter · 8 years ago
- cd67f99 perf symbols: Add dso__last_symbol() by Adrian Hunter · 8 years ago
- 5c01ad6 perf record: Fix error paths by Adrian Hunter · 8 years ago
- 394c01e perf record: Rename label 'out_symbol_exit' by Adrian Hunter · 8 years ago
- e7a06a5 perf script: Fix vanished idle symbols by Adrian Hunter · 8 years ago
- 1e85748 perf evsel: Add support for address filters by Mathieu Poirier · 8 years ago
- 3541c03 perf evsel: New tracepoint specific function by Mathieu Poirier · 8 years ago
- b15d0a4 perf tools: Make perf_evsel__append_filter() generic by Mathieu Poirier · 8 years ago
- 2acad19 perf tools: Update documentation info about quipper by Simon Que · 8 years ago
- f0bbd60 perf trace: Beautify sched_[gs]et_attr return value by Arnaldo Carvalho de Melo · 8 years ago
- f2c8852 perf data: Fix building in 32 bit platform with libbabeltrace by Wang Nan · 8 years ago
- 973186c perf tools: Fix MMAP event synthesis broken by MAP_HUGETLB change by Adrian Hunter · 8 years ago
- a9e5700 perf record: Fix documentation 'event_sources' -> 'event_source' by Adrian Hunter · 8 years ago
- 62fd525 radix tree test suite: Test radix_tree_replace_slot() for multiorder entries by Matthew Wilcox · 8 years ago
- a67cd54 tools: move pcmcia crc32hash tool from Documentation by Shuah Khan · 8 years ago
- 3ca9760 tools: move laptops dslm tool from Documentation by Shuah Khan · 8 years ago
- d522b2c tools: move accounting tool from Documentation by Shuah Khan · 8 years ago
- 96c4470 selftests/powerpc: Compile selftests against headers without AT_HWCAP2 by Cyril Bur · 8 years ago
- c1fad9e objtool: Add do_task_dead() to global noreturn list by Josh Poimboeuf · 8 years ago
- 6b652de Merge tag 'perf-core-for-mingo-20160922' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
- 739f1bc Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
- 6ad92bf tools/testing: add a test to check nsfs ioctl-s by Andrey Vagin · 8 years ago
- 2d83145 perf hists: Make hists__fprintf_headers function global by Jiri Olsa · 8 years ago
- bd28d0c perf hists: Make __hist_entry__snprintf function global by Jiri Olsa · 8 years ago
- 98ba160 perf tools: Make several display functions global by Jiri Olsa · 8 years ago
- 5fe7b9b perf tools: Make several sorting functions global by Jiri Olsa · 8 years ago
- a76490e perf tools: Make output_field_add and sort_dimension__add global by Jiri Olsa · 8 years ago
- bcf9874 perf tools: Make reset_dimensions global by Jiri Olsa · 8 years ago
- 9da44db perf hists: Add __hist_entry__snprintf function by Jiri Olsa · 8 years ago
- 3becf45 perf tools: Add sink configuration for cs_etm PMU by Mathieu Poirier · 8 years ago
- 5d8bb1e perf tools: Add PMU configuration to tools by Mathieu Poirier · 8 years ago
- 859442b perf pmu: Push configuration down to PMU driver by Mathieu Poirier · 8 years ago
- a818c56 perf tools: Add coresight etm PMU record capabilities by Mathieu Poirier · 8 years ago
- 7e21b0d perf tools: Make coresight PMU listable by Mathieu Poirier · 8 years ago
- 08d5204 perf tools: Confine __get_cpuid() to x86 architecture by Mathieu Poirier · 8 years ago
- 73606af tools/testing/nvdimm: test get_config_size DSM failures by Dan Williams · 8 years ago
- d527822 perf hists: Use bigger buffer for stdio headers by Jiri Olsa · 8 years ago
- 82deb8a perf evsel: Remove superfluous initialization of weight by Jiri Olsa · 8 years ago
- 3c028a0 perf symbols: Do not open device files by Jiri Olsa · 8 years ago
- e3b60bc perf hists: Factor out hists__reset_column_width() by Namhyung Kim · 8 years ago
- 5ff3e7a perf ui/tui: Reset output width for hierarchy by Namhyung Kim · 8 years ago
- 3d2c86e selftests: Move networking/timestamping from Documentation by Shuah Khan · 8 years ago
- 02a35aa selftests: move watchdog tests from Documentation/watchdog by Shuah Khan · 8 years ago
- b6ebbac selftests: move ia64 tests from Documentation/ia64 by Shuah Khan · 8 years ago
- f9b6b0e selftests: move vDSO tests from Documentation/vDSO by Shuah Khan · 8 years ago
- 8dbbf85 selftests: move ptp tests from Documentation/ptp by Shuah Khan · 8 years ago
- 5f62d4f perf annotate: Resolve 'call' operands to function names by Arnaldo Carvalho de Melo · 8 years ago
- bff5c30 perf annotate: Pass the symbol's map/dso to the instruction parsers by Arnaldo Carvalho de Melo · 8 years ago
- 88a7fcf perf annotate: Do not ignore call instruction with indirect target by Ravi Bangoria · 8 years ago
- f666ac0 perf hists: Fix width computation for srcline sort entry by Jiri Olsa · 8 years ago
- 92dd8dd selftests: move prctl tests from Documentation/prctl by Shuah Khan · 8 years ago
- 10924bc selftests: move dnotify_test from Documentation/filesystems by Shuah Khan · 8 years ago
- c3cb835 selftests/timers: Add missing error code assignment before test by Christophe JAILLET · 8 years ago
- 0ad46be selftests/zram: replace ZRAM_LZ4_COMPRESS by Fabian Frederick · 8 years ago
- 9d15ce9 tools/testing/nvdimm: fix allocation range for mock flush hint tables by Dan Williams · 8 years ago
- f82b774 tools include: Add mman macros needed by perf for all arch by Wang Nan · 8 years ago
- f752e90 perf trace beauty mmap: Add missing MADV_FREE by Wang Nan · 8 years ago
- d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
- 552edf8 Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
- 0278b34 spi: spidev_test: Fix buffer overflow in unescape() by Geert Uytterhoeven · 8 years ago
- dd60fba perf tools: Add infrastructure for PMU specific configuration by Mathieu Poirier · 8 years ago
- 5924bbe Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 30d476a perf report: Enable group view with hierarchy by Namhyung Kim · 8 years ago
- 195bc0f perf ui/stdio: Rename print_hierarchy_header() by Namhyung Kim · 8 years ago
- 9a6ad25 perf ui/stdio: Always reset output width for hierarchy by Namhyung Kim · 8 years ago
- d2580c7 perf hist: Initialize hierarchy tree explicitly by Namhyung Kim · 8 years ago
- 9d97b8f perf hists: Introduce hists__link_hierarchy() by Namhyung Kim · 8 years ago
- 09034de perf hists: Introduce hists__match_hierarchy() by Namhyung Kim · 8 years ago
- 0a4a7e4 perf build: Compare mman.h related headers against kernel originals by Wang Nan · 8 years ago
- 1ef0199 selftests/x86/sigreturn: Use CX, not AX, as the scratch register by Andy Lutomirski · 8 years ago
- fbef103 perf tools: Do hugetlb handling in more systems by Arnaldo Carvalho de Melo · 8 years ago
- 277cf08 perf trace beauty mmap: Fix defines for non !x86_64 by Arnaldo Carvalho de Melo · 8 years ago
- f3539c1 tools include: Add uapi mman.h for each architecture by Wang Nan · 8 years ago
- 2a4635e spi: tools: enable CROSS_COMPILE in Makefile by Jorge Ramirez-Ortiz · 8 years ago
- d9ea48b perf hists browser: Fix event group display by Namhyung Kim · 8 years ago
- 7a023fd perf probe: Fix dwarf regs table for x86_64 by Arnaldo Carvalho de Melo · 8 years ago
- 8473054 Merge 4.8-rc6 into staging-next by Greg Kroah-Hartman · 8 years ago