summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.6-rc7 into driver-core-nextGreg Kroah-Hartman2012-09-171-0/+2
|\
| * perf tools: Add missing files to build the python bindingArnaldo Carvalho de Melo2012-08-211-0/+2
* | tools/hv: Parse /etc/os-releaseBen Hutchings2012-09-111-4/+55
* | tools/hv: Check for read/write errorsBen Hutchings2012-09-111-3/+19
* | tools/hv: Fix exit() error codeBen Hutchings2012-09-111-11/+11
* | tools/hv: Fix file handle leakBen Hutchings2012-09-111-1/+2
* | Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFOK. Y. Srinivasan2012-09-111-3/+90
* | Tools: hv: Rename the function kvp_get_ip_address()K. Y. Srinivasan2012-09-111-3/+3
* | Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFOK. Y. Srinivasan2012-09-111-0/+443
* | Tools: hv: Add an example script to configure an interfaceK. Y. Srinivasan2012-09-111-0/+68
* | Tools: hv: Gather DHCP informationK. Y. Srinivasan2012-09-111-0/+31
* | Tools: hv: Add an example script to retrieve dhcp stateK. Y. Srinivasan2012-09-111-0/+28
* | Tools: hv: Gather DNS informationK. Y. Srinivasan2012-09-051-0/+23
* | Tools: hv: Add an example script to retrieve DNS entriesK. Y. Srinivasan2012-09-051-0/+13
* | Tools: hv: Correctly type string variablesK. Y. Srinivasan2012-09-051-4/+4
* | Tools: hv: Get rid of some unused variablesK. Y. Srinivasan2012-09-051-2/+1
* | Merge 3.6-rc3 into driver-core-nextGreg Kroah-Hartman2012-08-2724-187/+498
|\|
| * Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-08-0524-187/+498
| |\
| | * perf tools: Remove brace expansion from clean targetPalmer Cox2012-08-031-1/+2
| | * perf kvm top: Limit guest kernel info message to onceDavid Ahern2012-08-031-2/+11
| | * perf tools: Introduce intlistDavid Ahern2012-08-033-0/+178
| | * perf tools: Change strlist to use the new rblistDavid Ahern2012-08-032-84/+57
| | * perf tools: Introducing rblistDavid Ahern2012-08-033-0/+156
| | * perf kvm: Use strtol for walking guestmount directoryDavid Ahern2012-08-031-1/+9
| | * perf tool: Save cmdline from user in file header vs what is passed to recordDavid Ahern2012-08-033-2/+12
| | * perf top: Error handling for counter creation should parallel perf-recordDavid Ahern2012-08-031-2/+4
| | * perf session: Remove no longer used synthesize_sample methodArnaldo Carvalho de Melo2012-08-032-12/+0
| | * perf evsel: Adopt parse_sample method from perf_eventArnaldo Carvalho de Melo2012-08-025-15/+11
| | * perf evlist: Introduce perf_evlist__parse_sampleArnaldo Carvalho de Melo2012-08-027-31/+21
| | * perf session: Use perf_evlist__id_hdr_size more extensivelyArnaldo Carvalho de Melo2012-08-024-10/+10
| | * perf session: Use perf_evlist__sample_id_all more extensivelyArnaldo Carvalho de Melo2012-08-022-6/+4
| | * perf session: Use perf_evlist__sample_type more extensivelyArnaldo Carvalho de Melo2012-08-024-27/+30
| | * perf evsel: Precalculate the sample sizeArnaldo Carvalho de Melo2012-08-016-25/+24
| | * perf target: Fix check on buffer sizeNamhyung Kim2012-08-011-1/+1
| | * perf symbols: Fix array sizes for binary types arraysJiri Olsa2012-08-011-2/+2
| | * perf test: Fix parse events automated testsJiri Olsa2012-08-011-6/+6
* | | Tools: hv: Gather ipv[4,6] gateway informationK. Y. Srinivasan2012-08-171-0/+68
* | | Tools: hv: Represent the ipv6 mask using CIDR notationK. Y. Srinivasan2012-08-171-10/+36
* | | Tools: hv: Gather subnet informationK. Y. Srinivasan2012-08-171-2/+29
* | | Tools: hv: Gather address family informationK. Y. Srinivasan2012-08-171-0/+11
* | | Tools: hv: Further refactor kvp_get_ip_address()K. Y. Srinivasan2012-08-171-52/+42
* | | Tools: hv: Prepare to expand kvp_get_ip_address() functionalityK. Y. Srinivasan2012-08-171-45/+84
* | | Drivers: hv: kvp: Cleanup error handling in KVPK. Y. Srinivasan2012-08-161-33/+33
* | | Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan2012-08-161-1/+1
|/ /
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-08-011-1/+1
|\ \
| * | fault-injection: fix failcmd.sh warningAkinobu Mita2012-08-011-1/+1
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-08-0118-116/+657
|\ \ \ | |/ / |/| / | |/
| * perf annotate: Prevent overflow in size calculationCody Schafer2012-07-251-1/+12
| * tools lib traceevent: Ignore TRACEEVENT-CFLAGS fileNamhyung Kim2012-07-251-0/+1
| * tools lib traceevent: Detect build environment changesNamhyung Kim2012-07-251-2/+12