aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2016-09-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2016-09-09Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-1/+1
2016-09-08tools/lguest: Don't bork the terminal in case of wrong argsDaniel Baluta1-3/+3
2016-09-03Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-08-29tools:iio:iio_generic_buffer: fix trigger-less modeGregor Boirie1-1/+1
2016-08-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-6/+10
2016-08-22Merge tag 'gpio-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+1
2016-08-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-40/+136
2016-08-18perf evsel: Do not access outside hw cache name arraysArnaldo Carvalho de Melo1-3/+3
2016-08-18tools lib: Reinstate strlcpy() header guard with __UCLIBC__Vineet Gupta1-1/+5
2016-08-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds6-1/+53
2016-08-16perf unwind: Use addr_location::addr instead of ip for entriesMilian Wolff2-2/+2
2016-08-16Merge tag 'perf-urgent-for-mingo-20160815' of git://git.kernel.org/pub/scm/li...Ingo Molnar12-40/+136
2016-08-15perf intel-pt: Fix occasional decoding errors when tracing system-wideAdrian Hunter1-1/+5
2016-08-15tools: Sync kvm related header files for arm64 and s390Arnaldo Carvalho de Melo3-0/+44
2016-08-15perf probe: Release resources on error when handling exit pathsArnaldo Carvalho de Melo1-3/+9
2016-08-15perf probe: Check for dup and fdopen failuresColin Ian King1-4/+20
2016-08-15perf symbols: Fix annotation of objects with debuginfo filesAnton Blanchard1-1/+2
2016-08-15perf script: Don't disable use_callchain if input is pipeHe Kuang1-1/+3
2016-08-15perf script: Show proper message when failed list scriptsHe Kuang1-2/+7
2016-08-15perf jitdump: Add the right header to get the major()/minor() definitionsArnaldo Carvalho de Melo1-0/+1
2016-08-15tools: iio: iio_generic_buffer: initialize channel array pointerAlison Schofield1-1/+1
2016-08-15tools/virtio: add dma stubsMichael S. Tsirkin5-1/+52
2016-08-15ringtest: test build fixMichael S. Tsirkin1-0/+1
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-54/+210
2016-08-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2016-08-12perf ppc64le: Fix build failure when libelf is not presentRavi Bangoria1-0/+2
2016-08-12perf tools mem: Fix -t store option for record commandJiri Olsa1-0/+3
2016-08-12perf intel-pt: Fix ip compressionAdrian Hunter2-28/+40
2016-08-10tools/testing/nvdimm: fix SIGTERM vs hotplug crashDan Williams1-0/+2
2016-08-10selftests/powerpc: Specify we expect to build with std=gnu99Michael Ellerman1-1/+1
2016-08-09Merge tag 'perf-urgent-for-mingo-20160809' of git://git.kernel.org/pub/scm/li...Ingo Molnar14-54/+210
2016-08-09perf probe ppc64le: Fix probe location when using DWARFRavi Bangoria3-21/+49
2016-08-09perf probe: Add function to post process kernel trace eventsRavi Bangoria1-11/+18
2016-08-09tools: Sync cpufeatures headers with the kernelArnaldo Carvalho de Melo2-0/+4
2016-08-09toops: Sync tools/include/uapi/linux/bpf.h with the kernelArnaldo Carvalho de Melo1-1/+85
2016-08-09tools: Sync cpufeatures.h and vmx.h with the kernelArnaldo Carvalho de Melo2-9/+4
2016-08-09perf probe: Support signedness castingNaohiro Aota2-4/+21
2016-08-09perf stat: Avoid skew when reading eventsMark Rutland1-8/+23
2016-08-09perf probe: Fix module name matchingKonstantin Khlebnikov1-1/+3
2016-08-09perf probe: Adjust map->reloc offset when finding kernel symbol from mapMasami Hiramatsu1-1/+1
2016-08-09perf hists: Trim libtraceevent trace_seq buffersArnaldo Carvalho de Melo1-1/+5
2016-08-09perf script: Add 'bpf-output' field to usage messageBrendan Gregg2-3/+3
2016-08-08tools/gpio: fix gpio-event-mon header commentBaruch Siach1-1/+1
2016-08-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds26-106/+394
2016-08-05Merge tag 'ntb-4.8' of git://github.com/jonmason/ntbLinus Torvalds1-0/+422
2016-08-05ntb_test: Add a selftest script for the NTB subsystemLogan Gunthorpe1-0/+422
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-3/+10
2016-08-04Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linu...Ingo Molnar26-106/+394
2016-08-03perf tests bpf: Use SyS_epoll_wait aliasArnaldo Carvalho de Melo1-2/+2
2016-08-02tools/testing/radix-tree/linux/gfp.h: fix bitrotted valueValdis Kletnieks1-1/+1
2016-08-02perf tests: objdump output can contain multi byte chunksJan Stancek1-29/+71
2016-08-02perf record: Add --sample-cpu optionJiri Olsa4-1/+6
2016-08-02perf hists: Introduce output_resort_cb methodJiri Olsa2-3/+16
2016-08-02perf tools: Move config/Makefile into Makefile.configJiri Olsa2-3/+3
2016-08-02perf tests: Add test for bitmap_scnprintf functionJiri Olsa4-0/+59
2016-08-02tools lib: Add bitmap_and functionJiri Olsa2-0/+32
2016-08-02tools lib: Add bitmap_scnprintf functionJiri Olsa2-0/+39
2016-08-02tools lib: Add bitmap_alloc functionJiri Olsa1-0/+10
2016-08-02tools lib traceevent: Ignore generated library filesNamhyung Kim1-0/+1
2016-08-02perf tools: Fix build failure on perl script contextNamhyung Kim1-1/+3
2016-08-01perf annotate: Plug filename string leakArnaldo Carvalho de Melo1-3/+2
2016-08-01perf annotate: Introduce strerror for handling symbol__disassemble() errorsArnaldo Carvalho de Melo5-31/+78
2016-08-01Merge tag 'linux-kselftest-4.8-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds11-13/+268
2016-08-01Merge tag 'linux-kselftest-4.8-rc1-fixes' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-2/+123
2016-08-01perf annotate: Rename symbol__annotate() to symbol__disassemble()Arnaldo Carvalho de Melo5-6/+6
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds32-32/+810
2016-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-7/+41
2016-07-30Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-154/+310
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-11/+165
2016-07-29objtool: Un-capitalize "Warning" for out-of-sync instruction decoderJosh Poimboeuf1-1/+1
2016-07-29objtool: Resync x86 instruction decoder with the kernel'sJosh Poimboeuf5-101/+220
2016-07-29objtool: Support new GCC 6 switch jump table patternJosh Poimboeuf1-52/+88
2016-07-29perf target: str_error_r() always returns the buffer it receivesArnaldo Carvalho de Melo1-5/+1
2016-07-29perf annotate: Use pipe + fork instead of popenArnaldo Carvalho de Melo1-4/+35
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-148/+170
2016-07-28mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocationsVlastimil Babka1-0/+1
2016-07-28perf evsel: Introduce constructor for cycles eventArnaldo Carvalho de Melo3-20/+32
2016-07-27tools lib api: Add str_error_c to libapiArnaldo Carvalho de Melo3-6/+5
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-5/+401
2016-07-27objtool: Add 'fixdep' to objtool/.gitignorePaul Gortmaker1-0/+1
2016-07-27Merge tag 'perf-urgent-for-mingo-20160726' of git://git.kernel.org/pub/scm/li...Ingo Molnar5-1/+36
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+7
2016-07-26Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds5-9/+457
2016-07-26Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-3/+4
2016-07-26Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-4/+4
2016-07-26tools/vm/page_owner: increase temporary buffer sizeJoonsoo Kim1-2/+7
2016-07-26perf s390: Fix 'start' address of module's mapSong Shan Gong4-0/+30
2016-07-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-121/+4000
2016-07-26selftests: media_tests add a new video device testShuah Khan3-2/+103
2016-07-26tools lib bpf: Use official ELF e_machine valueWang Nan1-1/+6
2016-07-26selftests/powerpc: exec() with suspended transactionCyril Bur5-18/+98
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-2/+2342
2016-07-25Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds303-2309/+13229
2016-07-25Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-17/+60
2016-07-25Revert "perf tools: event.h needs asm/perf_regs.h"Arnaldo Carvalho de Melo1-1/+0
2016-07-25Merge branch 'pm-cpu'Rafael J. Wysocki2-2/+2
2016-07-25Merge branches 'pm-sleep' and 'pm-tools'Rafael J. Wysocki1-2/+2
2016-07-25Merge branches 'acpi-drivers', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki1-3/+4
2016-07-24Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-83/+199
2016-07-24Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextDan Williams12-148/+170
2016-07-24nfit: do an ARS scrub on hitting a latent media errorVishal Verma1-0/+1
2016-07-24nfit: move to nfit/ sub-directoryDan Williams2-3/+3
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-4/+9
2016-07-23x86/insn: remove pcommitDan Williams5-10/+2
2016-07-23tools/vm/slabinfo: fix an unintentional printfDan Carpenter1-1/+2
2016-07-23testing/radix-tree: fix a macro expansion bugDan Carpenter1-1/+1
2016-07-22nfit, tools/testing/nvdimm/: unify shutdown pathsDan Williams1-14/+2
2016-07-22tools build: Fix objtool build with ARCH=x86_64Josh Poimboeuf3-2/+34
2016-07-22objtool: Always use host headersArnaldo Carvalho de Melo1-1/+1
2016-07-22objtool: Use tools/scripts/Makefile.arch to get ARCH and HOSTARCHArnaldo Carvalho de Melo1-3/+1
2016-07-22tools build: Add HOSTARCH Makefile variableArnaldo Carvalho de Melo1-5/+4
2016-07-22perf tests kmod-path: Fix build on ubuntu:16.04-x-armhfArnaldo Carvalho de Melo1-0/+1
2016-07-21libnvdimm: move ->module to struct nvdimm_bus_descriptorDan Williams1-0/+1
2016-07-21nfit: cleanup acpi_nfit_init calling conventionDan Williams1-3/+4
2016-07-21tools/testing/nvdimm: add manufacturing_{date|location} dimm propertiesDan Williams1-33/+21
2016-07-21tools/testing/nvdimm: add virtual ramdisk rangeDan Williams1-2/+16
2016-07-21perf tools: Add AVX-512 instructions to the new instructions testAdrian Hunter3-8/+3731
2016-07-21perf tools: Add AVX-512 support to the instruction decoder used by Intel PTAdrian Hunter5-101/+220
2016-07-20x86/insn: perf tools: Fix vcvtph2ps instruction decodingAdrian Hunter4-9/+17
2016-07-18perf tests: Add is_printable_array testJiri Olsa4-0/+42
2016-07-18perf tools: Make is_printable_array globalJiri Olsa4-28/+17
2016-07-18perf script python: Fix string vs byte array resolvingJiri Olsa1-6/+33
2016-07-18perf probe: Warn unmatched function filter correctlyMasami Hiramatsu2-2/+13
2016-07-18perf cpu_map: Add more helpersMark Rutland2-2/+14
2016-07-18perf stat: Balance opening and reading eventsMark Rutland1-2/+6
2016-07-18tools: Copy linux/{hash,poison}.h and check for driftArnaldo Carvalho de Melo4-6/+195
2016-07-18perf tools: Remove include/linux/list.h from perf's MANIFESTArnaldo Carvalho de Melo1-1/+0
2016-07-18tools: Copy the bitops files accessed from the kernel and check for driftArnaldo Carvalho de Melo7-10/+203
2016-07-18Remove: kernel unistd*h files from perf's MANIFEST, not usedArnaldo Carvalho de Melo1-2/+0
2016-07-18perf tools: Remove tools/perf/util/include/linux/const.hArnaldo Carvalho de Melo2-2/+0
2016-07-18perf tools: Remove tools/perf/util/include/asm/byteorder.hArnaldo Carvalho de Melo2-4/+0
2016-07-18perf tools: Add missing linux/compiler.h include to perf-sys.hArnaldo Carvalho de Melo1-0/+1
2016-07-18perf jit: Remove some no-op error handlingDan Carpenter1-6/+1
2016-07-18perf jit: Add missing curly bracesDan Carpenter1-1/+2
2016-07-15objtool: Initialize variable to silence old compilerArnaldo Carvalho de Melo1-1/+1
2016-07-15objtool: Add -I$(srctree)/tools/arch/$(ARCH)/include/uapiArnaldo Carvalho de Melo1-1/+1
2016-07-15perf record: Add --tail-synthesize optionWang Nan3-6/+34
2016-07-15perf session: Don't warn about out of order event if write_backward is usedWang Nan1-3/+19
2016-07-15perf tools: Enable overwrite settingsWang Nan9-7/+49
2016-07-15perf evlist: Make {pause,resume} internal helpersWang Nan2-4/+2
2016-07-15perf record: Read from overwritable ring bufferWang Nan1-1/+30
2016-07-15perf evlist: Setup backward mmap state machineWang Nan3-0/+98
2016-07-15perf evlist: Drop evlist->backwardWang Nan3-6/+1
2016-07-15perf evlist: Map backward events to backward_mmapWang Nan2-29/+29
2016-07-15perf evlist: Introduce backward_mmap array for evlistWang Nan3-7/+16
2016-07-15perf evlist: Extract common code in mmap failure processingWang Nan1-12/+8
2016-07-15perf evlist: Record mmap cookie into fdarray private fieldWang Nan1-6/+9
2016-07-15perf record: Decouple record__mmap_read() and evlist.Wang Nan1-15/+22
2016-07-15perf evlist: Update mmap related APIs and helpersWang Nan2-43/+108
2016-07-15tools lib fd array: Allow associating a pointer cookie with each entryWang Nan1-0/+1
2016-07-15tools: Simplify BITS_PER_LONG definePeter Zijlstra1-21/+2
2016-07-15perf evlist: Drop redundant evsel->overwrite indicatorArnaldo Carvalho de Melo4-10/+8
2016-07-15tools lib api fs: Use base 0 in filename__read_ullJiri Olsa1-1/+6
2016-07-15perf tools: Bail out at "--sort dcacheline" and cacheline_size not knownArnaldo Carvalho de Melo1-1/+7
2016-07-15perf tools: Just pr_debug() about not being able to read cacheline_sizeArnaldo Carvalho de Melo1-1/+1
2016-07-15Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar6-1/+2230
2016-07-14tools: Make "__always_inline" just "inline" on AndroidArnaldo Carvalho de Melo1-0/+11
2016-07-14perf tools: Do not provide dup sched_getcpu() prototype on AndroidArnaldo Carvalho de Melo1-1/+1
2016-07-14tools lib traceevent: Add correct header for ipv6 definitionsArnaldo Carvalho de Melo1-1/+2
2016-07-14selftests/powerpc: Add a test for PROT_SAOMichael Ellerman4-1/+51
2016-07-13perf test: Add a test case for SDT eventMasami Hiramatsu4-0/+121
2016-07-13perf build: Add sdt feature detectionMasami Hiramatsu7-3/+34
2016-07-13perf probe: Support a special SDT probe formatMasami Hiramatsu2-3/+13
2016-07-13perf probe: Support @BUILDID or @FILE suffix for SDT eventsMasami Hiramatsu3-2/+59
2016-07-13perf list: Show SDT and pre-cached eventsMasami Hiramatsu4-1/+98
2016-07-13perf probe: Search SDT/cached event from all probe cachesMasami Hiramatsu1-19/+86
2016-07-13perf probe: Allow wildcard for cached eventsMasami Hiramatsu3-10/+138
2016-07-13perf probe-cache: Add for_each_probe_cache_entry() wrapperMasami Hiramatsu2-4/+6
2016-07-13perf probe: Make --list show only available cached eventsMasami Hiramatsu4-4/+35
2016-07-13perf probe: Accept %sdt and %cached event nameMasami Hiramatsu4-25/+76
2016-07-13perf probe: Fix to show correct error message for $vars and $paramsMasami Hiramatsu1-1/+3
2016-07-13perf bpf: Support BPF program attach to tracepointsWang Nan1-5/+60
2016-07-13perf bpf: Rename bpf__foreach_tev() to bpf__foreach_event()Wang Nan3-18/+18
2016-07-13perf event parser: Add const qualifier to evt_name and sys_nameWang Nan2-7/+7
2016-07-13tools lib bpf: Report error when kernel doesn't support program typeWang Nan2-7/+21
2016-07-13tools lib bpf: New API to adjust type of a BPF programWang Nan2-7/+55
2016-07-13objtool: Avoid checking code drift on busybox's diffArnaldo Carvalho de Melo1-1/+4
2016-07-13objtool: Add fallback from ELF_C_READ_MMAP to ELF_C_READArnaldo Carvalho de Melo1-0/+7
2016-07-13tools: Fix up BITS_PER_LONG settingArnaldo Carvalho de Melo1-5/+19
2016-07-13tools: Work around BITS_PER_LONG related build failure in objtoolIngo Molnar1-1/+3
2016-07-12pmem: kill __pmem address spaceDan Williams1-1/+1
2016-07-12tools lib traceevent: Add filter on task CPU idSteven Rostedt1-3/+15
2016-07-12perf python: Add tracepoint exampleJiri Olsa1-0/+47
2016-07-12perf python: Add support to resolve tracepoint fieldsJiri Olsa1-0/+92
2016-07-12perf python: Add struct evsel into struct pyrf_eventJiri Olsa1-1/+9
2016-07-12perf python: Add perf.tracepoint methodJiri Olsa1-0/+26
2016-07-12perf python: Put perf.event objects into dictionaryJiri Olsa1-0/+27
2016-07-12perf python: Fix pyrf_evlist__read_on_cpu event consumingJiri Olsa1-2/+4
2016-07-12perf python: Init perf_event_attr::size in perf.evsel constructorJiri Olsa1-0/+1
2016-07-12perf tools: Introduce trace_event__tp_format_id()Jiri Olsa2-0/+10
2016-07-12perf evlist: Make event2evsel publicJiri Olsa2-2/+5
2016-07-12perf symbols: Add Rust demanglingDavid Tolnay4-0/+285
2016-07-12perf tools: Add feature detection for gelf_getnote()Arnaldo Carvalho de Melo8-1/+28
2016-07-12perf intel-pt-decoder: Avoid checking code drift on busibox's diffArnaldo Carvalho de Melo1-1/+4
2016-07-12perf tools: Don't add kernel directories to the header search pathArnaldo Carvalho de Melo1-4/+0
2016-07-12perf tools: Add the tools/ stringify copy to the MANIFESTArnaldo Carvalho de Melo1-1/+1
2016-07-12tools: Copy the bitsperlong.h files from the kernelArnaldo Carvalho de Melo21-0/+227
2016-07-12perf script python: Silence -Werror=maybe-uninitialized on gcc 5.3.0Arnaldo Carvalho de Melo1-2/+2
2016-07-12perf symbols: Provide a GElf_Nhdr typedefArnaldo Carvalho de Melo1-0/+1