aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-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-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-121/+200
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-05-29ACPICA: acpidump: Fix repetitive table dump in -n mode.Lv Zheng1-0/+4
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-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 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-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
2014-04-24perf hists: Add a couple of hists stat helper functionsNamhyung Kim3-25/+40
2014-04-24perf hists: Move column length calculation out of hists__inc_stats()Namhyung Kim2-1/+6
2014-04-24perf hists: Rename hists__inc_stats()Namhyung Kim3-5/+5
2014-04-24perf report: Count number of entries separatelyNamhyung Kim1-20/+22
2014-04-23Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar4-2/+12
2014-04-23tools lib traceevent: Fix memory leak in pretty_print()Steven Rostedt1-0/+1
2014-04-23tools lib traceevent: Fix backward compatibility macros for pevent filter enumsSteven Rostedt1-2/+2
2014-04-23perf tools: Disable libdw unwind for all but x86 archJiri Olsa1-0/+8
2014-04-23perf tests x86: Fix memory leak in sample_ustack()Masanari Iida1-0/+1
2014-04-22perf callchain: Add generic report parse callchain callback functionDon Zickus3-78/+82
2014-04-22perf kmem: Utilize the new generic cpunode_mapDon Zickus1-75/+3
2014-04-22perf tools: Use cpu/possible instead of cpu/kernel_maxDon Zickus1-1/+1
2014-04-22perf tools: Allow ability to map cpus to nodes easilyDon Zickus2-0/+195
2014-04-22perf tools: Fix pmu object compilation errorJiri Olsa1-3/+3
2014-04-21tools/power/acpi: Minor bugfixesThomas Renninger1-10/+1
2014-04-20ACPICA: acpidump: Update man page.Lv Zheng1-12/+73
2014-04-20ACPICA: acpidump: Remove old acpidump source.Lv Zheng1-559/+0
2014-04-20ACPICA: acpidump: Update Makefile to build acpidump from ACPICA.Lv Zheng1-3/+23
2014-04-20ACPICA: acpidump: Update new structures and add missing file.Lv Zheng1-0/+101
2014-04-20ACPICA: acpidump: Add support to generate acpidump release.Lv Zheng8-0/+3019
2014-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-2/+12
2014-04-20perf tools: Improve error reportingAdrien BAK2-2/+9
2014-04-20perf tools: Adjust symbols in VDSOVladimir Nikulichev1-0/+2
2014-04-20perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin1-0/+1
2014-04-18Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+3
2014-04-18Merge branch 'perf/urgent' into perf/core, to pick up PMU driver fixes.Ingo Molnar4-13/+10
2014-04-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-57/+117
2014-04-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-11/+7
2014-04-16Tools: hv: Handle the case when the target file exists correctlyK. Y. Srinivasan1-1/+3
2014-04-16perf sched: Introduce --list-cmds for use by scriptsRamkumar Ramachandra2-5/+7
2014-04-16perf lock: Introduce --list-cmds for use by scriptsRamkumar Ramachandra2-5/+7
2014-04-16perf mem: Introduce --list-cmds for use by scriptsRamkumar Ramachandra2-8/+9
2014-04-16perf kmem: Introduce --list-cmds for use by scriptsRamkumar Ramachandra2-5/+7
2014-04-16perf tools: Show absolute percentage by defaultNamhyung Kim1-1/+0
2014-04-16perf ui/tui: Add 'F' hotkey to toggle percentage outputNamhyung Kim1-0/+4
2014-04-16perf tools: Add hist.percentage config optionNamhyung Kim4-0/+15
2014-04-16perf diff: Add --percentage optionNamhyung Kim2-11/+40
2014-04-16perf top: Add --percentage optionNamhyung Kim5-20/+37
2014-04-16perf report: Add --percentage optionNamhyung Kim9-46/+106
2014-04-16perf hists: Add support for showing relative percentageNamhyung Kim4-3/+26
2014-04-15perf tools: Instead of redirecting flex output, use -oCody P Schafer1-2/+2
2014-04-15perf tools: Fix double free in perf test 21 (code-reading.c)Adrian Hunter1-0/+1
2014-04-14Merge branch 'perf-core-for-mingo' into perf/urgentIngo Molnar7-55/+114
2014-04-14Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2-11/+7
2014-04-14perf stat: Initialize statistics correctlyAndi Kleen1-2/+9
2014-04-14perf bench: Set more defaults in the 'numa' suiteRamkumar Ramachandra1-0/+4
2014-04-14perf bench: Fix segfault at the end of an 'all' executionRamkumar Ramachandra1-1/+1
2014-04-14perf bench: Update manpage to mention numa and futexRamkumar Ramachandra1-0/+22
2014-04-14perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi()Namhyung Kim1-1/+1
2014-04-14perf probe: Fix to handle errors in line_range searchingMasami Hiramatsu1-3/+4
2014-04-14perf probe: Fix --line option behaviorNamhyung Kim1-2/+4
2014-04-14perf tools: Pick up libdw without explicit LIBDW_DIRRamkumar Ramachandra1-3/+2
2014-04-14perf callchains: Disable unwind libraries when libelf isn't foundArnaldo Carvalho de Melo1-0/+2
2014-04-14tools lib traceevent: Do not call warning() directlyNamhyung Kim1-2/+4