aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-06-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds41-46/+4083
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds34-388/+1903
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-13/+27
2014-06-11selftests/powerpc: Add tests of PMU EBBsMichael Ellerman34-4/+3913
2014-06-11selftests/powerpc: Add support for skipping testsMichael Ellerman3-1/+21
2014-06-11selftests/powerpc: Put the test in a separate process groupMichael Ellerman1-2/+8
2014-06-11selftests/powerpc: Fix instruction loop for ABIv2 (LE)Michael Ellerman1-38/+35
2014-06-11powerpc: Correct DSCR during TM context switchSam bobroff3-1/+106
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds4-2/+95
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds165-2313/+9313
2014-06-06tools/testing/selftests/sysctl: validate sysctl_writes_strictKees Cook5-0/+216
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar4-7/+15
2014-06-06selftests/powerpc: Test the THP bug we fixed in the previous commitMichael Ellerman3-1/+91
2014-06-05perf/documentation: Add description for conditional branch filterAnshuman Khandual1-1/+2
2014-06-05perf/tool: Add conditional branch filter 'cond' to perf recordAnshuman Khandual1-0/+1
2014-06-04tools/vm/page-types.c: catch sigbus if raced with truncateKonstantin Khlebnikov1-3/+32
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds28-751/+3738
2014-06-04perf probe: Fix perf probe to find correct variable DIEMasami Hiramatsu1-2/+5
2014-06-04perf probe: Fix a segfault if asked for variable it doesn't findMasami Hiramatsu1-2/+2
2014-06-03Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki16-175/+456
2014-06-03Merge branch 'pm-cpufreq'Rafael J. Wysocki2-2/+2
2014-06-03Merge branch 'acpica'Rafael J. Wysocki12-574/+3280
2014-06-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds114-1438/+4123
2014-06-03perf tools: Fix 'make help' message errorJianyu Zhan2-3/+3
2014-06-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-121/+200
2014-06-03perf record: Fix poll return value propagationJiri Olsa1-1/+5
2014-06-03perf tools: Move elide bool into perf_hpp_fmt structJiri Olsa4-40/+68
2014-06-03perf tools: Remove elide setup for SORT_MODE__MEMORY modeJiri Olsa1-13/+0
2014-06-03perf tools: Fix "==" into "=" in ui_browser__warning assignmentzhangdianfang1-1/+1
2014-06-03perf tools: Allow overriding sysfs and proc finding with env varCody P Schafer1-1/+42
2014-06-03perf tools: Consider header files outside perf directory in tags targetSebastian Andrzej Siewior1-3/+6
2014-06-03perf tools: Add warning when disabling perl scripting support due to missing ...Arnaldo Carvalho de Melo1-0/+1
2014-06-03perf trace: Warn the user when not availableArnaldo Carvalho de Melo1-2/+6
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-0/+1004
2014-06-03Merge back earlier cpufreq material.Rafael J. Wysocki2-2/+2
2014-06-01perf tests: Add a test case for cumulating callchainsNamhyung Kim5-2/+735
2014-06-01perf tests: Define and use symbolic names for fake symbolsNamhyung Kim5-62/+92
2014-06-01perf tools: Reset output/sort order to defaultNamhyung Kim1-0/+3
2014-06-01perf ui/gtk: Fix callchain displayNamhyung Kim1-1/+9
2014-06-01perf ui/stdio: Fix invalid percentage value of cumulated hist entriesNamhyung Kim1-1/+3
2014-06-01perf tools: Enable --children option by defaultNamhyung Kim1-5/+6
2014-06-01perf top: Add top.children config optionNamhyung Kim1-0/+4
2014-06-01perf top: Add --children optionNamhyung Kim2-1/+14
2014-06-01perf top: Convert to hist_entry_iterNamhyung Kim1-35/+41
2014-06-01perf tools: Add callback function to hist_entry_iterNamhyung Kim5-53/+84
2014-06-01perf tools: Do not auto-remove Children column if --fields givenNamhyung Kim1-0/+3
2014-06-01perf report: Add report.children config optionNamhyung Kim1-0/+4
2014-06-01perf report: Add --children optionNamhyung Kim2-2/+20
2014-06-01perf tools: Add more hpp helper functionsNamhyung Kim2-0/+21
2014-06-01perf tools: Apply percent-limit to cumulative percentageNamhyung Kim4-36/+31
2014-06-01perf ui/gtk: Add support to accumulated hist statNamhyung Kim1-0/+17
2014-06-01perf ui/browser: Add support to accumulated hist statNamhyung Kim1-0/+25
2014-06-01perf ui/hist: Add support to accumulated hist statNamhyung Kim3-0/+104
2014-06-01perf tools: Save callchain info for each cumulative entryNamhyung Kim1-2/+14
2014-06-01perf callchain: Add callchain_cursor_snapshot()Namhyung Kim1-0/+9
2014-06-01perf report: Cache cumulative callchainsNamhyung Kim1-0/+42
2014-06-01perf tools: Update cpumode for each cumulative entryNamhyung Kim3-11/+46
2014-06-01perf hists: Accumulate hist entry stat based on the callchainNamhyung Kim4-1/+101
2014-06-01perf hists: Check if accumulated when adding a hist entryNamhyung Kim6-17/+26
2014-06-01perf hists: Add support for accumulated stat of hist entryNamhyung Kim3-2/+28
2014-06-01perf tools: Introduce struct hist_entry_iterNamhyung Kim5-179/+372
2014-06-01perf tools: Introduce hists__inc_nr_samples()Namhyung Kim7-12/+13
2014-05-29ACPICA: acpidump: Fix repetitive table dump in -n mode.Lv Zheng1-0/+4
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+8
2014-05-23Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman6-0/+1004
2014-05-22Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar11-121/+200
2014-05-21perf tools: Add automatic remapping of Android librariesMichael Lentine1-1/+94
2014-05-21perf tools: Add cat as fallback pagerMichael Lentine1-6/+6
2014-05-21perf tests: Add a testcase for histogram output sortingNamhyung Kim7-2/+628
2014-05-21perf tests: Factor out print_hists_*()Namhyung Kim4-60/+66
2014-05-21perf tools: Introduce reset_output_field()Namhyung Kim4-0/+36
2014-05-21perf tools: Get rid of obsolete hist_entry__sort_listNamhyung Kim3-50/+43
2014-05-21perf hists: Reset width of output fields with header lengthNamhyung Kim3-18/+16
2014-05-21perf tools: Skip elided sort entriesNamhyung Kim6-0/+42
2014-05-21perf top: Add --fields option to specify output fieldsNamhyung Kim2-6/+18
2014-05-21perf report/tui: Fix a bug when --fields/sort is givenNamhyung Kim1-4/+1
2014-05-21perf tools: Add ->sort() member to struct sort_entryNamhyung Kim2-5/+23
2014-05-21perf report: Add -F option to specify output fieldsNamhyung Kim6-17/+282
2014-05-21perf tools: Call perf_hpp__init() before setting up GUI browsersNamhyung Kim5-9/+5
2014-05-21perf tools: Consolidate management of default sort ordersNamhyung Kim5-24/+31
2014-05-21perf tools: Allow hpp fields to be sort keysNamhyung Kim8-13/+67
2014-05-21perf ui: Get rid of callback from __hpp__fmt()Namhyung Kim4-62/+34
2014-05-21perf tools: Consolidate output field handling to hpp format routinesNamhyung Kim6-83/+63
2014-05-21perf tools: Use hpp formats to sort final outputNamhyung Kim1-54/+8
2014-05-21perf tools: Support event grouping in hpp ->sort()Namhyung Kim1-6/+58
2014-05-21perf tools: Use hpp formats to sort hist entriesNamhyung Kim1-10/+6
2014-05-21perf tools: Convert sort entries to hpp formatsNamhyung Kim3-4/+88
2014-05-21perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmtNamhyung Kim2-4/+38
2014-05-17cpupower: Remove mc and smt power aware scheduler info/settingsThomas Renninger4-106/+5
2014-05-17cpupower: cpupower info -b should return 0 on success, not the perf bias valueThomas Renninger1-3/+4
2014-05-17cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not ava...Thomas Renninger1-0/+14
2014-05-17cpupower: Install recently added cpupower-idle-{set, info} manpagesThomas Renninger1-0/+2
2014-05-17cpupower: Introduce idle state disable-by-latency and enable-allThomas Renninger2-8/+77
2014-05-17cpupower: Remove all manpages on make uninstallRamkumar Ramachandra1-2/+6
2014-05-17cpupower: Remove dead link to homepage, and update the targets built.Ramkumar Ramachandra2-10/+7
2014-05-17cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower.Ramkumar Ramachandra1-6/+6
2014-05-16tools: bpf_jit_disasm: increase image buffer sizeAlexei Starovoitov1-1/+1
2014-05-16tools: bpf_jit_disasm: ignore image address for disasmAlexei Starovoitov1-10/+8
2014-05-16perf tools: Add libdw DWARF post unwind support for ARMJean Pihet2-0/+41
2014-05-16perf tests: Add dwarf unwind test on ARMJean Pihet7-5/+69
2014-05-16perf tests: Introduce perf_regs_load function on ARMJean Pihet3-0/+61
2014-05-16perf tools: Consolidate types.h for ARM and ARM64Jean Pihet2-2/+2
2014-05-16perf session: Fix possible null pointer dereference in session.cMasanari Iida1-2/+3
2014-05-16perf sched: Cleanup, remove unused variables in map_switch_event()Dongsheng Yang1-4/+2
2014-05-16perf sched: Remove nr_state_machine_bugs in perf latencyDongsheng Yang1-11/+8
2014-05-14rcutorture: Note diffs from git commitsPaul E. McKenney1-0/+4
2014-05-14rcutorture: Test RCU-sched primitives in TREE_PREEMPT_RCU kernelsPaul E. McKenney1-0/+1
2014-05-14torture: Use elapsed time to detect hangsPaul E. McKenney1-6/+12
2014-05-14torture: Better summary diagnostics for build failuresPaul E. McKenney4-8/+21
2014-05-14torture: Add tracing-enabled variant of TREE02Paul E. McKenney1-0/+25
2014-05-14torture: Choose bzImage location based on architecturePaul E. McKenney3-6/+43
2014-05-14torture: Permit multi-word qemu and boot argumentsPaul E. McKenney1-2/+2
2014-05-14torture: Report diagnostics from qemuPaul E. McKenney1-1/+8
2014-05-14torture: Make "--dryrun script" use same environment as normal runPaul E. McKenney1-15/+11
2014-05-14torture: Make "--dryrun script" output self-sufficientPaul E. McKenney1-33/+27
2014-05-14torture: Make config-fragment filtering RCU-independentPaul E. McKenney1-1/+1
2014-05-14torture: Rename RCU_QEMU_CMD to TORTURE_QEMU_CMDPaul E. McKenney2-6/+6
2014-05-14torture: Rename RCU_QEMU_ARG to TORTURE_QEMU_ARGPaul E. McKenney1-3/+3
2014-05-14torture: Rename RCU_QEMU_MAC to TORTURE_QEMU_MACPaul E. McKenney2-5/+5
2014-05-14torture: Rename RCU_QEMU_INTERACTIVE to TORTURE_QEMU_INTERACTIVEPaul E. McKenney2-8/+8
2014-05-14torture: Rename RCU_BUILDONLY to TORTURE_BUILDONLYPaul E. McKenney2-4/+7
2014-05-14torture: Rename RCU_BOOTARGS to TORTURE_BOOTARGSPaul E. McKenney1-3/+3
2014-05-14torture: Rename RCU_KMAKE_ARG to TORTURE_KMAKE_ARGPaul E. McKenney2-4/+4
2014-05-14torture: Allow variations of "defconfig" to be specifiedPaul E. McKenney2-1/+9
2014-05-14tools: usb: aio example applicationsRobert Baldyga6-0/+1004
2014-05-13torture: Rename RCU_INITRD to TORTURE_INITRDPaul E. McKenney2-4/+4
2014-05-13torture: Make parse-rcutorture.sh less RCU-specificPaul E. McKenney3-13/+13
2014-05-13torture: Add batch headers "--dryrun sched"Paul E. McKenney1-1/+2
2014-05-13torture: Remove obsolete builddir optionsPaul E. McKenney1-16/+0
2014-05-12perf tools: Remove usage of trace_sched_wakeup(.success)Peter Zijlstra2-9/+1
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-35/+78
2014-05-12Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar13-152/+90
2014-05-12perf tools: Use tid for finding threadNamhyung Kim7-5/+8
2014-05-12perf tools: Get rid of on_exit() feature testNamhyung Kim5-64/+0
2014-05-12perf record: Propagate exit status of a command line workloadNamhyung Kim1-67/+60
2014-05-12perf tools: Clarify the output of perf sched map.Dongsheng1-15/+20
2014-05-12perf tools: Adapt the TASK_STATE_TO_CHAR_STR to new value in kernel space.Dongsheng1-1/+1
2014-05-12perf tools: Add missing event for perf sched record.Dongsheng1-0/+1
2014-05-12net: filter: BPF testsuiteAlexei Starovoitov1-1/+7
2014-05-11Merge branch 'liblockdep-fixes-3.15' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2-3/+8
2014-05-08tools/liblockdep: Remove all build files when doing make cleanSasha Levin1-1/+1
2014-05-08tools/liblockdep: Build liblockdep from tools/MakefileS. Lockwood-Childs2-2/+7
2014-05-08Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2-2/+2
2014-05-07Merge branch 'perf/urgent' into perf/core, to avoid conflictsIngo Molnar2-11/+2
2014-05-07ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.Lv Zheng1-0/+12
2014-05-07ACPICA: acpidump: Add support to force using RSDT.Lv Zheng3-18/+50
2014-05-07ACPICA: acpidump: Fix truncated RSDP signature validation.Lv Zheng1-10/+31
2014-05-07ACPICA: acpidump: Fix code issue in invoking fread in the loop.Lv Zheng1-11/+6
2014-05-07Merge back earlier ACPICA material.Rafael J. Wysocki12-574/+3216
2014-05-07PM / tools: cpupower: add option to display values without round offsPrarit Bhargava2-40/+73
2014-05-07tools / power: turbostat: Drop temperature checksJean Delvare1-2/+2
2014-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2014-05-05perf tools: Move ACCESS_ONCE from perf.h headerJiri Olsa2-2/+2
2014-05-05perf tools: Move sys_perf_event_open function from perf.hJiri Olsa2-29/+33
2014-05-05perf tools: Move syscall and arch specific defines from perf.hJiri Olsa2-164/+169
2014-05-05perf tools: Move perf_call_graph_mode enum from perf.hJiri Olsa2-7/+7
2014-05-05perf tools: Move sample data structures from perf.hJiri Olsa3-24/+25
2014-05-05perf tools: Remove PR_TASK_PERF_EVENTS_* from perf.hJiri Olsa1-7/+0
2014-05-05perf tools: Remove asmlinkage define from perf.hJiri Olsa1-5/+0
2014-05-05perf tools: Remove min define from perf.hJiri Olsa1-6/+0
2014-05-05perf tools: Remove unlikely define from perf.hJiri Olsa1-1/+0
2014-05-05perf tools: Remove MAX_COUNTERS define from perf.hJiri Olsa1-1/+0
2014-05-01tools: Consolidate types.hBorislav Petkov42-139/+63
2014-05-01tools: Unify export.hBorislav Petkov7-16/+9
2014-05-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-22/+64
2014-05-01Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar10-51/+380
2014-05-01Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar7-20/+52
2014-05-01cpufreq: Make linux-pm@vger.kernel.org official mailing listViresh Kumar2-2/+2
2014-04-30bpf_dbg: fix wrong register usageBrendan Hickey1-1/+1
2014-04-30perf tests x86: Fix stack map lookup in dwarf unwind testJiri Olsa1-1/+1
2014-04-30perf x86: Fix perf to use non-executable stack, againMathias Krause2-1/+11
2014-04-30perf tools: Remove extra '/' character in events file pathXia Kaixu1-2/+2
2014-04-30perf machine: Search for modules in %s/lib/modules/%sRichard Yao1-4/+12
2014-04-30perf tests: Add static build make testJiri Olsa1-0/+2
2014-04-30perf tools: Fix bfd dependency libraries detectionJiri Olsa1-11/+23
2014-04-30perf tools: Use LDFLAGS instead of ALL_LDFLAGSJiri Olsa1-1/+1
2014-04-29perf tools ARM64: Wire up perf_regs and unwind supportJean Pihet5-1/+264
2014-04-29perf tools: Move u64_swap unionBorislav Petkov2-5/+5
2014-04-29perf tests: Add a test of kvm-390: trace eventAlexander Yarygin1-0/+7
2014-04-29perf tests: Add numeric identifier to evlist_testAlexander Yarygin1-45/+90
2014-04-29perf tools: Parse tracepoints with '-' in system nameAlexander Yarygin1-0/+12
2014-04-29perf tools: Handle EINTR error for readn/writenNamhyung Kim1-0/+2
2014-04-28perf tests: Add map groups sharing with thread object testJiri Olsa4-0/+96
2014-04-28perf tools: Share map_groups among threads of the same groupJiri Olsa3-13/+47
2014-04-28perf tools: Reference count map_groups objectsArnaldo Carvalho de Melo3-1/+17
2014-04-28perf tools: Allocate thread map_groups's dynamicallyArnaldo Carvalho de Melo7-10/+35
2014-04-28perf tests: Add thread maps lookup automated testsJiri Olsa5-0/+245
2014-04-28perf tests: Add a test case for hists filteringNamhyung Kim4-0/+321
2014-04-28perf tests: Factor out fake_setup_machine()Namhyung Kim4-139/+195
2014-04-28ACPI / tools: Introduce ec_access.c - tool to access the ECThomas Renninger3-0/+262
2014-04-28Merge back earlier ACPICA material.Rafael J. Wysocki12-574/+3216
2014-04-25Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar6-103/+171
2014-04-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar9-5/+27
2014-04-24perf hists/tui: Count callchain rows separatelyNamhyung Kim1-20/+43
2014-04-24perf top/tui: Update nr_entries properly after a filter is appliedNamhyung Kim2-4/+22
2014-04-24perf ui/tui: Rename hist_browser__update_nr_entries()Namhyung Kim1-9/+8
2014-04-24perf ui/tui: Fix off-by-one in hist_browser__update_nr_entries()Namhyung Kim1-3/+3
2014-04-24perf hists: Add missing update on filtered stats in hists__decay_entries()Namhyung Kim1-2/+9
2014-04-24perf tools: Account entry stats when it's added to the output treeNamhyung Kim4-21/+20
2014-04-24perf hists: Collapse expanded callchains after filter is appliedNamhyung Kim1-2/+2