aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-01-21perf probe: Fix probing kretprobesNamhyung Kim1-2/+2
2015-01-21perf symbols: Introduce 'for' method to iterate over the symbols with a given...Arnaldo Carvalho de Melo2-11/+19
2015-01-21perf probe: Do not rely on map__load() filter to find symbolsNamhyung Kim1-16/+22
2015-01-21perf symbols: Introduce method to iterate symbols ordered by nameArnaldo Carvalho de Melo2-0/+12
2015-01-21perf symbols: Return the first entry with a given name in find_by_name methodNamhyung Kim1-3/+17
2015-01-21perf annotate: Fix memory leaks in LOCK handlingRabin Vincent1-0/+9
2015-01-21perf annotate: Handle ins parsing failuresRabin Vincent1-4/+5
2015-01-21perf scripting perl: Force to use stdboolWang Nan1-1/+4
2015-01-21perf evlist: Remove extraneous 'was' on error messageArnaldo Carvalho de Melo1-1/+1
2015-01-16perf tools powerpc: Use dwfl_report_elf() instead of offline.Sukadev Bhattiprolu1-8/+11
2015-01-16perf tools: Fix segfault for symbol annotation on TUINamhyung Kim1-7/+1
2015-01-16perf test: Fix dwarf unwind using libunwind.Wang Nan2-3/+61
2015-01-16perf tools: Avoid build splat for syscall numbers with uclibcVineet Gupta3-3/+1
2015-01-16perf tools: Elide strlcpy warning with uclibcVineet Gupta1-0/+2
2015-01-16perf tools: Fix statfs.f_type data type mismatch build error with uclibcAlexey Brodkin2-2/+2
2015-01-16tools: Remove bitops/hweight usage of bits in tools/perfArnaldo Carvalho de Melo10-42/+30
2015-01-16perf machine: Fix __machine__findnew_thread() error pathNamhyung Kim1-1/+3
2015-01-16perf tools: Fix building error in x86_64 when dwarf unwind is onNamhyung Kim3-15/+17
2015-01-16perf probe: Propagate error code when write(2) failedNamhyung Kim1-1/+3
2015-01-14Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-9/+15
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds17-59/+215
2015-01-11Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin...Ingo Molnar1-2/+2
2015-01-08selftests/vm: fix link error for transhuge-stress testAndrey Skvortsov1-1/+1
2015-01-08perf hists browser: Fix segfault when showing callchainNamhyung Kim1-1/+1
2015-01-08perf callchain: Free callchains when hist entries are deletedNamhyung Kim3-0/+33
2015-01-08perf hists: Fix children sort key behaviorNamhyung Kim2-32/+35
2015-01-06tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARMdann frazier1-2/+1
2015-01-06selftests/exec: allow shell return code of 126David Drysdale1-6/+13
2015-01-02perf diff: Fix to sort by baseline field by defaultNamhyung Kim1-0/+44
2015-01-02perf list: Fix --raw-dump optionTaesoo Kim1-3/+10
2015-01-02perf probe: Fix crash in dwarf_getcfi_elfNamhyung Kim1-1/+17
2015-01-02perf probe: Fix to fall back to find probe point in symbolsMasami Hiramatsu1-2/+4
2015-01-01Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar10-20/+71
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-23perf callchain: Append callchains only when requestedNamhyung Kim1-3/+4
2014-12-23perf ui/tui: Print backtrace symbols when segfault occursNamhyung Kim1-2/+24
2014-12-23perf report: Show progress bar for output resortingNamhyung Kim9-15/+43
2014-12-23Merge branch 'liblockdep-fixes-3.19' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar1-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-19tools/liblockdep: Fix debug_check thinko in mutex destroyKirill Smelkov1-2/+2
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