aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-5/+216
2014-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds90-1170/+2839
2014-03-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds108-115/+516
2014-03-18perf tools: Remove unused simple_strtoul() functionRamkumar Ramachandra1-6/+0
2014-03-18perf tools: Update some code references in design.txtRamkumar Ramachandra1-6/+6
2014-03-18perf evsel: Update function names in debug messagesRamkumar Ramachandra1-2/+2
2014-03-18perf tools: Remove thread__find_map functionJiri Olsa1-6/+0
2014-03-18perf annotate: Print the evsel name in the stdio outputArnaldo Carvalho de Melo1-5/+9
2014-03-18perf report: Use ui__has_annotation()Namhyung Kim1-1/+1
2014-03-18perf tools: Fix memory leak when synthesizing thread recordsNamhyung Kim1-3/+3
2014-03-18perf tools: Use tid in mmap/mmap2 events to find mapsDon Zickus2-2/+3
2014-03-18perf report: Merge al->filtered with hist_entry->filteredNamhyung Kim2-2/+2
2014-03-18perf symbols: Apply all filters to an addr_locationNamhyung Kim1-10/+4
2014-03-18perf symbols: Record the reason for filtering an address_locationNamhyung Kim6-17/+25
2014-03-18perf sched: Fixup header alignment in 'latency' outputRamkumar Ramachandra1-5/+5
2014-03-18perf timechart: Fix off-by-one error in 'record' argv handlingRamkumar Ramachandra1-1/+1
2014-03-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2-1/+2
2014-03-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-5/+13
2014-03-14perf machine: Factor machine__find_thread to take tid argumentJiri Olsa3-6/+12
2014-03-14perf tools: Speed up thread map generationDon Zickus1-8/+51
2014-03-14perf kvm: introduce --list-cmds for use by scriptsRamkumar Ramachandra4-13/+46
2014-03-14perf ui hists: Pass evsel to hpp->header/width functions explicitlyNamhyung Kim5-24/+21
2014-03-14perf symbols: Introduce thread__find_cpumode_addr_locationArnaldo Carvalho de Melo3-25/+34
2014-03-14perf session: Change header.misc dump from decimal to hexDon Zickus1-1/+1
2014-03-14perf ui/tui: Reuse generic __hpp__fmt() codeNamhyung Kim4-91/+63
2014-03-14perf ui/hists: Pass struct hpp to print functionsNamhyung Kim4-29/+76
2014-03-14perf ui/gtk: Reuse generic __hpp__fmt() codeNamhyung Kim3-69/+19
2014-03-14perf ui/stdio: Fix invalid output on event group reportNamhyung Kim1-4/+16
2014-03-14perf bench: Fix NULL pointer dereference in "perf bench all"Patrick Palka1-1/+1
2014-03-14perf tools: Fix synthesizing mmaps for threadsDon Zickus1-55/+56
2014-03-14perf probe: Clarify x86 register naming for perf probeAndi Kleen1-0/+2
2014-03-14perf mem: Clarify load-latency in documentationAndi Kleen1-0/+4
2014-03-14perf bench: Add futex-requeue microbenchmarkDavidlohr Bueso5-0/+227
2014-03-14perf bench: Add futex-wake microbenchmarkDavidlohr Bueso5-0/+214
2014-03-14perf bench: Add futex-hash microbenchmarkDavidlohr Bueso6-1/+277
2014-03-14perf bench numa: Make no args mean 'run all tests'Arnaldo Carvalho de Melo1-0/+1
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2014-03-12tools/net/Makefile: Define PACKAGE to fix build problemsMarkos Chandras1-1/+1
2014-03-11perf tools: Disable user-space callchain/stack dumps for function trace eventsJiri Olsa2-11/+48
2014-03-11Merge branch 'perf/urgent' into perf/coreIngo Molnar17-31/+74
2014-03-11Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar3-5/+13
2014-03-10tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctlyColin Ian King1-0/+1
2014-03-10perf machine: Use map as success in ip__resolve_amsDon Zickus1-1/+1
2014-03-10perf symbols: Fix crash in elf_section_by_nameJiri Olsa1-3/+3
2014-03-10perf trace: Decode architecture-specific signal numbersBen Hutchings1-1/+9
2014-03-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-4/+15
2014-03-02Merge 3.14-rc5 into char-misc-nextGreg Kroah-Hartman8-22/+45
2014-02-28perf tools: Fix strict alias issue for find_first_bitJiri Olsa1-1/+3
2014-02-28Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar108-115/+516
2014-02-27perf tools: fix BFD detection on opensuseAndi Kleen2-2/+2
2014-02-27Merge branch 'liblockdep-fixes' of https://github.com/sashalevin/liblockdep i...Ingo Molnar5-4/+15
2014-02-27Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar5-19/+40
2014-02-26tools/liblockdep: Use realpath for srctree and objtreeWang Nan1-2/+2
2014-02-26tools/liblockdep: Add a stub for new rcu_is_watchingSasha Levin1-0/+5
2014-02-26tools/liblockdep: Mark runtests.sh as executableSasha Levin1-0/+0
2014-02-26tools/liblockdep: Add include directory to allow tests to compileIra W. Snyder1-1/+1
2014-02-26tools/liblockdep: Fix include of asm/hash.hIra W. Snyder1-0/+6
2014-02-26tools/liblockdep: Fix initialization code pathIra W. Snyder1-1/+1
2014-02-24Merge 3.14-rc4 into char-misc-nextGreg Kroah-Hartman4-3/+44
2014-02-24perf symbols: Check compatible symtab type before loading dsoNamhyung Kim1-9/+52
2014-02-24perf symbols: Check return value of filename__read_debuglink()Stephane Eranian2-2/+4
2014-02-24perf symbols: Destroy unused symsrcsNamhyung Kim1-0/+2
2014-02-24perf annotate: Check availability of annotate when processing samplesNamhyung Kim4-19/+38
2014-02-24perf tests: Add NO_LIBDW_DWARF_UNWIND make testJiri Olsa1-0/+3
2014-02-24perf tools: Setup default dwarf post unwinderJiri Olsa3-23/+66
2014-02-24perf tools: Add libdw DWARF post unwind supportJiri Olsa6-0/+297
2014-02-24perf tools: Add feature check for libdw dwarf unwindJiri Olsa4-8/+35
2014-02-24perf tools: Warn the user about how to enable libunwind supportArnaldo Carvalho de Melo1-1/+1
2014-02-24perf tools: Add variable display for VF make outputJiri Olsa1-4/+19
2014-02-24perf tools: Factor features display codeJiri Olsa2-42/+85
2014-02-24perf tools: Fix bison OUTPUT directories dependencyJiri Olsa1-2/+8
2014-02-24perf tests: Add pmu-bison.o make testJiri Olsa1-4/+8
2014-02-24perf tests: Fix *.o make testsJiri Olsa1-7/+3
2014-02-23rcutorture: Save kvm.sh output to logPaul E. McKenney1-7/+15
2014-02-23rcutorture: Place kvm-test-1-run.sh output into res directoryPaul E. McKenney1-2/+2
2014-02-23rcutorture: Rename TREE_RCU-Kconfig.txtPaul Bolle1-0/+0
2014-02-23locktorture: Add kvm-recheck.sh plug-in for locktorturePaul E. McKenney2-2/+54
2014-02-23locktorture: Add vestigial locktorture configurationPaul E. McKenney7-1/+60
2014-02-23rcutorture: Introduce "rcu" directory level underneath configsPaul E. McKenney97-5/+16
2014-02-23rcutorture: Rename kvm-test-1-rcu.shPaul E. McKenney2-10/+10
2014-02-23rcutorture: Remove RCU dependencies from ver_functions.sh APIPaul E. McKenney5-40/+59
2014-02-23rcutorture: Create CFcommon file for common Kconfig parametersPaul E. McKenney17-18/+7
2014-02-23rcutorture: Create config files for scripted test-the-test testingPaul E. McKenney2-0/+9
2014-02-23rcutorture: Abstract kvm-recheck.shPaul E. McKenney2-19/+52
2014-02-23rcutorture: Print dates when doing parallel rcutorture runsPaul E. McKenney1-6/+6
2014-02-23rcutorture: Don't create results directory for dryrunsPaul E. McKenney1-17/+17
2014-02-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-3/+44
2014-02-18rcutorture: Print results directory when dumping resultsPaul E. McKenney1-0/+3
2014-02-18rcutorture: Flag tests requiring more CPUs than are availablePaul E. McKenney1-5/+9
2014-02-18rcutorture: Add comments, especially on bin packing.Paul E. McKenney1-2/+31
2014-02-18rcutorture: Do better bin packingPaul E. McKenney1-1/+36
2014-02-18rcutorture: Handle multiple runs of the same testPaul E. McKenney1-16/+13
2014-02-18rcutorture: Add dryrun capabilityPaul E. McKenney1-4/+35
2014-02-18rcutorture: Fix results-directory error messagePaul E. McKenney1-1/+1
2014-02-18rcutorture: Enable concurrent rcutorture runsPaul E. McKenney4-24/+108
2014-02-18rcutorture: Reduce SRCU-N number of CPUsPaul E. McKenney1-1/+1
2014-02-18rcutorture: Move common qemu flags to kvm-test-1.shPaul E. McKenney2-1/+2
2014-02-18rcutorture: Allow kvm-test-1-rcu.sh to pause after buildPaul E. McKenney1-0/+12
2014-02-18rcutorture: Move common boot flags to kvm-test-1-rcu.shPaul E. McKenney2-5/+5
2014-02-18rcutorture: Print script and arguments to standard outputPaul E. McKenney2-0/+8
2014-02-18rcutorture: Print grace-period performance statisticsPaul E. McKenney1-1/+18
2014-02-18Drivers: hv: Implement the file copy serviceK. Y. Srinivasan1-0/+195
2014-02-18Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman14-63/+162
2014-02-18perf probe: Support distro-style debuginfo for uprobeMasami Hiramatsu3-8/+43
2014-02-18perf probe: Allow to add events on the local functionsMasami Hiramatsu4-205/+204
2014-02-18perf probe: Show source-level or symbol-level info for uprobesMasami Hiramatsu1-83/+144
2014-02-18perf probe: Show appropriate symbol for ref_reloc_sym based kprobesMasami Hiramatsu1-28/+55
2014-02-18perf probe: Find given address from offline dwarfMasami Hiramatsu3-101/+26
2014-02-18perf probe: Use ref_reloc_sym based address instead of the symbol nameMasami Hiramatsu1-9/+49
2014-02-18perf probe: Show in what binaries/modules probes are setMasami Hiramatsu1-3/+7
2014-02-18perf probe: Unify show_available_functions for uprobes/kprobesMasami Hiramatsu1-46/+26
2014-02-18perf probe: Replace line_list with intlistMasami Hiramatsu5-95/+35
2014-02-18perf probe: Remove incorrect symbol check for --listMasami Hiramatsu1-8/+0
2014-02-18perf probe: Fix to do exit call for symbol mapsMasami Hiramatsu1-48/+56
2014-02-18perf symbols: No need to export dso__first_symbolArnaldo Carvalho de Melo2-2/+1
2014-02-18perf tools: Drop prefetch.hBorislav Petkov3-8/+0
2014-02-18perf tools: Move hash.h headerBorislav Petkov4-6/+7
2014-02-18perf tools: Move fs.* to lib/api/fs/Borislav Petkov11-26/+21
2014-02-18perf callchain: Separate perf_reg_value function in perf_regs objectJiri Olsa4-26/+45
2014-02-18perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macroJiri Olsa5-10/+13
2014-02-18perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_idJiri Olsa4-5/+5
2014-02-18perf callchain: Separate libunwind code to special objectJiri Olsa6-3/+3
2014-02-18perf callchain: Add mask into struct regs_dumpJiri Olsa10-37/+32
2014-02-18perf callchain: Do not report zero address in unwindJiri Olsa1-1/+1
2014-02-18perf tools: Fix dwarf unwind max_stack processingJiri Olsa1-1/+1
2014-02-18perf tests x86: Add dwarf unwind testJiri Olsa7-0/+232
2014-02-18perf tests x86: Introduce perf_regs_load functionJiri Olsa3-0/+95
2014-02-18perf tools: Fix memory leak in event_format__print functionJiri Olsa1-0/+1
2014-02-18perf record: Add readable output for callchain debugJiri Olsa2-2/+5
2014-02-18perf tools: Add call-graph option support into .perfconfigJiri Olsa4-1/+30
2014-02-18perf tools: Put proper period for for samples without PERIOD sample_typeJiri Olsa1-1/+1
2014-02-18perf report: Remove some needless container_of usageArnaldo Carvalho de Melo1-9/+6
2014-02-18perf tools: Shorten sample symbol resolving function signatureArnaldo Carvalho de Melo4-13/+10
2014-02-18perf tools: Shorten sample symbol resolving function signatureArnaldo Carvalho de Melo4-11/+9
2014-02-18perf report: Use al->cpumode where applicableArnaldo Carvalho de Melo1-5/+3
2014-02-18Merge remote-tracking branch 'acme/perf/urgent' into perf/coreArnaldo Carvalho de Melo4-3/+44
2014-02-15Tools: hv: vssdaemon: Ignore VFAT mounts during the Freeze operationK. Y. Srinivasan1-0/+2
2014-02-15Adding makefile for tools/hvBjarke Istrup Pedersen2-5/+19
2014-02-13perf trace: Fix ioctl 'request' beautifier build problems on !(i386 || x86_64...Arnaldo Carvalho de Melo1-0/+18
2014-02-10perf trace: Add fallback definition of EFD_SEMAPHOREBen Hutchings1-0/+4
2014-02-10perf list: Fix checking for supported events on older kernelsVince Weaver1-2/+15
2014-02-10perf tools: Handle PERF_RECORD_HEADER_EVENT_TYPE properlyJiri Olsa1-0/+6
2014-02-10perf probe: Do not add offset twice to uprobe addressMasami Hiramatsu1-1/+1
2014-02-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-63/+162
2014-02-09Merge branch 'linus' into perf/coreIngo Molnar18-224/+2792
2014-02-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-200/+244
2014-02-01tools/power turbostat: introduce -s to dump countersAndy Shevchenko1-33/+65
2014-02-01tools/power turbostat: remove unused command line optionAndy Shevchenko1-3/+3
2014-01-31perf buildid-cache: Check relocation when checking for existing kcoreAdrian Hunter1-4/+29
2014-01-31perf tools: Adjust kallsyms for relocated kernelAdrian Hunter1-2/+38
2014-01-31perf tests: No need to set up ref_reloc_symAdrian Hunter1-10/+0
2014-01-31perf symbols: Prevent the use of kcore if the kernel has movedAdrian Hunter1-4/+21
2014-01-31perf record: Get ref_reloc_sym from kernel mapAdrian Hunter3-30/+9
2014-01-31perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()Adrian Hunter2-0/+25
2014-01-31perf machine: Add machine__get_kallsyms_filename()Adrian Hunter1-8/+11
2014-01-31perf tools: Add kallsyms__get_function_start()Adrian Hunter2-3/+18
2014-01-31perf symbols: Fix symbol annotation for relocated kernelAdrian Hunter3-2/+6
2014-01-31perf tools: Fix include for non x86 architecturesFrancesco Fusco1-0/+6
2014-01-29perf tools: Fix AAAAARGH64 memory barriersPeter Zijlstra1-2/+2
2014-01-27perf tools: Demangle kernel and kernel module symbols tooAvi Kivity1-1/+1
2014-01-26perf/doc: Remove mention of non-existent set_perf_event_pending() from design...Baruch Siach1-1/+0
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-2/+2382
2014-01-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-18/+51
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-20/+152
2014-01-23test: check copy_to/from_user boundary validationKees Cook2-0/+14
2014-01-23perf symbols: Load map before using map->map_ip()Masami Hiramatsu1-1/+2
2014-01-23perf tools: Fix traceevent plugin path definitionsJosh Boyer2-2/+2
2014-01-23Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar10-15/+47
2014-01-21perf symbols: Fix JIT symbol resolution on heapNamhyung Kim1-2/+2
2014-01-20Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+0
2014-01-20perf stat: Fix memory corruption of xyarray when cpumask is usedStephane Eranian1-2/+5
2014-01-20perf evsel: Remove duplicate member zeroing after freeStephane Eranian1-1/+0
2014-01-20perf tools: Ensure sscanf does not overrun the "mem" fieldAlan Cox1-1/+1
2014-01-20perf stat: fix NULL pointer reference bug with event unitStephane Eranian3-6/+22
2014-01-20perf tools: Add support for the xtensa architectureBaruch Siach1-0/+7
2014-01-20perf session: Free cpu_map in perf_session__cpu_bitmapStanislav Fomichev1-3/+7
2014-01-20perf timechart: Fix wrong SVG heightStanislav Fomichev1-0/+3
2014-01-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds168-2626/+6924
2014-01-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds110-0/+3362
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds56-0/+1547
2014-01-20Merge tag 'ktest-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2-32/+147
2014-01-18turbostat: Add option to report joules consumed per sampleDirk Brandewie1-25/+66
2014-01-18turbostat: run on HSXLen Brown1-11/+31
2014-01-18turbostat: Add a .gitignore to ignore the compiled turbostat binaryJosh Triplett1-0/+1
2014-01-18turbostat: Clean up error handling; disambiguate error messages; use err and ...Josh Triplett1-69/+38
2014-01-18turbostat: Factor out common function to open file and exit on failureJosh Triplett1-15/+16
2014-01-18turbostat: Add a helper to parse a single int out of a fileJosh Triplett1-57/+24
2014-01-18turbostat: Check return value of fscanfJosh Triplett1-4/+16
2014-01-18turbostat: Use GCC's CPUID functions to support PICJosh Triplett1-5/+6
2014-01-18turbostat: Don't attempt to printf an off_t with %zxJosh Triplett1-1/+1
2014-01-18turbostat: Don't put unprocessed uapi headers in the include pathJosh Triplett2-2/+2
2014-01-18ktest: Add BISECT_TRIES to bisect testSteven Rostedt (Red Hat)2-2/+36
2014-01-17perf tools: Remove unnecessary callchain cursor state restore on unmatchFrederic Weisbecker1-3/+0
2014-01-17perf callchain: Spare double comparison of callchain first entryFrederic Weisbecker1-10/+10
2014-01-17Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki5-16/+151
2014-01-16perf tools: Do proper comm override error handlingFrederic Weisbecker3-11/+15
2014-01-16perf symbols: Export elf_section_by_name and reuseMasami Hiramatsu4-69/+37
2014-01-16perf probe: Release all dynamically allocated parametersMasami Hiramatsu3-5/+71
2014-01-16perf probe: Release allocated probe_trace_event if failedMasami Hiramatsu1-0/+13
2014-01-16perf tools: Add 'build-test' make targetNamhyung Kim1-0/+6