aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-28perf report: Don't bother locking when adding hist entriesNamhyung Kim1-4/+0
2013-05-28perf hists: Move locking to its call-sitesNamhyung Kim3-17/+18
2013-05-28perf top: Get rid of *_threaded() functionsNamhyung Kim3-52/+19
2013-05-28perf top: Fix percent output when no samples collectedNamhyung Kim1-6/+17
2013-05-28perf top: Fix -E option behaviorNamhyung Kim1-12/+5
2013-05-28perf record: handle death by SIGTERMDavid Ahern1-1/+1
2013-05-28perf tools: Handle JITed code in shared memoryAndi Kleen1-0/+1
2013-05-28perf tests: Fix compile errors in bp_signal filesSukadev Bhattiprolu2-0/+12
2013-05-28perf tools: Fix tab vs spaces issue in Makefile ifdef/endifJiri Olsa1-3/+3
2013-05-28perf hists browser: Use sort__has_symArnaldo Carvalho de Melo1-7/+2
2013-05-28perf top: Use sort__has_symNamhyung Kim2-10/+3
2013-05-28perf sort: Cleanup sort__has_sym settingNamhyung Kim1-4/+1
2013-05-28perf sort: Reorder HISTC_SRCLINE indexNamhyung Kim1-1/+1
2013-05-28perf archive: Fix typo on DocumentationArnaldo Carvalho de Melo1-1/+1
2013-05-28perf sort: Consolidate sort_entry__setup_elide()Namhyung Kim5-29/+47
2013-05-28perf sort: Separate out memory-specific sort keysNamhyung Kim3-16/+44
2013-05-28perf sort: Factor out common code in sort_dimension__add()Namhyung Kim1-24/+17
2013-05-28perf sort: Introduce sort__mode variableNamhyung Kim4-15/+24
2013-05-28perf report: Fix alignment of symbol column when -v is givenNamhyung Kim2-12/+16
2013-05-28perf hists: Free unused mem info of a matched hist entryNamhyung Kim1-0/+6
2013-05-28perf hists: Fix an invalid memory free on he->branch_infoNamhyung Kim2-3/+20
2013-05-28perf tools: Fix bug in isupper() and islower()Sukadev Bhattiprolu1-2/+2
2013-05-28treewide: Fix typo in printkMasanari Iida1-1/+1
2013-05-24revert "selftest: add simple test for soft-dirty bit"Andrew Morton3-125/+0
2013-05-22perf: net_dropmonitor: Remove progress indicatorBen Hutchings1-12/+1
2013-05-22perf: net_dropmonitor: Use bisection in symbol lookupBen Hutchings1-4/+18
2013-05-22perf: net_dropmonitor: Do not assume ordering of dictionariesBen Hutchings1-4/+4
2013-05-22perf: net_dropmonitor: Fix symbol-relative addressesBen Hutchings1-3/+3
2013-05-22perf: net_dropmonitor: Fix trace parameter orderBen Hutchings1-1/+1
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-1/+53
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds24-159/+1239
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds12-5/+1636
2013-04-30selftest: add a test case for PTRACE_PEEKSIGINFOAndrey Vagin3-0/+225
2013-04-30selftest: add simple test for soft-dirty bitPavel Emelyanov3-3/+128
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds99-1222/+3243
2013-04-29Merge tag 'ktest-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktestLinus Torvalds1-2/+12
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-4/+261
2013-04-29selftests: psock_tpacket: fix status checkDaniel Borkmann1-2/+2
2013-04-24ktest: Reset grub menu cache with different machinesSteven Rostedt (Red Hat)1-2/+7
2013-04-24Tools: hv: Fix a checkpatch warningK. Y. Srinivasan1-1/+1
2013-04-24tools: hv: skip iso9660 mounts in hv_vss_daemonOlaf Hering1-0/+2
2013-04-24tools: hv: use FIFREEZE/FITHAW in hv_vss_daemonOlaf Hering1-9/+22
2013-04-24tools: hv: use getmntent in hv_vss_daemonOlaf Hering1-18/+21
2013-04-24Tools: hv: Fix a checkpatch warningK. Y. Srinivasan1-2/+3
2013-04-24tools: hv: fix checks for origin of netlink message in hv_vss_daemonOlaf Hering1-1/+7
2013-04-24Tools: hv: fix warnings in hv_vss_daemonOlaf Hering1-4/+8
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+4
2013-04-19net: Add .gitignore to networking selftests directory.David S. Miller1-0/+3
2013-04-17tools/power turbostat: display C8, C9, C10 residencyKristen Carlson Accardi1-1/+53