aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-03-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar6-7/+40
2013-03-14perf tools: Fix LIBNUMA build with glibc 2.12 and older.Vinson Lee1-0/+24
2013-03-13Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2013-03-13perf probe: Fix segfaultAnanth N Mavinakayanahalli1-1/+1
2013-03-13libtraceevent: Remove hard coded include to /usr/local/include in MakefileJack Mitchell1-1/+1
2013-03-13perf record: Fix -C optionJiri Olsa1-2/+4
2013-03-13perf tools: check if -DFORTIFY_SOURCE=2 is allowedMarcin Slusarz1-1/+7
2013-03-13perf report: Fix build with NO_NEWT=1Michael Ellerman1-0/+1
2013-03-13perf annotate: Fix build with NO_NEWT=1Michael Ellerman1-2/+2
2013-03-07tools: usb: ffs-test: Fix build failureMaxin B. John1-1/+1
2013-03-06efivars: efivarfs_valid_name() should handle pstore syntaxMatt Fleming1-0/+59
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2013-03-02perf: Enable building perf tools for MetaJames Hogan1-0/+6
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-2/+1
2013-02-27selftests: add a simple docJeremy Kerr1-0/+42
2013-02-27tools/testing/selftests/Makefile: rearrange targetsAndrew Morton1-1/+7
2013-02-27selftests/efivarfs: add create-read testJeremy Kerr3-1/+46
2013-02-27selftests/efivarfs: add empty file creation testJeremy Kerr1-0/+13
2013-02-27selftests: add tests for efivarfsJeremy Kerr4-1/+195
2013-02-25Merge tag 'ktest-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds3-18/+253
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-54/+49
2013-02-21Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-17/+14
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+2
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-31/+55
2013-02-20Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds4-9/+104
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds134-3142/+7159
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2-30/+54
2013-02-18ktest: Remove indexes from warnings checkSteven Rostedt (Red Hat)1-8/+26
2013-02-15perf, ARC: Enable building perf tools for ARCVineet Gupta1-0/+6
2013-02-15Merge branch 'pm-tools'Rafael J. Wysocki1-1/+1
2013-02-14perf tools: Fix build with bison 2.3 and older.Vinson Lee3-4/+2
2013-02-14perf tools: Limit unwind support to x86 archsJiri Olsa1-0/+5
2013-02-14perf annotate: Make it to be able to skip unannotatable symbolsNamhyung Kim2-2/+18
2013-02-14perf gtk/annotate: Fail early if it can't annotateNamhyung Kim1-8/+8
2013-02-14perf gtk/annotate: Show source lines with gray colorNamhyung Kim1-3/+27
2013-02-14perf gtk/annotate: Support multiple event annotationNamhyung Kim4-27/+56
2013-02-14perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim6-4/+218
2013-02-14perf annotate: Fix warning message on a missing vmlinuxNamhyung Kim1-1/+1
2013-02-14perf buildid-cache: Add --update optionNamhyung Kim2-1/+53
2013-02-13tools/power turbostat: display SMI count by defaultLen Brown2-24/+38
2013-02-08tools/power turbostat: decode MSR_IA32_POWER_CTLLen Brown1-6/+7
2013-02-08tools/power turbostat: support HaswellLen Brown1-1/+10
2013-02-08testusb: remove all mentions of 'usbfs'Sergei Shtylyov1-14/+13
2013-02-06perf python: Link with sysfs.oArnaldo Carvalho de Melo1-0/+1
2013-02-06perf evlist: Pass the event_group info via perf_attr_detailsArnaldo Carvalho de Melo3-3/+4
2013-02-06perf tools: Fix calloc argument orderingPaul Gortmaker2-3/+3
2013-02-06perf tests: Adding automated parsing tests for group :GH modifiersJiri Olsa1-1/+177
2013-02-06perf tools: Fix perf_evsel::exclude_GH handlingJiri Olsa1-8/+0
2013-02-06perf perl scripts: Fix SIGALRM and pipe read race for rwtopJiri Olsa1-1/+5
2013-02-06perf hists browser: Add support to display whole group data for raw columnsJiri Olsa1-27/+26
2013-02-06perf stat: Add per processor socket count aggregationStephane Eranian2-12/+123
2013-02-06perf tools: Add cpu_map processor socket level functionsStephane Eranian2-0/+63
2013-02-06perf evlist: Make event_copy local to mmapsDavid Ahern3-29/+30
2013-02-06perf sort: Check return value of strdup()Namhyung Kim1-0/+5
2013-02-06perf sort: Make setup_sorting returns an error codeNamhyung Kim7-10/+18
2013-02-06perf sort: Drop ip_[lr] arguments from _sort__sym_cmp()Namhyung Kim1-17/+6
2013-02-06perf tools: Check for flex and bison before continuing buildingBorislav Petkov1-3/+10
2013-02-06perf evlist: Fix set event list leaderStephane Eranian1-2/+1
2013-02-06perf report: Enable the runtime switching of perf data fileFeng Tang1-11/+27
2013-02-06perf hists browser: Add option for runtime switching perf data fileFeng Tang2-1/+112
2013-02-05ACPI tools / acpidump: must be run as root - install it into /usr/sbinThomas Renninger1-1/+1
2013-02-05ktest: Ignore warnings during rebootSteven Rostedt (Red Hat)1-0/+8
2013-02-05ktest: Search for linux banner for successful rebootSteven Rostedt (Red Hat)1-1/+6
2013-02-05tools/vm: add .gitignore to ignore built binariesJoonsoo Kim1-0/+2
2013-01-31perf evlist: Add --group optionNamhyung Kim3-2/+33
2013-01-31perf report: Add report.group config optionNamhyung Kim1-0/+13
2013-01-31perf report: Add --group optionNamhyung Kim2-0/+5
2013-01-31perf report: Show group description when event group is enabledNamhyung Kim5-3/+84
2013-01-31perf report: Bypass non-leader events when event group is enabledNamhyung Kim3-6/+43
2013-01-31perf gtk/browser: Trim column header string when event group enabledNamhyung Kim1-1/+1
2013-01-31perf gtk/browser: Add support for event group viewNamhyung Kim1-4/+52
2013-01-31perf hists browser: Add suppport for event group viewNamhyung Kim1-0/+57
2013-01-31perf hists browser: Move coloring logic to hpp functionsNamhyung Kim1-30/+42
2013-01-31perf ui/hist: Add support for event group viewNamhyung Kim2-1/+63
2013-01-31perf gtk/browser: Convert hpp helpers to a functionNamhyung Kim1-21/+47
2013-01-31perf hists browser: Convert hpp helpers to a functionNamhyung Kim1-14/+32
2013-01-31perf ui/hist: Consolidate hpp helpersNamhyung Kim1-154/+84
2013-01-31perf hists: Resort hist entries using group members for outputNamhyung Kim2-1/+60
2013-01-31perf report: Make another loop for linking group histsNamhyung Kim2-2/+14
2013-01-31perf header: Add HEADER_GROUP_DESC featureNamhyung Kim3-0/+169
2013-01-31perf tests: Add group test conditionsNamhyung Kim1-0/+28
2013-01-31perf tools: Keep group informationNamhyung Kim6-1/+25
2013-01-31perf top: Delete maps on exitArnaldo Carvalho de Melo1-2/+4
2013-01-31perf top: Stop using exit()Arnaldo Carvalho de Melo1-23/+33
2013-01-31ktest: Add make_warnings_file and process full warningsSteven Rostedt (Red Hat)3-6/+185
2013-01-31ktest: Allow a test option to use its default optionSteven Rostedt (Red Hat)1-6/+10
2013-01-30ktest: Strip off '\n' when reading which files were modifiedSteven Rostedt (Red Hat)1-0/+4
2013-01-30ktest: Do not require CONSOLE for build or install bisectsSteven Rostedt (Red Hat)1-5/+22
2013-01-30perf header: Fix double fclose() on do_write(fd, xxx) failureThomas Jarosch1-1/+3
2013-01-30perf header: Fix memory leak for the "Not caching a kptr_restrict'ed /proc/ka...Thomas Jarosch1-1/+2
2013-01-30perf tools: Fix memory leak on errorThomas Jarosch1-1/+3
2013-01-30perf sort: Use pclose() instead of fclose() on pipe streamThomas Jarosch1-2/+5
2013-01-30perf tools: Fix possible double free on errorThomas Jarosch1-0/+1
2013-01-30perf tools, powerpc: Fix compile warnings in tests/attr.cSukadev Bhattiprolu1-0/+5
2013-01-30perf evsel: Fix memory leaks on evsel->countsNamhyung Kim4-0/+8
2013-01-30perf stat: Add interval printingStephane Eranian2-15/+146
2013-01-30perf evsel: Add prev_raw_count fieldStephane Eranian2-0/+27
2013-01-30perf tools: Make numa benchmark optionalPeter Hurley3-2/+29
2013-01-30perf: Add 'perf bench numa mem' NUMA performance measurement suiteIngo Molnar4-1/+1747
2013-01-30tools: Correct typo in tools MakefileBorislav Petkov1-1/+1
2013-01-30perf tests: Fix leaks on PERF_RECORD_* testArnaldo Carvalho de Melo1-5/+7
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2-1/+11
2013-01-25Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman2-1/+11
2013-01-25Merge 3.8-rc5 into char-misc-nextGreg Kroah-Hartman2-1/+11
2013-01-25perf tests: Call machine__exit in the vmlinux matches kallsyms testArnaldo Carvalho de Melo1-1/+3
2013-01-25perf ui browser: Free browser->helpline() on ui_browser__hide()Arnaldo Carvalho de Melo1-0/+2
2013-01-25perf header: Stop using die() calls when processing tracing dataArnaldo Carvalho de Melo1-6/+12
2013-01-25perf kmem: Use memdup()Arnaldo Carvalho de Melo1-3/+3
2013-01-25perf tools: Use memdup in map__cloneArnaldo Carvalho de Melo1-6/+2
2013-01-25perf tools: Stop using 'self' in map.[ch]Arnaldo Carvalho de Melo2-72/+70
2013-01-25perf tools: Stop using 'self' in strlistArnaldo Carvalho de Melo2-48/+48
2013-01-25tools lib traceevent: Handle dynamic array's element size properlyJiri Olsa1-2/+37
2013-01-24perf test: Allow skipping testsArnaldo Carvalho de Melo2-2/+19
2013-01-24perf tools: Allow passing a list to intlist__newArnaldo Carvalho de Melo3-3/+28
2013-01-24perf tools: Allow passing NULL to intlist__findArnaldo Carvalho de Melo1-2/+7
2013-01-24perf script: Remove workqueue-stats scriptTom Zanussi4-136/+0
2013-01-24perf script: hook up perf_scripting_context->peventTom Zanussi2-0/+2
2013-01-24perf script: Don't display trace info when invoking scriptsTom Zanussi1-1/+2
2013-01-24perf tools: Reinstate 'signed' field flag for tracepointsTom Zanussi1-1/+2
2013-01-24perf tools: Remove some needless die() calls from the main routineArnaldo Carvalho de Melo1-11/+21
2013-01-24perf pmu: Privatize perf_pmu_{format,alias} structsArnaldo Carvalho de Melo2-14/+13
2013-01-24perf tests: Use ARRAY_SIZE() were applicableArnaldo Carvalho de Melo1-7/+2
2013-01-24perf tools: Fix usage of __ in event parsing struct namesArnaldo Carvalho de Melo4-29/+29
2013-01-24perf ui browsers: Fix usage of __ in struct namesArnaldo Carvalho de Melo2-6/+6
2013-01-24perf pmu: Fix usage of __ in struct namesArnaldo Carvalho de Melo2-13/+13
2013-01-24perf tools: Fix usage of __ in parse_events_term structArnaldo Carvalho de Melo6-52/+52
2013-01-24perf tools: Move ltrim() to util/string.cNamhyung Kim3-12/+19
2013-01-24perf tools: Fix PMU format parsing test failureSukadev Bhattiprolu2-1/+2
2013-01-24perf tools: Do not include PERF-VERSION-FILE to MakefileNamhyung Kim2-4/+3
2013-01-24perf tools: Get rid of unused include of config.makNamhyung Kim1-3/+0
2013-01-24tools lib traceevent: Fix warning on '>=' operatorNamhyung Kim1-0/+2
2013-01-24perf tools: Remove unused 'unset' parameter from parse_eventsJiri Olsa5-10/+8
2013-01-24perf tools: Mark branch_info maps as referencedStephane Eranian1-0/+8
2013-01-24perf annotate browser: Fix segfault when drawing out-of-bounds jumpsFrederik Deweerdt1-12/+13
2013-01-24perf tools: Move get_term_dimensions from top to util.cDavid Ahern4-26/+25
2013-01-24perf symbols: Mark vmlinux filename as allocatedDavid Ahern1-1/+5
2013-01-24perf symbols: Move name malloc to when needed in dso__loadDavid Ahern1-4/+4
2013-01-24perf report: Update documentation for sort keysNamhyung Kim2-5/+37
2013-01-24perf sort: Separate out branch stack specific sort keysNamhyung Kim2-14/+58
2013-01-24perf sort: Clean up sort__first_dimension settingNamhyung Kim1-24/+2
2013-01-24perf sort: Calculate parent column width tooNamhyung Kim1-0/+3
2013-01-24perf sort: Align cpu column to rightNamhyung Kim1-1/+1
2013-01-24perf sort: Fix --sort pid outputNamhyung Kim1-1/+1
2013-01-24perf sort: Get rid of unnecessary __maybe_unusedNamhyung Kim1-7/+4
2013-01-24perf sort: Move misplaced sort entry functionsNamhyung Kim1-59/+60
2013-01-24perf probe: Allow of casting an array of char to stringHyeoncheol Lee1-5/+5
2013-01-24perf tools: Add anonymous huge page recognitionJoshua Zhu1-1/+2
2013-01-24perf bench: Flush stdout before starting bench suiteNamhyung Kim1-0/+2
2013-01-24perf symbols: Include elf.h header regardless LIBELF_SUPPORTNamhyung Kim3-5/+1
2013-01-24perf tools: Fix possible (unlikely) buffer overflowThomas Jarosch1-1/+1
2013-01-24perf tools: Fix GNU make v3.80 compatibility issueAl Cooper1-3/+3
2013-01-24tools lib traceevent: Add copyright headerJon Stanley1-0/+19
2013-01-24tools lib traceevent: Update FSF postal address to be URL's.Jon Stanley5-10/+5
2013-01-24tools lib traceevent: test correct variable after allocationSasha Levin1-1/+1
2013-01-24perf ui/gtk: Setup browser window earlyNamhyung Kim1-11/+11
2013-01-24perf ui/gtk: Factor out common browser routinesNamhyung Kim4-223/+240
2013-01-24perf script: use ARRAY_SIZE instead of reinventing itSasha Levin1-1/+1
2013-01-24perf kmem: use ARRAY_SIZE instead of reinventing itSasha Levin1-2/+1
2013-01-24perf tools: remove redundant checks from _sort__sym_cmpSasha Levin1-4/+2
2013-01-24perf tests: Don't fail if a matching vmlinux isn't found, skip that testArnaldo Carvalho de Melo1-1/+2
2013-01-24perf tests: Add return states enum for testsJiri Olsa2-3/+18
2013-01-24perf kvm: Initialize file_name var to fix segfaultArnaldo Carvalho de Melo1-2/+1
2013-01-24perf machine: Simplify accessing the host machineArnaldo Carvalho de Melo5-21/+5
2013-01-24perf tests: Fix PYTHONPATH for python-use test tracepointsJiri Olsa1-1/+1
2013-01-24perf machine: Introduce struct machinesArnaldo Carvalho de Melo9-81/+95
2013-01-24perf session: There is no need for a per session hists instanceArnaldo Carvalho de Melo6-33/+34
2013-01-24perf hists: Rename hists__fprintf_nr_events to events_stats__fprintfArnaldo Carvalho de Melo3-6/+6
2013-01-24perf record: Don't pass host machine to guest synthesizerArnaldo Carvalho de Melo2-16/+4
2013-01-24perf header: Ensure read/write finished successfullyNamhyung Kim1-27/+36
2013-01-24perf tests: Check python path on attr and binding testNamhyung Kim3-5/+8
2013-01-24perf tests: Add event parsing test for '*:*' tracepointsJiri Olsa1-0/+62
2013-01-24perf tools: Add support for wildcard in tracepoint system nameJiri Olsa1-5/+46
2013-01-24perf tools: Add missing closedir in multi tracepoint processingJiri Olsa1-0/+1
2013-01-24perf python: Fix breakage introduced by the test_attr infrastructureArnaldo Carvalho de Melo3-2/+11
2013-01-24perf test: Check for linking problems in the python bindingArnaldo Carvalho de Melo4-0/+32
2013-01-24perf evsel: Introduce perf_evsel__open_strerror methodArnaldo Carvalho de Melo7-100/+68
2013-01-24perf evsel: Introduce event fallback methodArnaldo Carvalho de Melo4-37/+37
2013-01-24perf evsel: Do missing feature fallbacks in just one placeArnaldo Carvalho de Melo6-90/+31
2013-01-24perf tests: Adjust some message log levels to help diagnosing problems in att...Arnaldo Carvalho de Melo1-9/+18
2013-01-24perf test: Remove leftover temp file left by one of the attr testsArnaldo Carvalho de Melo1-1/+1
2013-01-24perf test: Add a test case for hists__{match,link}Namhyung Kim4-0/+508
2013-01-24perf diff: Use internal rb tree for compute resortNamhyung Kim3-11/+23
2013-01-24perf hists: Link hist entries before inserting to an output treeNamhyung Kim2-60/+54
2013-01-24perf hists: Exchange order of comparing items when collapsing histsNamhyung Kim2-4/+10
2013-01-24Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar57-1519/+1483
2013-01-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds1-1/+1
2013-01-22arm64: makefile: fix uname munging when setting ARCH on native machineWill Deacon1-1/+1
2013-01-18tools: hv: Use CLOEXEC when opening kvp_pool filesTomas Hozza1-4/+4
2013-01-18Merge 3.8-rc4 into usb-nextGreg Kroah-Hartman2-0/+271
2013-01-17tools: hv: Fix how ifcfg-* file is createdTomas Hozza2-43/+38
2013-01-17tools: hv: fix a typo in hv_set_ifconfig.shJason Wang1-1/+1
2013-01-17tools/hv: Fix permissions of created directory and filesBen Hutchings1-2/+2
2013-01-17tools/hv: Fix /var subdirectoryTomas Hozza1-6/+6
2013-01-11tools/usb: remove unneeded 'continue' and simplify conditionSasha Levin1-3/+1
2013-01-11tools/lguest: remove depends on CONFIG_EXPERIMENTALKees Cook1-6/+2
2013-01-10perf tools: Fix building from 'make perf-*-src-pkg' tarballsSebastian Andrzej Siewior1-0/+10
2013-01-08cgroups: fix cgroup_event_listener error handlingGreg Thelen1-50/+22
2013-01-07cgroups: move cgroup_event_listener.c to tools/cgroupGreg Thelen4-9/+132
2013-01-04selftests: IPC message queue copy feature testStanislav Kinsbursky2-0/+271