summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-07-12perf ui stdio: Add way to setup the color output mode selectionArnaldo Carvalho de Melo
2016-07-12perf hists: Introduce hists__add_entry_ops functionJiri Olsa
2016-07-12perf hists: Introduce hist_entry_opsJiri Olsa
2016-07-12perf hists: Introduce hist_entry__init functionJiri Olsa
2016-07-11tools/testing/nvdimm: simulate multiple flush hints per-dimmDan Williams
2016-07-10objtool: Fix STACK_FRAME_NON_STANDARD macro checking for function symbolsJosh Poimboeuf
2016-07-09net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer
2016-07-09Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar
2016-07-08selftests/x86: Add vDSO mremap() testDmitry Safonov
2016-07-07tools/testing/nvdimm: remove __wrap_devm_memremap_pages placeholderDan Williams
2016-07-07tools/power turbostat: Replace MSR_NHM_TURBO_RATIO_LIMITSrinivas Pandruvada
2016-07-07selftests/powerpc: Use "Delta" rather than "Error" in normal outputMichael Ellerman
2016-07-05selftests/powerpc: Test unaligned copy and pasteChris Smart
2016-07-05selftests/powerpc: Import Anton's mmap & futex micro benchmarksMichael Ellerman
2016-07-05selftests/powerpc: Fix generation of vector instructions/types in context_switchCyril Bur
2016-07-05selftests/powerpc: Fix usage message in context_switchCyril Bur
2016-07-05selftests/powerpc/pmu: Use signed long to read perf_event_paranoidCyril Bur
2016-07-04perf tools: Sync copy of syscall_64.tbl with the kernelArnaldo Carvalho de Melo
2016-07-04perf tools: Update android build documentationChris Phlipot
2016-07-04tools lib subcmd: Respect WERROR=0 for buildChris Phlipot
2016-07-04tools lib api: Respect WERROR=0 for buildChris Phlipot
2016-07-04tools lib bpf: Add license headerWang Nan
2016-07-04perf unwind: Call unwind__prepare_access for forked threadJiri Olsa
2016-07-04perf unwind: Add initialized arg into unwind__prepare_accessJiri Olsa
2016-07-04perf tests: Fix hist accumulation testJiri Olsa
2016-07-04perf header: Transform nodes string info to structJiri Olsa
2016-07-04perf buildid-cache: Scan and import user SDT events to probe cacheMasami Hiramatsu
2016-07-04perf probe: Add group name supportMasami Hiramatsu
2016-07-04perf sdt: ELF support for SDTHemant Kumar
2016-07-04perf build: Add feature detection for libelf's elf_getshdrstrndx()Arnaldo Carvalho de Melo
2016-07-04Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman
2016-07-01perf probe: Remove caches when --cache is givenMasami Hiramatsu
2016-07-01perf probe: Show all cached probesMasami Hiramatsu
2016-07-01perf probe: Use cache entry if possibleMasami Hiramatsu
2016-07-01ptr_ring: support resizing multiple queuesMichael S. Tsirkin
2016-06-30perf tools: Change cpu_map__fprintf outputJiri Olsa
2016-06-30perf test: Add -F/--dont-fork optionJiri Olsa
2016-06-30perf tests: Fix thread map test for -F optionJiri Olsa
2016-06-30perf tools: Allow to reset open files counterJiri Olsa
2016-06-30perf trace beauty eventfd: No need to include eventfd.hArnaldo Carvalho de Melo
2016-06-30perf trace beauty sched_policy: Define SCHED_RESET_ON_FORK for older systemsArnaldo Carvalho de Melo
2016-06-30perf annotate: Add number of samples to the headerPeter Zijlstra (Intel)
2016-06-30perf annotate: Simplify header dotted line sizingPeter Zijlstra (Intel)
2016-06-30perf evsel: Utility function to fetch archRavi Bangoria
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-30Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2016-06-29Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-06-29tools lib bpf: Fix spelling mistake: "missmatch" -> "mismatch"Colin Ian King
2016-06-29perf tools: Add documentation for perf.data on disk formatAndi Kleen
2016-06-28perf data ctf: Generate fork and exit events to CTF outputWang Nan