aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds79-557/+385
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+136
2016-03-24Merge tag 'perf-core-for-mingo-20160323' of git://git.kernel.org/pub/scm/linu...Ingo Molnar79-557/+385
2016-03-23perf llvm: Use strerror_r instead of the thread unsafe strerror oneArnaldo Carvalho de Melo1-3/+4
2016-03-23perf llvm: Use realpath to canonicalize pathsArnaldo Carvalho de Melo4-44/+12
2016-03-23perf tools: Unexport some methods unused outside strbuf.cArnaldo Carvalho de Melo2-7/+9
2016-03-23perf probe: No need to use formatting strbuf methodArnaldo Carvalho de Melo3-10/+10
2016-03-23perf help: Use asprintf instead of adhoc equivalentsArnaldo Carvalho de Melo1-38/+31
2016-03-23perf tools: Remove unused perf_pathdup, xstrdup functionsArnaldo Carvalho de Melo4-46/+0
2016-03-23perf tools: Do not include stringify.h from the kernel sourcesArnaldo Carvalho de Melo4-5/+3
2016-03-23tools include: Copy linux/stringify.h from the kernelArnaldo Carvalho de Melo1-0/+12
2016-03-23tools lib traceevent: Remove redundant CPU outputSteven Rostedt1-3/+1
2016-03-23perf tools: Remove needless 'extern' from function prototypesArnaldo Carvalho de Melo20-217/+197
2016-03-23perf tools: Simplify die() mechanismArnaldo Carvalho de Melo2-8/+1
2016-03-23perf tools: Remove unused DIE_IF macroArnaldo Carvalho de Melo1-7/+0
2016-03-23perf script: Remove lots of unused argumentsArnaldo Carvalho de Melo1-23/+14
2016-03-23perf thread: Rename perf_event__preprocess_sample_addr to thread__resolveArnaldo Carvalho de Melo4-11/+7
2016-03-23perf machine: Rename perf_event__preprocess_sample to machine__resolveArnaldo Carvalho de Melo13-52/+17
2016-03-23perf tools: Add cpumode to struct perf_sampleArnaldo Carvalho de Melo16-45/+35
2016-03-23perf tests: Forward the perf_sample in the dwarf unwind testArnaldo Carvalho de Melo1-2/+2
2016-03-23perf tools: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo15-26/+22
2016-03-22perf list: Fix documentation of :pppAndi Kleen1-2/+4
2016-03-21perf bench numa: Fix assertion for nodes bitfieldJakub Jelen1-1/+1
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds29-14/+5439
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+17
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds13-3/+1229
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds9-165/+465
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds38-14/+2350
2016-03-18perf symbols: Record text offset in dso to calculate objdump addressWang Nan2-6/+7
2016-03-18tools: Move utilities.mak from perf to tools/scripts/Arnaldo Carvalho de Melo6-5/+5
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds5-3/+250
2016-03-17Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds20-1/+352
2016-03-17radix-tree tests: add test for radix_tree_iter_nextKonstantin Khlebnikov1-8/+39
2016-03-17radix-tree tests: add regression3 testKonstantin Khlebnikov5-1/+90
2016-03-17radix_tree: tag all internal tree nodes as indirect pointersMatthew Wilcox1-2/+3
2016-03-17radix tree test harnessMatthew Wilcox36-0/+2110
2016-03-17tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1Naoya Horiguchi1-1/+9
2016-03-17tools/vm/page-types.c: add memory cgroup dumping and filteringKonstantin Khlebnikov1-15/+84
2016-03-17tools/vm/page-types.c: support swap entryNaoya Horiguchi1-1/+29
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2016-03-17selftests/x86: Add an iopl testAndy Lutomirski2-1/+136
2016-03-16Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-63/+222
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-193/+720
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-21/+30
2016-03-15mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka1-1/+1
2016-03-15tools, perf: make gfp_compact_table up to dateVlastimil Babka1-19/+28
2016-03-15slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKSLaura Abbott1-1/+1
2016-03-15Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+4
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-44/+501
2016-03-15Merge commit 'torture.2015.02.23a' into core/rcuIngo Molnar1-2/+4
2016-03-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds150-1616/+11149
2016-03-14Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2-197/+724
2016-03-13tools/power turbostat: bugfix: TDP MSRs print bits fixingChen Yu1-10/+10
2016-03-13tools/power turbostat: correct output for MSR_NHM_SNB_PKG_CST_CFG_CTL dumpLen Brown1-1/+1
2016-03-13tools/power turbostat: call __cpuid() instead of __get_cpuid()Len Brown1-7/+7
2016-03-13tools/power turbostat: indicate SMX and SGX supportLen Brown1-1/+27
2016-03-13tools/power turbostat: detect and work around syscall jitterLen Brown1-1/+50
2016-03-13tools/power turbostat: show GFX%rc6Len Brown1-0/+45
2016-03-13tools/power turbostat: show GFXMHzLen Brown1-1/+49
2016-03-13tools/power turbostat: show IRQs per CPULen Brown1-4/+122
2016-03-13tools/power turbostat: make fewer systems callsLen Brown1-10/+41
2016-03-13tools/power turbostat: fix compiler warningsLen Brown1-4/+4
2016-03-13tools/power turbostat: add --out option for saving output in a fileLen Brown2-135/+160
2016-03-13tools/power turbostat: re-name "%Busy" field to "Busy%"Len Brown2-11/+11
2016-03-13tools/power turbostat: Intel Xeon x200: fix turbo-ratio decodingHubert Chrzaniuk1-27/+26
2016-03-13tools/power turbostat: Intel Xeon x200: fix erroneous bclk valueChrzaniuk, Hubert1-1/+1
2016-03-13tools/power turbostat: allow sub-sec intervalsLen Brown2-5/+17
2016-03-11perf test: Remove 'core_id' check in topo testSukadev Bhattiprolu1-5/+0
2016-03-10perf stat: Add --metric-only support for -AAndi Kleen2-9/+38
2016-03-10perf stat: Implement --metric-only modeAndi Kleen2-10/+205
2016-03-10perf stat: Document CSV format in manpageAndi Kleen1-0/+23
2016-03-10perf hists browser: Check sort keys before hot key actionsNamhyung Kim1-0/+9
2016-03-10perf hists browser: Allow thread filtering for comm sort keyNamhyung Kim1-10/+32
2016-03-10perf tools: Add sort__has_comm variableNamhyung Kim2-0/+4
2016-03-10perf tools: Recalc total periods using top-level entries in hierarchyNamhyung Kim1-10/+34
2016-03-10perf tools: Remove nr_sort_keys fieldNamhyung Kim3-31/+0
2016-03-10perf hists browser: Cleanup hist_browser__fprintf_hierarchy_entry()Namhyung Kim1-14/+8
2016-03-10perf tools: Remove hist_entry->fmt fieldNamhyung Kim1-1/+0
2016-03-10perf tools: Fix command line filters in hierarchy modeNamhyung Kim1-3/+97
2016-03-10perf tools: Add more sort entry check functionsNamhyung Kim2-31/+23
2016-03-10perf tools: Fix hist_entry__filter() for hierarchyNamhyung Kim1-7/+21
2016-03-10perf jitdump: Build only on supported archsJiri Olsa7-6/+19
2016-03-10tools lib traceevent: Add '~' operation within arg_num_eval()Steven Rostedt1-0/+6
2016-03-10selftests/x86: In syscall_nt, test NT|TF as wellAndy Lutomirski1-8/+49
2016-03-09perf tools: Omit unnecessary cast in perf_pmu__parse_scaleJiri Olsa1-2/+2
2016-03-09perf tools: Pass perf_hpp_list all the way through setup_sort_listJiri Olsa1-18/+26
2016-03-09perf tools: Fix perf script python database export crashChris Phlipot1-4/+2
2016-03-09perf jitdump: DWARF is also neededArnaldo Carvalho de Melo2-5/+8
2016-03-09Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij21-32/+1359
2016-03-09objtool: Only print one warning per functionJosh Poimboeuf1-23/+25
2016-03-09objtool: Add several performance improvementsJosh Poimboeuf3-14/+35
2016-03-09tools: Copy hashtable.h into tools directoryJosh Poimboeuf4-3/+155
2016-03-09objtool: Fix false positive warnings for functions with multiple switch state...Josh Poimboeuf1-45/+100
2016-03-09objtool: Rename some variables and functionsJosh Poimboeuf3-52/+54
2016-03-09objtool: Remove superflous INIT_LIST_HEADJosh Poimboeuf1-2/+0
2016-03-09objtool: Add helper macros for traversing instructionsJosh Poimboeuf1-73/+55
2016-03-09objtool: Fix false positive warnings related to sibling callsJosh Poimboeuf1-1/+6
2016-03-09objtool: Compile with debugging symbolsJosh Poimboeuf1-1/+1
2016-03-09objtool: Detect infinite recursionJosh Poimboeuf1-12/+33
2016-03-09objtool: Prevent infinite recursion in noreturn detectionJosh Poimboeuf1-4/+20
2016-03-09perf bench mem: Prepare the x86-64 build for upstream memcpy_mcsafe() changesIngo Molnar1-0/+5
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-12/+11
2016-03-08perf report: Use hierarchy hpp list on gtkNamhyung Kim1-22/+33
2016-03-08perf hists browser: Use hierarchy hpp listNamhyung Kim1-36/+45
2016-03-08perf report: Use hierarchy hpp list on stdioNamhyung Kim1-46/+57
2016-03-08perf hists: Fix indent for multiple hierarchy sort keyNamhyung Kim4-28/+23
2016-03-08perf hists: Support multiple sort keys in a hierarchy levelNamhyung Kim1-10/+32
2016-03-08perf hists: Use own hpp_list for hierarchy modeNamhyung Kim7-73/+103
2016-03-08perf hists: Introduce perf_hpp__setup_hists_formats()Namhyung Kim4-0/+118
2016-03-08perf stat: Document --detailed optionBorislav Petkov1-0/+8
2016-03-08perf hists: Add level field to struct perf_hpp_fmtNamhyung Kim2-33/+42
2016-03-08perf tools: Use 64-bit shifts with (TSC) time conversionAdrian Hunter2-2/+2
2016-03-08perf jit: Move clockid validationAdrian Hunter2-24/+23
2016-03-08perf jit: Let jit_process() return errorsAdrian Hunter2-6/+16
2016-03-08perf session: Simplify tool stubsAdrian Hunter1-33/+7
2016-03-08perf inject: Hit all DSOs for AUX data in JIT and other casesAdrian Hunter1-4/+8
2016-03-08perf tools: Explicitly declare inc_group_count as a void functionColin Ian King1-1/+1
2016-03-07Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar2-12/+11
2016-03-05nfit, libnvdimm: clear poison command supportDan Williams1-0/+29
2016-03-05tools/testing/nvdimm: expand ars unit testingDan Williams1-22/+90
2016-03-05nfit, tools/testing/nvdimm: unify common init for acpi_nfit_descDan Williams1-19/+3
2016-03-05libnvdimm, nfit: centralize command status translationDan Williams1-1/+4
2016-03-05nfit, tools/testing/nvdimm: test multiple control regions per-dimmDan Williams1-24/+94
2016-03-05nfit, tools/testing/nvdimm: add format interface code definitionsDan Williams1-1/+6
2016-03-03objtool: Support CROSS_COMPILEJosh Poimboeuf2-9/+14
2016-03-03x86/asm/decoder: Use explicitly signed charsJosh Poimboeuf2-6/+6
2016-03-03perf stat: Check for frontend stalled for metricsAndi Kleen3-1/+10
2016-03-03tools/power turbostat: fix various build warningsColin Ian King1-4/+4
2016-03-03perf tests: Initialize sa.sa_flagsColin Ian King1-0/+1
2016-03-03perf test: Fix hists related entriesArnaldo Carvalho de Melo1-15/+22
2016-03-03tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...Steven Rostedt (Red Hat)1-1/+1
2016-03-03tools lib traceevent: Set int_array fields to NULL if freeing from errorSteven Rostedt (Red Hat)1-0/+3
2016-03-03tools lib traceevent: Fix time stamp rounding issueChaos.Chen1-0/+5
2016-03-03perf script: Fix double free on command_lineColin Ian King1-2/+2
2016-03-03tools build: Use .s extension for preprocessed assembler codeMasahiro Yamada1-1/+1
2016-03-03perf stat: Support metrics in --per-core/socket modeAndi Kleen2-8/+63
2016-03-03perf stat: Implement CSV metrics outputAndi Kleen2-5/+70
2016-03-03perf record: Ensure return non-zero rc when mmap failWang Nan1-1/+4
2016-03-03perf record: Introduce record__finish_output() to finish a perf.dataWang Nan1-12/+25
2016-03-03perf record: Extract synthesize code to record__synthesize()Wang Nan1-55/+70
2016-03-03perf record: Use WARN_ONCE to replace 'if' conditionWang Nan1-8/+7
2016-03-03perf data: Explicitly set byte order for integer typesWang Nan1-0/+6
2016-03-03perf data: Support converting data from bpf_perf_event_output()Wang Nan1-1/+111
2016-03-03perf stat: Check existence of frontend/backed stalled cyclesAndi Kleen1-2/+20
2016-03-03perf tools: Fix locale handling in pmu parsingJiri Olsa1-0/+13
2016-03-02virtio_ring: Support DMA APIsAndy Lutomirski1-0/+17
2016-03-02selftests/powerpc: Test FPU and VMX regs in signal ucontextCyril Bur4-1/+296
2016-03-02selftests/powerpc: Test preservation of FPU and VMX regs across preemptionCyril Bur6-3/+310
2016-03-02selftests/powerpc: Test the preservation of FPU and VMX regs across syscallCyril Bur8-1/+625
2016-03-02selftests/powerpc: Remove -flto from common CFLAGSSuraj Jitindar Singh1-1/+1
2016-03-02selftests/powerpc: Fix out of bounds access in TM signal testMichael Ellerman1-1/+1
2016-03-01Merge 4.5-rc6 into char-misc-nextGreg Kroah-Hartman4-16/+98
2016-02-29tools lib traceevent: Split pevent_print_event() into specific functionality ...Steven Rostedt2-32/+117
2016-02-29perf trace: Check and discard not only 'nr' but also '__syscall_nr'Taeung Song1-2/+6
2016-02-29perf tools: Fix python extension buildJiri Olsa1-0/+4
2016-02-29tools/lib/lockdep: Fix link creation warningIngo Molnar1-1/+1
2016-02-29tools/lib/lockdep: Add tests for AA and ABBA lockingAlfredo Alvarez Fernandez3-4/+63
2016-02-29tools/lib/lockdep: Add userspace version of READ_ONCE()Alfredo Alvarez Fernandez1-0/+1
2016-02-29tools/lib/lockdep: Fix the build on recent kernelsIngo Molnar1-0/+6
2016-02-29Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar9-42/+161
2016-02-29Merge tag 'v4.5-rc6' into perf/core, to pick up fixesIngo Molnar4-16/+98
2016-02-29objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf23-6/+5173
2016-02-26perf trace: Print content of bpf-output eventWang Nan1-1/+34
2016-02-26perf trace: Call bpf__apply_obj_config in 'perf trace'Wang Nan1-0/+11
2016-02-26perf tools: Only set filter for tracepoints eventsWang Nan1-0/+3
2016-02-26perf config: Bring perf_default_config to the very beginning at main()Wang Nan10-21/+15
2016-02-26perf report: Update column width of dynamic entriesNamhyung Kim2-3/+16
2016-02-26perf hists: Fix dynamic entry display in hierarchyNamhyung Kim2-1/+4
2016-02-26perf report: Left align dynamic entries in hierarchyNamhyung Kim2-11/+33
2016-02-26perf report: Fix indentation of dynamic entries in hierarchyNamhyung Kim4-6/+26
2016-02-26perf hists: Fix comparing of dynamic entriesNamhyung Kim1-0/+8
2016-02-26perf report: Show message for percent limit on gtkNamhyung Kim1-0/+11
2016-02-26perf hists browser: Show message for percent limitNamhyung Kim3-0/+102
2016-02-26perf hists browser: Cleanup hist_browser__update_percent_limit()Namhyung Kim1-6/+1
2016-02-26perf report: Show message for percent limit on stdioNamhyung Kim1-0/+17
2016-02-26perf hists: Add more helper functions for the hierarchy modeNamhyung Kim3-0/+50
2016-02-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+6
2016-02-25selftests: media_dcevice_test fix usage informationShuah Khan1-1/+1
2016-02-25selftests: media_dcevice_test fix to handle ioctl failure caseShuah Khan1-2/+3
2016-02-25selftests: add missing .gitignore file or entrySudeep Holla2-0/+2
2016-02-25gpio: present the consumer of a line to userspaceLinus Walleij1-3/+3
2016-02-25perf script: Remove duplicated code and needless script_spec__findnew()Taeung Song1-18/+3
2016-02-25selftests: create test-specific kconfig fragmentsBamvor Jian Zhang13-0/+26
2016-02-25selftests: breakpoint: add step_after_suspend_testGreg Hackmann2-1/+221
2016-02-25selftests: add a new test for Media Controller APIShuah Khan3-0/+102
2016-02-25perf script: Exception handling when the print fmt is emptyTaeung Song2-0/+6
2016-02-25perf tools: Fix parsing of pmu events with empty list of modifiersArnaldo Carvalho de Melo1-3/+3
2016-02-25perf jvmti: improve error message in MakefileStephane Eranian1-4/+13
2016-02-25perf tools: Use asprintf() for simple string formatting/allocationArnaldo Carvalho de Melo1-6/+8
2016-02-25Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixesIngo Molnar4-36/+452
2016-02-24perf top: Add --hierarchy optionNamhyung Kim2-0/+18
2016-02-24perf hists: Support decaying in hierarchy modeNamhyung Kim1-8/+34
2016-02-24perf report: Add --hierarchy optionNamhyung Kim3-0/+21
2016-02-24perf ui/gtk: Implement hierarchy output modeNamhyung Kim1-1/+162
2016-02-24perf hists browser: Align column header in hierarchy modeNamhyung Kim1-1/+70
2016-02-24perf hists browser: Implement hierarchy outputNamhyung Kim1-22/+268
2016-02-24perf hists browser: Support collapsing/expanding whole entries in hierarchyNamhyung Kim1-10/+48
2016-02-24perf hists browser: Count number of hierarchy entriesNamhyung Kim1-11/+74
2016-02-24perf ui/stdio: Align column header for hierarchy outputNamhyung Kim3-0/+116