summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-05-28perf stats: Fix divide by 0 in varianceDavid Ahern
2013-05-28perf kvm: Handle realloc failuresDavid Ahern
2013-05-28perf evsel: Fix printing of perf_event_paranoid messageDavid Ahern
2013-05-28perf test: Fix typoArnaldo Carvalho de Melo
2013-05-28perf hists: Rename hist_entry__add_pair argumentsJiri Olsa
2013-05-28perf diff: Use internal rb tree for hists__precomputeJiri Olsa
2013-05-28perf report: Add report.percent-limit config variableNamhyung Kim
2013-05-28perf top: Add --percent-limit optionNamhyung Kim
2013-05-28perf report: Add --percent-limit optionNamhyung Kim
2013-05-28perf report: Don't bother locking when adding hist entriesNamhyung Kim
2013-05-28perf hists: Move locking to its call-sitesNamhyung Kim
2013-05-28perf top: Get rid of *_threaded() functionsNamhyung Kim
2013-05-28perf top: Fix percent output when no samples collectedNamhyung Kim
2013-05-28perf top: Fix -E option behaviorNamhyung Kim
2013-05-28perf record: handle death by SIGTERMDavid Ahern
2013-05-28perf tools: Handle JITed code in shared memoryAndi Kleen
2013-05-28perf tests: Fix compile errors in bp_signal filesSukadev Bhattiprolu
2013-05-28perf tools: Fix tab vs spaces issue in Makefile ifdef/endifJiri Olsa
2013-05-28perf hists browser: Use sort__has_symArnaldo Carvalho de Melo
2013-05-28perf top: Use sort__has_symNamhyung Kim
2013-05-28perf sort: Cleanup sort__has_sym settingNamhyung Kim
2013-05-28perf sort: Reorder HISTC_SRCLINE indexNamhyung Kim
2013-05-28perf archive: Fix typo on DocumentationArnaldo Carvalho de Melo
2013-05-28perf sort: Consolidate sort_entry__setup_elide()Namhyung Kim
2013-05-28perf sort: Separate out memory-specific sort keysNamhyung Kim
2013-05-28perf sort: Factor out common code in sort_dimension__add()Namhyung Kim
2013-05-28perf sort: Introduce sort__mode variableNamhyung Kim
2013-05-28perf report: Fix alignment of symbol column when -v is givenNamhyung Kim
2013-05-28perf hists: Free unused mem info of a matched hist entryNamhyung Kim
2013-05-28perf hists: Fix an invalid memory free on he->branch_infoNamhyung Kim
2013-05-28perf tools: Fix bug in isupper() and islower()Sukadev Bhattiprolu
2013-05-28treewide: Fix typo in printkMasanari Iida
2013-05-24revert "selftest: add simple test for soft-dirty bit"Andrew Morton
2013-05-22perf: net_dropmonitor: Remove progress indicatorBen Hutchings
2013-05-22perf: net_dropmonitor: Use bisection in symbol lookupBen Hutchings
2013-05-22perf: net_dropmonitor: Do not assume ordering of dictionariesBen Hutchings
2013-05-22perf: net_dropmonitor: Fix symbol-relative addressesBen Hutchings
2013-05-22perf: net_dropmonitor: Fix trace parameter orderBen Hutchings
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30selftest: add a test case for PTRACE_PEEKSIGINFOAndrey Vagin
2013-04-30selftest: add simple test for soft-dirty bitPavel Emelyanov
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-29Merge tag 'ktest-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-29selftests: psock_tpacket: fix status checkDaniel Borkmann
2013-04-24ktest: Reset grub menu cache with different machinesSteven Rostedt (Red Hat)
2013-04-24Tools: hv: Fix a checkpatch warningK. Y. Srinivasan