summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2016-07-12perf trace beauty open_flags: Add more conditional definesArnaldo Carvalho de Melo1-0/+12
2016-07-12perf trace beauty flock: Add more conditional definesArnaldo Carvalho de Melo1-0/+16
2016-07-12perf trace beauty mmap: Add more conditional definesArnaldo Carvalho de Melo1-22/+55
2016-07-12perf trace beauty open_flags: Add missing headersArnaldo Carvalho de Melo1-0/+3
2016-07-12perf trace beauty flock: Add missing fcntl.h includeArnaldo Carvalho de Melo1-0/+1
2016-07-12perf trace beauty msg_flags: Remove MSG_TRYHARDArnaldo Carvalho de Melo1-1/+0
2016-07-12perf report: Introduce --stdio-color to setup the color output mode selectionArnaldo Carvalho de Melo2-0/+10
2016-07-12perf annotate: Introduce --stdio-color to setup the color output mode selectionArnaldo Carvalho de Melo2-0/+10
2016-07-12perf ui stdio: Add way to setup the color output mode selectionArnaldo Carvalho de Melo2-0/+11
2016-07-12perf hists: Introduce hists__add_entry_ops functionJiri Olsa2-7/+46
2016-07-12perf hists: Introduce hist_entry_opsJiri Olsa2-4/+33
2016-07-12perf hists: Introduce hist_entry__init functionJiri Olsa1-66/+73
2016-07-12tools/testing/nvdimm: simulate multiple flush hints per-dimmDan Williams1-22/+33
2016-07-10objtool: Fix STACK_FRAME_NON_STANDARD macro checking for function symbolsJosh Poimboeuf1-2/+6
2016-07-10net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer1-4/+7
2016-07-09Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar9-20/+92
2016-07-08selftests/x86: Add vDSO mremap() testDmitry Safonov2-1/+112
2016-07-08tools/testing/nvdimm: remove __wrap_devm_memremap_pages placeholderDan Williams1-17/+2
2016-07-07tools/power turbostat: Replace MSR_NHM_TURBO_RATIO_LIMITSrinivas Pandruvada2-2/+2
2016-07-07selftests/powerpc: Use "Delta" rather than "Error" in normal outputMichael Ellerman1-1/+1
2016-07-05selftests/powerpc: Test unaligned copy and pasteChris Smart10-1/+332
2016-07-05selftests/powerpc: Import Anton's mmap & futex micro benchmarksMichael Ellerman4-1/+86
2016-07-05selftests/powerpc: Fix generation of vector instructions/types in context_switchCyril Bur2-3/+9
2016-07-05selftests/powerpc: Fix usage message in context_switchCyril Bur1-3/+3
2016-07-05selftests/powerpc/pmu: Use signed long to read perf_event_paranoidCyril Bur1-3/+3
2016-07-05perf tools: Sync copy of syscall_64.tbl with the kernelArnaldo Carvalho de Melo1-0/+2
2016-07-05perf tools: Update android build documentationChris Phlipot1-8/+8
2016-07-05tools lib subcmd: Respect WERROR=0 for buildChris Phlipot1-1/+7
2016-07-05tools lib api: Respect WERROR=0 for buildChris Phlipot1-1/+7
2016-07-05tools lib bpf: Add license headerWang Nan4-0/+52
2016-07-05perf unwind: Call unwind__prepare_access for forked threadJiri Olsa3-4/+44
2016-07-05perf unwind: Add initialized arg into unwind__prepare_accessJiri Olsa3-6/+16
2016-07-05perf tests: Fix hist accumulation testJiri Olsa3-6/+18
2016-07-05perf header: Transform nodes string info to structJiri Olsa3-52/+39
2016-07-05perf buildid-cache: Scan and import user SDT events to probe cacheMasami Hiramatsu4-3/+101
2016-07-05perf probe: Add group name supportMasami Hiramatsu2-13/+20
2016-07-05perf sdt: ELF support for SDTHemant Kumar2-0/+274
2016-07-05perf build: Add feature detection for libelf's elf_getshdrstrndx()Arnaldo Carvalho de Melo6-0/+30
2016-07-04Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman5-17/+14
2016-07-01perf probe: Remove caches when --cache is givenMasami Hiramatsu4-8/+60
2016-07-01perf probe: Show all cached probesMasami Hiramatsu7-7/+184
2016-07-01perf probe: Use cache entry if possibleMasami Hiramatsu3-4/+86
2016-07-01ptr_ring: support resizing multiple queuesMichael S. Tsirkin1-0/+5
2016-07-01perf tools: Change cpu_map__fprintf outputJiri Olsa6-7/+79
2016-07-01perf test: Add -F/--dont-fork optionJiri Olsa2-22/+37
2016-07-01perf tests: Fix thread map test for -F optionJiri Olsa1-3/+13
2016-07-01perf tools: Allow to reset open files counterJiri Olsa3-6/+24
2016-07-01perf trace beauty eventfd: No need to include eventfd.hArnaldo Carvalho de Melo1-2/+0
2016-07-01perf trace beauty sched_policy: Define SCHED_RESET_ON_FORK for older systemsArnaldo Carvalho de Melo1-0/+3
2016-07-01perf annotate: Add number of samples to the headerPeter Zijlstra (Intel)1-2/+3