summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-02-14hlist: drop the node parameter from iteratorsSasha Levin
2013-02-14epoll: stop comparing pointers with 0 in self-test appSasha Levin
2013-02-14epoll: support for disabling items, and a self-test appPaton J. Lewis
2013-02-14Merge remote-tracking branch 'ktest/for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'idle/next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'metag/for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'arc/arc-next'Stephen Rothwell
2013-02-13Merge branch 'pm-tools' into linux-nextRafael J. Wysocki
2013-02-11tools/power turbostat: display SMI count by defaultLen Brown
2013-02-11perf, ARC: Enable building perf tools for ARCVineet Gupta
2013-02-11Merge branch 'core/locking'Ingo Molnar
2013-02-11liblockdep: Add the 'lockdep' user-space utilitySasha Levin
2013-02-11liblockdep: Add tests for the LD_PRELOAD featureSasha Levin
2013-02-11liblockdep: Support using LD_PRELOADSasha Levin
2013-02-11liblockdep: Keep header declarations even if the library is disabledSasha Levin
2013-02-11liblockdep: Prevent multiple declarations of CALLER_ADDR0Sasha Levin
2013-02-11liblockdep: Add rbtree supportSasha Levin
2013-02-11liblockdep: Correct the ABCDBCDA testSasha Levin
2013-02-11liblockdep: Fix the AA locking testSasha Levin
2013-02-11perf: Stop using liblockdep_init() and liblockdep_set_thread()Sasha Levin
2013-02-11liblockdep: Remove the need for liblockdep_set_thread()Sasha Levin
2013-02-11liblockdep: Remove the need for liblockdep_init()Sasha Levin
2013-02-08tools/power turbostat: decode MSR_IA32_POWER_CTLLen Brown
2013-02-08tools/power turbostat: support HaswellLen Brown
2013-02-08testusb: remove all mentions of 'usbfs'Sergei Shtylyov
2013-02-08perf: Enable building perf tools for MetaJames Hogan
2013-02-06Merge branch 'perf/core'Ingo Molnar
2013-02-06Merge branch 'core/urgent' into core/lockingIngo Molnar
2013-02-06perf python: Link with sysfs.oArnaldo Carvalho de Melo
2013-02-06perf evlist: Pass the event_group info via perf_attr_detailsArnaldo Carvalho de Melo
2013-02-06perf tools: Fix calloc argument orderingPaul Gortmaker
2013-02-06perf tests: Adding automated parsing tests for group :GH modifiersJiri Olsa
2013-02-06perf tools: Fix perf_evsel::exclude_GH handlingJiri Olsa
2013-02-06perf perl scripts: Fix SIGALRM and pipe read race for rwtopJiri Olsa
2013-02-06perf hists browser: Add support to display whole group data for raw columnsJiri Olsa
2013-02-06perf stat: Add per processor socket count aggregationStephane Eranian
2013-02-06perf tools: Add cpu_map processor socket level functionsStephane Eranian
2013-02-06perf evlist: Make event_copy local to mmapsDavid Ahern
2013-02-06perf sort: Check return value of strdup()Namhyung Kim
2013-02-06perf sort: Make setup_sorting returns an error codeNamhyung Kim
2013-02-06perf sort: Drop ip_[lr] arguments from _sort__sym_cmp()Namhyung Kim
2013-02-06perf tools: Check for flex and bison before continuing buildingBorislav Petkov
2013-02-06perf evlist: Fix set event list leaderStephane Eranian
2013-02-06perf report: Enable the runtime switching of perf data fileFeng Tang