summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-03-15perf stat: Use perf_evlist__prepare/start_workload()Namhyung Kim
2013-03-15perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()Namhyung Kim
2013-03-15perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()Namhyung Kim
2013-03-15perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()Namhyung Kim
2013-03-15perf evlist: Add thread_map__nr() helperNamhyung Kim
2013-03-15perf evlist: Use cpu_map__nr() helperNamhyung Kim
2013-03-15perf evlist: Remove cpus and threads arguments from perf_evlist__new()Namhyung Kim
2013-03-15tools lib lk: Fix _FORTIFY_SOURCE buildsBorislav Petkov
2013-03-15tools/vm: Switch to liblk libraryBorislav Petkov
2013-03-15perf tools: Extract perf-specific stuff from debugfs.cBorislav Petkov
2013-03-15perf tools: Introduce tools/lib/lk libraryBorislav Petkov
2013-03-15perf tests: Add attr stat -C cpu testJiri Olsa
2013-03-15perf tests: Add attr record -C cpu testJiri Olsa
2013-03-15perf tests: Make attr script test event cpuJiri Olsa
2013-03-15perf tests: Make attr script verbose friendlyJiri Olsa
2013-03-15perf tools: Sort command-list.txt alphabeticallyliguang
2013-03-15perf tools: Correct Makefile.includeBorislav Petkov
2013-03-15perf tools: Honor parallel jobsBorislav Petkov
2013-03-15perf tools: Remove a write-only variable in the debugfs codeBorislav Petkov
2013-03-15perf tools: Fix build on non-glibc systems due to libio.h absenceCody P Schafer
2013-03-14perf tools: Fix LIBNUMA build with glibc 2.12 and older.Vinson Lee
2013-03-13Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-13perf probe: Fix segfaultAnanth N Mavinakayanahalli
2013-03-13libtraceevent: Remove hard coded include to /usr/local/include in MakefileJack Mitchell
2013-03-13perf record: Fix -C optionJiri Olsa
2013-03-13perf tools: check if -DFORTIFY_SOURCE=2 is allowedMarcin Slusarz
2013-03-13perf report: Fix build with NO_NEWT=1Michael Ellerman
2013-03-13perf annotate: Fix build with NO_NEWT=1Michael Ellerman
2013-03-07tools: usb: ffs-test: Fix build failureMaxin B. John
2013-03-06efivars: efivarfs_valid_name() should handle pstore syntaxMatt Fleming
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-02perf: Enable building perf tools for MetaJames Hogan
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin
2013-02-28selftests: add a simple docJeremy Kerr
2013-02-28tools/testing/selftests/Makefile: rearrange targetsAndrew Morton
2013-02-28selftests/efivarfs: add create-read testJeremy Kerr
2013-02-28selftests/efivarfs: add empty file creation testJeremy Kerr
2013-02-28selftests: add tests for efivarfsJeremy Kerr
2013-02-25Merge tag 'ktest-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-02-21Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2013-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki
2013-02-18ktest: Remove indexes from warnings checkSteven Rostedt (Red Hat)
2013-02-15perf, ARC: Enable building perf tools for ARCVineet Gupta
2013-02-15Merge branch 'pm-tools'Rafael J. Wysocki