aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* Tools: hv: Gather DNS informationK. Y. Srinivasan2012-09-04
* Tools: hv: Add an example script to retrieve DNS entriesK. Y. Srinivasan2012-09-04
* Tools: hv: Correctly type string variablesK. Y. Srinivasan2012-09-04
* Tools: hv: Get rid of some unused variablesK. Y. Srinivasan2012-09-04
* Merge 3.6-rc3 into driver-core-nextGreg Kroah-Hartman2012-08-27
|\
| * Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-08-05
| |\
| | * perf tools: Remove brace expansion from clean targetPalmer Cox2012-08-03
| | * perf kvm top: Limit guest kernel info message to onceDavid Ahern2012-08-03
| | * perf tools: Introduce intlistDavid Ahern2012-08-03
| | * perf tools: Change strlist to use the new rblistDavid Ahern2012-08-03
| | * perf tools: Introducing rblistDavid Ahern2012-08-03
| | * perf kvm: Use strtol for walking guestmount directoryDavid Ahern2012-08-03
| | * perf tool: Save cmdline from user in file header vs what is passed to recordDavid Ahern2012-08-03
| | * perf top: Error handling for counter creation should parallel perf-recordDavid Ahern2012-08-03
| | * perf session: Remove no longer used synthesize_sample methodArnaldo Carvalho de Melo2012-08-02
| | * perf evsel: Adopt parse_sample method from perf_eventArnaldo Carvalho de Melo2012-08-02
| | * perf evlist: Introduce perf_evlist__parse_sampleArnaldo Carvalho de Melo2012-08-02
| | * perf session: Use perf_evlist__id_hdr_size more extensivelyArnaldo Carvalho de Melo2012-08-01
| | * perf session: Use perf_evlist__sample_id_all more extensivelyArnaldo Carvalho de Melo2012-08-01
| | * perf session: Use perf_evlist__sample_type more extensivelyArnaldo Carvalho de Melo2012-08-01
| | * perf evsel: Precalculate the sample sizeArnaldo Carvalho de Melo2012-08-01
| | * perf target: Fix check on buffer sizeNamhyung Kim2012-08-01
| | * perf symbols: Fix array sizes for binary types arraysJiri Olsa2012-08-01
| | * perf test: Fix parse events automated testsJiri Olsa2012-08-01
* | | Tools: hv: Gather ipv[4,6] gateway informationK. Y. Srinivasan2012-08-17
* | | Tools: hv: Represent the ipv6 mask using CIDR notationK. Y. Srinivasan2012-08-17
* | | Tools: hv: Gather subnet informationK. Y. Srinivasan2012-08-17
* | | Tools: hv: Gather address family informationK. Y. Srinivasan2012-08-17
* | | Tools: hv: Further refactor kvp_get_ip_address()K. Y. Srinivasan2012-08-17
* | | Tools: hv: Prepare to expand kvp_get_ip_address() functionalityK. Y. Srinivasan2012-08-17
* | | Drivers: hv: kvp: Cleanup error handling in KVPK. Y. Srinivasan2012-08-16
* | | Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan2012-08-16
|/ /
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31
|\ \
| * | fault-injection: fix failcmd.sh warningAkinobu Mita2012-07-31
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-31
|\ \ \ | |/ / |/| / | |/
| * perf annotate: Prevent overflow in size calculationCody Schafer2012-07-25
| * tools lib traceevent: Ignore TRACEEVENT-CFLAGS fileNamhyung Kim2012-07-25
| * tools lib traceevent: Detect build environment changesNamhyung Kim2012-07-25
| * perf tools: Fix build error with bison 2.6Kirill A. Shutemov2012-07-25
| * perf tools: use XSI-complaint version of strerror_r() instead of GNU-specificKirill A. Shutemov2012-07-25
| * perf tools: Make the breakpoint events sample period default to 1Jovi Zhang2012-07-25
| * perf test: Add dso data caching testsJiri Olsa2012-07-25
| * perf symbols: Add dso data cachingJiri Olsa2012-07-25
| * perf symbols: Add interface to read DSO image dataJiri Olsa2012-07-25
| * perf symbols: Factor DSO symtab types to generic binary typesJiri Olsa2012-07-25
| * perf hists: Print newline between hists callchainsFrederic Weisbecker2012-07-25
| * perf tools: Fix trace events storms due to weight demuxFrederic Weisbecker2012-07-25
| * perf hists: Return correct number of characters printed in callchainFrederic Weisbecker2012-07-25
| * perf tools: Dump exclude_{guest,host}, precise_ip header info tooDavid Ahern2012-07-25
| * perf kvm: Limit repetitive guestmount message to once per directoryDavid Ahern2012-07-25