aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-12-30Merge tag 'linux-kselftest-3.19-fixes' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2014-12-29Merge branches 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki2-2/+2
2014-12-22selftests/exec: Use %zu to format size_tGeert Uytterhoeven1-2/+2
2014-12-19tools / cpupower: Fix no idle state information return valuePrarit Bhargava1-1/+1
2014-12-19tools / cpupower: Correctly detect if running as rootMichal Privoznik1-1/+1
2014-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds38-707/+874
2014-12-19perf: Fix building warning on ARM 32Wang Nan2-7/+7
2014-12-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds7-5/+97
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+4
2014-12-18tools/testing/selftests/Makefile: alphasort the TARGETS listAndrew Morton1-8/+9
2014-12-18Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools'Rafael J. Wysocki1-4/+4
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-38/+166
2014-12-17perf symbols: Fix use after free in filename__read_build_idMitchell Krome1-2/+6
2014-12-17perf evlist: Use roundup_pow_of_twoArnaldo Carvalho de Melo2-19/+1
2014-12-17tools: Adopt roundup_pow_of_twoArnaldo Carvalho de Melo1-0/+25
2014-12-17perf tools: Make the mmap length autotuning more robustArnaldo Carvalho de Melo1-0/+2
2014-12-17tools: Adopt rounddown_pow_of_two and depsArnaldo Carvalho de Melo1-0/+134
2014-12-17tools: Adopt fls_long and depsArnaldo Carvalho de Melo7-0/+22
2014-12-17tools: Move bitops.h from tools/perf/util to tools/Arnaldo Carvalho de Melo3-1/+2
2014-12-17tools: Introduce asm-generic/bitops.hArnaldo Carvalho de Melo4-8/+37
2014-12-17tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/libArnaldo Carvalho de Melo5-72/+131
2014-12-17tools: Whitespace prep patches for moving bitops.hArnaldo Carvalho de Melo1-7/+8
2014-12-17tools: Move code originally from asm-generic/atomic.h into tools/include/asm-...Arnaldo Carvalho de Melo4-15/+25
2014-12-17tools: Move code originally from linux/log2.h to tools/include/linux/Arnaldo Carvalho de Melo5-12/+30
2014-12-17tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.hArnaldo Carvalho de Melo4-36/+46
2014-12-16Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-63/+248
2014-12-16perf evlist: Do not use hard coded value for a mmap_pages defaultArnaldo Carvalho de Melo1-4/+16
2014-12-16perf trace: Let the perf_evlist__mmap autosize the number of pages to useArnaldo Carvalho de Melo1-1/+1
2014-12-16perf evlist: Improve the strerror_mmap methodArnaldo Carvalho de Melo1-4/+13
2014-12-16perf evlist: Clarify sterror_mmap variable namesArnaldo Carvalho de Melo1-3/+3
2014-12-16perf evlist: Fixup brown paper bag on "hint" for --mmap-pages cmdline argArnaldo Carvalho de Melo1-1/+1
2014-12-15tools/virtio: add virtio 1.0 in vringh_testMichael S. Tsirkin1-0/+2
2014-12-15tools/virtio: add virtio 1.0 in virtio_testMichael S. Tsirkin1-1/+13
2014-12-15tools/virtio: enable -WerrorMichael S. Tsirkin1-1/+1
2014-12-15tools/virtio: 64 bit featuresMichael S. Tsirkin1-1/+1
2014-12-15tools/virtio: fix vringh testMichael S. Tsirkin1-0/+1
2014-12-15tools/virtio: more stubsMichael S. Tsirkin5-2/+79
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-17/+159
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+0
2014-12-14Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()"Prarit Bhargava1-4/+4
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds6-2/+578
2014-12-13syscalls: add selftest for execveat(2)David Drysdale4-0/+432
2014-12-13mm/page_owner: keep track of page ownersJoonsoo Kim2-2/+146
2014-12-12Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds1-61/+0
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2014-12-12Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar24-499/+348
2014-12-11userns: Unbreak the unprivileged remount testsEric W. Biederman1-8/+24
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-6/+0
2014-12-11perf trace: Provide a better explanation when mmap failsArnaldo Carvalho de Melo1-6/+6
2014-12-11perf evlist: Introduce strerror_mmap methodArnaldo Carvalho de Melo2-0/+24
2014-12-11perf tools: Use sysctl__read_int instead of ad-hoc copiesArnaldo Carvalho de Melo2-18/+2
2014-12-11tools lib fs: Add sysctl__read_int helperArnaldo Carvalho de Melo2-0/+14
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-33/+12
2014-12-11tools lib fs: Adopt filename__read_int from tools/perf/Arnaldo Carvalho de Melo4-18/+23
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2014-12-10Merge tag 'ktest-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-11/+26
2014-12-10Merge tag 'ftracetest-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-13/+484
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-6/+0
2014-12-10perf kvm stat live: Mark events as (x86 only) in help outputAlexander Yarygin1-1/+2
2014-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+6
2014-12-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds90-946/+4555
2014-12-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds91-1633/+36
2014-12-09perf tests: Fix attr tests size values to cope with machine state on interrup...Jiri Olsa2-2/+2
2014-12-09calloc/xcalloc: Fix argument orderArjun Sreedharan2-5/+5
2014-12-09perf callchain: Move cpumode resolve code to add_callchain_ipKan Liang1-37/+35
2014-12-09perf callchain: Fixup parameter handling error messageKan Liang1-1/+1
2014-12-09perf tools: Add --buildid-dir option to set cache directoryJiri Olsa4-6/+22
2014-12-09perf buildid cache: Fix -a segfault related to kcore handlingJiri Olsa1-1/+1
2014-12-09perf buildid-cache: Remove extra debugdir variablesJiri Olsa2-13/+7
2014-12-09perf tools: Use single strcmp call instead of twoJiri Olsa1-1/+1
2014-12-09perf hists browser: Change print format from %lu to %PRIu64Tom Huynh1-1/+1
2014-12-09perf bench: Fix memcpy/memset outputRabin Vincent1-8/+10
2014-12-09perf bench: Merge memset into memcpyRabin Vincent3-305/+90
2014-12-09perf bench: Prepare memcpy for mergeRabin Vincent1-78/+104
2014-12-09virtio: add support for 64 bit features.Michael S. Tsirkin1-1/+1
2014-12-09virtio: use u32, not bitmap for featuresMichael S. Tsirkin4-33/+12
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley1-3/+6
2014-12-05tools: cpupower: fix return checks for sysfs_get_idlestate_count()Prarit Bhargava1-4/+4
2014-12-04ftracetest: Add --verbose option for showing echo outputMasami Hiramatsu1-10/+23
2014-12-04ftracetest: Fix to show descriptions on dashMasami Hiramatsu1-1/+2
2014-12-03selftest: size: Add size test for Linux kernelTim Bird4-0/+114
2014-12-02usbip: remove unneeded structureJulia Lawall1-2/+0
2014-12-02selftests/kcmp: Always try to build the testMichael Ellerman1-16/+2
2014-12-02selftests/kcmp: Don't include kernel headersMichael Ellerman1-4/+0
2014-12-02mnt: Update unprivileged remount testEric W. Biederman1-30/+142
2014-12-01perf report: In branch stack mode use address history sortingAndi Kleen1-0/+1
2014-12-01perf report: Add --branch-history optionAndi Kleen2-4/+27
2014-12-01perf callchain: Support handling complete branch stacks as histogramsAndi Kleen6-13/+132
2014-12-01perf stat: Add support for snapshot countersJiri Olsa1-2/+4
2014-12-01perf stat: Add support for per-pkg countersJiri Olsa2-0/+50
2014-12-01perf tools: Remove perf_evsel__read interfaceJiri Olsa2-63/+0
2014-12-01perf stat: Use read_counter in read_counter_aggrJiri Olsa1-2/+16
2014-12-01perf stat: Make read_counter work over the thread dimensionJiri Olsa1-4/+11
2014-12-01perf stat: Use perf_evsel__read_cb in read_counterJiri Olsa1-6/+21
2014-11-28perf session: Do not fail on processing out of order eventJiri Olsa2-6/+6
2014-11-26tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemonDexuan Cui1-0/+14
2014-11-26Tools: hv: vssdaemon: skip all filesystems mounted readonlyVitaly Kuznetsov1-1/+1
2014-11-26Tools: hv: vssdaemon: report freeze errorsVitaly Kuznetsov1-4/+12
2014-11-24perf tools: Add snapshot format file parsingJiri Olsa4-11/+40
2014-11-24perf tools: Add per-pkg format file parsingMatt Fleming4-0/+31
2014-11-24perf evsel: Introduce perf_evsel__read_cb functionJiri Olsa2-0/+23
2014-11-24perf evsel: Introduce perf_counts_values__scale functionJiri Olsa2-25/+25
2014-11-24perf evsel: Introduce perf_evsel__compute_deltas functionJiri Olsa2-5/+7
2014-11-24perf tools: Allow to force redirect pr_debug to stderr.Andi Kleen1-1/+3
2014-11-24perf tools: Fix segfault due to invalid kernel dso accessNamhyung Kim1-2/+2
2014-11-24perf callchain: Make get_srcline fall back to sym+offsetAndi Kleen6-8/+20
2014-11-24perf symbols: Move bfd_demangle stubbing to its only userArnaldo Carvalho de Melo2-21/+21
2014-11-24perf callchain: Enable printing the srcline in the historyAndi Kleen3-3/+15
2014-11-24scsi: add SPC-3 command definitionsHannes Reinecke1-1/+4
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke1-2/+2
2014-11-24kselftest: Move the docs to the Documentation dirTim Bird1-61/+0
2014-11-24perf tools: Collapse first level callchain entry if it has siblingNamhyung Kim1-3/+8
2014-11-24perf hists browser: Print overhead percent value for first-level callchainNamhyung Kim1-2/+12
2014-11-23ktest: Add back "tail -1" to kernelrelease makeSteven Rostedt (Red Hat)1-1/+1
2014-11-21ktest: Add name to running titleSteven Rostedt (Red Hat)1-1/+7
2014-11-21ktest: Allow tests to undefine default optionsSteven Rostedt (Red Hat)1-8/+15
2014-11-21ktest: Fix make_min_config to handle new assign_configs callSteven Rostedt (Red Hat)1-1/+3
2014-11-21ktest: Use make -s kernelreleaseMichal Marek1-1/+1
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida1-1/+1
2014-11-20Replace mentions of "list_struct" to "list_head"Andrey Utkin1-1/+1
2014-11-20Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar91-1633/+36
2014-11-19perf tools: Only override the default :tid comm entryAdrian Hunter1-3/+2
2014-11-19perf tools: Add perf-read-vdso32 and perf-read-vdsox32 to .gitignoreAdrian Hunter1-0/+2
2014-11-19perf evlist: Do not poll events that use the system_wide flagAdrian Hunter1-1/+9
2014-11-19perf evsel: Fix ftrace:function event recordingJiri Olsa1-0/+8
2014-11-19perf diff: Add missing handler for PERF_RECORD_MMAP2 eventsKan Liang1-0/+1
2014-11-19perf hists: Fix up srcline histogram key formattingArnaldo Carvalho de Melo1-1/+1
2014-11-19perf annotate: Support source line numbers in annotateAndi Kleen3-6/+38
2014-11-19perf tools: Only print base source file for srclineAndi Kleen1-1/+1
2014-11-19perf callchain: Use a common function to resolve symbol or nameAndi Kleen5-41/+32
2014-11-19perf callchain: Use al.addr to set up call chainAndi Kleen1-1/+1
2014-11-19perf callchain: Factor out adding new call chain entriesAndi Kleen1-19/+32
2014-11-19perf tools: Fix annotation with kcoreAdrian Hunter1-0/+2
2014-11-19perf test: fix typo in python testWANG Chao1-1/+1
2014-11-19perf symbols: Fallback to kallsyms when using the minimal 'ELF' loaderArnaldo Carvalho de Melo1-1/+0
2014-11-19perf tools: Clean up libelf feature support codeNamhyung Kim2-4/+3
2014-11-19perf build-id: Move disable_buildid_cache() to util/build-id.cNamhyung Kim4-10/+13
2014-11-17selftests/timers: change test to use ksft frameworkShuah Khan1-6/+8
2014-11-17selftests/kcmp: change test to use ksft frameworkShuah Khan1-7/+20
2014-11-17selftests/ipc: change test to use ksft frameworkShuah Khan1-12/+14
2014-11-17selftests/breakpoints: change test to use ksft frameworkShuah Khan1-4/+6
2014-11-17selftests: add kselftest framework for uniform test reportingShuah Khan1-0/+62
2014-11-17selftests/user: move test out of Makefile into a shell scriptShuah Khan2-7/+11
2014-11-16perf record: Add new -I option to sample interrupted machine stateStephane Eranian2-0/+8
2014-11-16perf/tests: Add interrupted state sample parsing testStephane Eranian1-15/+40
2014-11-16perf tools: Add core support for sampling intr machine state regsStephane Eranian5-6/+87
2014-11-16Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2-1/+9
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2014-11-13Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...Paul E. McKenney13-28/+16
2014-11-11selftests/net: psock_fanout seg faults in sock_fanout_read_ring()Shuah Khan1-1/+1
2014-11-07tools: hv: introduce -n/--no-daemon optionVitaly Kuznetsov3-6/+94
2014-11-07Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partitionDexuan Cui1-8/+40
2014-11-06perf evsel: Do not call pevent_free_format when deleting tracepointJiri Olsa1-2/+0
2014-11-06perf script python: Removing event cache as it's no longer neededJiri Olsa1-28/+6
2014-11-06perf script perl: Removing event cache as it's no longer neededJiri Olsa1-23/+6
2014-11-06perf tools: Add test_and_set_bit functionJiri Olsa2-0/+19
2014-11-06ftracetest: Add basic event tracing test casesNamhyung Kim4-0/+158
2014-11-06ftracetest: Clear trace buffer after running kprobe testcasesNamhyung Kim4-0/+4
2014-11-06ftracetest: Use logfile name supported by busybox's mktempNamhyung Kim1-1/+1
2014-11-06ftracetest: Add a couple of ftrace test casesSteven Rostedt (Red Hat)3-0/+221
2014-11-06ftracetest: Add functions file that holds helper functionsSteven Rostedt (Red Hat)2-0/+19
2014-11-05selftests/net: move test out of Makefile into a shell scriptShuah Khan2-7/+11
2014-11-05perf tools: Make vmlinux short name more like kallsyms short nameNamhyung Kim1-0/+3
2014-11-05perf tools: Fix build-id matching on vmlinuxNamhyung Kim2-3/+15
2014-11-05perf record: Do not save pathname in ./debug/.build-id directory for vmlinuxNamhyung Kim3-5/+18
2014-11-05perf build-id: Move build-id related functions to util/build-id.cNamhyung Kim4-341/+349
2014-11-05perf build-id: Rename dsos__write_buildid_table()Namhyung Kim1-4/+2
2014-11-05perf tools: Add gzip decompression support for kernel moduleNamhyung Kim8-12/+127
2014-11-04Merge tag 'ftracetest-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2014-11-04perf symbols: Preparation for compressed kernel module supportNamhyung Kim5-3/+141
2014-11-03rcutorture: Remove obsolete kversion param in kvm.shPranith Kumar2-15/+6
2014-11-03rcutorture: Remove stale test configurationsPranith Kumar71-1588/+0
2014-11-03rcutorture: Enable RCU self test in configsPranith Kumar6-0/+12
2014-11-03torture: Run Linux-kernel binary out of results directoryPaul E. McKenney1-2/+2
2014-11-03perf tools: Defer export of comms that were not 'set'Adrian Hunter3-2/+67
2014-11-03perf tools: Add call information to Python exportAdrian Hunter3-7/+158
2014-11-03perf tools: Add call information to the database export APIAdrian Hunter2-1/+63
2014-11-03perf tools: Add branch_type and in_tx to Python exportAdrian Hunter2-7/+55
2014-11-03perf tools: Add branch type to db exportAdrian Hunter2-0/+54
2014-11-03perf tools: Enhance the thread stack to output call/return dataAdrian Hunter2-5/+659
2014-11-03perf tools: Add a thread stack for synthesizing call chainsAdrian Hunter6-0/+238
2014-11-03ftracetest: Sort testcasesHeiko Carstens1-1/+1
2014-11-03ftracetest: Add kprobes on ftrace testcaseHeiko Carstens1-0/+55
2014-11-03ftracetest: Take the first debugfs mount foundSteven Rostedt (Red Hat)1-1/+1
2014-10-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-48/+136
2014-10-29rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar34-38/+38
2014-10-29rcu: Unify boost and kthread prioritiesClark Williams2-3/+3
2014-10-29perf session: Add perf_session__deliver_synth_event()Adrian Hunter2-0/+18
2014-10-29perf tools: Use evlist__for_each in a few remaining placesArnaldo Carvalho de Melo2-3/+3
2014-10-29perf tools: Add id indexAdrian Hunter8-4/+177
2014-10-29perf probe: Add --quiet option to suppress output result messageMasami Hiramatsu2-9/+20
2014-10-29perf script: Add Python script to export to postgresqlAdrian Hunter3-0/+392
2014-10-29perf scripting python: Extend interface to export data in a database-friendly...Adrian Hunter1-2/+284
2014-10-29perf tools: Add facility to export data in database-friendly wayAdrian Hunter8-0/+374
2014-10-29perf pmu: Add proper error handling to print_pmu_events()Arnaldo Carvalho de Melo1-10/+22
2014-10-29perf tools: Do not attempt to run perf-read-vdso32 if it wasn't builtAdrian Hunter2-2/+16
2014-10-29perf tools: Add support for 32-bit compatibility VDSOsAdrian Hunter2-2/+172
2014-10-29perf tools: Build programs to copy 32-bit compatibilityAdrian Hunter8-37/+149
2014-10-29perf pmu: Let pmu's with no events show up on perf listAdrian Hunter2-2/+12
2014-10-29perf tools: Ensure return negative value when write header errorWang Nan1-2/+5