summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
...
| | | * | perf inject: Remove unused parameterAdrian Hunter2013-07-12
| | | * | perf gtk/hists: Set rules hint for the hist browserNamhyung Kim2013-07-12
| | | * | perf gtk/hists: Add a double-click handler for callchainsNamhyung Kim2013-07-12
| | | * | perf gtk/hists: Make column headers resizableNamhyung Kim2013-07-12
| | | * | perf gtk/hists: Display callchain overhead alsoNamhyung Kim2013-07-12
| | | * | perf gtk/hists: Add support for callchainsNamhyung Kim2013-07-12
| | | * | perf gtk/hists: Use GtkTreeStore instead of GtkListStoreNamhyung Kim2013-07-12
| | | * | perf sched: Move struct perf_sched definition out of cmd_sched()Namhyung Kim2013-07-12
| | | * | perf util: Remove unused enum and macro in trace-event.hNamhyung Kim2013-07-12
| | | * | perf util: No need to call read_trace_init() in tracing_data_header()Namhyung Kim2013-07-12
| | | * | perf util: Rename read_*() functions in trace-event-info.cNamhyung Kim2013-07-12
| | | * | perf script: Adopt latency_format variableNamhyung Kim2013-07-12
| | | * | perf util: Get rid of unused header_page_* variablesNamhyung Kim2013-07-12
| | | * | perf util: Parse header_page to get proper long sizeNamhyung Kim2013-07-12
| | | * | perf util: Skip reading header_event fileNamhyung Kim2013-07-12
| | | * | perf util: Make file/host_bigendian variable localNamhyung Kim2013-07-12
| | | * | perf util: Save long size of traced systemNamhyung Kim2013-07-12
| | | * | perf util: Save page size in a trace file to peventNamhyung Kim2013-07-12
| | | * | tools lib traceevent: Port kbuffer parser routinesNamhyung Kim2013-07-12
| | | * | tools lib traceevent: Add page_size field to peventNamhyung Kim2013-07-12
| | | * | tools lib traceevent: Add trace_seq_reset()Namhyung Kim2013-07-12
| | | * | tools lib traceevent: Add const qualifier to string argumentsNamhyung Kim2013-07-12
| | | * | tools lib traceevent: Get rid of unused gui targetNamhyung Kim2013-07-12
| | | * | tools lib traceevent: Remove unused install targetsNamhyung Kim2013-07-12
| | | * | perf parse events: Demystify memory allocationsDavid Ahern2013-07-12
| | | * | perf tests: Make terms a stack variable in test_termDavid Ahern2013-07-12
| | | * | perf tools: Don't free list head in parse_events__free_termsDavid Ahern2013-07-12
| | | * | perf evlist: Fix use of uninitialized variableDavid Ahern2013-07-12
| | | * | perf report: Fix perf_session__delete removalJiri Olsa2013-07-12
| | | * | perf tools: Do not elide parent symbol columnJiri Olsa2013-07-12
| | | * | perf util: Use evsel->name to get tracepoint_pathsNamhyung Kim2013-07-12
| | | * | perf util: Move debugfs/tracing helper functions to util.cNamhyung Kim2013-07-12
| | | * | perf tools: Remove callchain_cursor_reset callJiri Olsa2013-07-12
| | | * | perf tools: Add methods for setting/retrieving priv element of thread structDavid Ahern2013-07-12
| | | * | perf tools: Use default include path notation for libtraceevent headersRobert Richter2013-07-12
| | | * | perf tests: Make TEST_ASSERT_VAL globalJiri Olsa2013-07-12
| | | * | perf tests: Omit end of the symbol check failure for test 1Jiri Olsa2013-07-12
| | | * | perf tools: Remove cwd from perf_session structJiri Olsa2013-07-12
| | | * | perf top: Add --objdump optionSukadev Bhattiprolu2013-07-12
| | | * | perf tools: Rename cpu_map__all() to cpu_map__empty()Sukadev Bhattiprolu2013-07-12
* | | | | Tools: hv: use full nlmsghdr in netlink_sendOlaf Hering2013-08-12
* | | | | Tools: hv: correct payload size in netlink_sendOlaf Hering2013-08-12
* | | | | Tools: hv: check return value of system in hv_kvp_daemonOlaf Hering2013-08-05
* | | | | Tools: hv: in kvp_set_ip_info free mac_addr right after usageOlaf Hering2013-08-05
* | | | | Tools: hv: check return value of daemon to fix compiler warning.Olaf Hering2013-08-02
* | | | | Tools: hv: fix send/recv buffer allocationOlaf Hering2013-08-02
* | | | | Merge 3.11-rc3 into char-misc-next.Greg Kroah-Hartman2013-07-29
|\| | | |
| * | | | Tools: hv: KVP: Fix a bug in IPV6 subnet enumerationK. Y. Srinivasan2013-07-16
| |/ / /
* | | | tools: hv: Check return value of setsockopt callTomas Hozza2013-07-26
* | | | tools: hv: Check return value of poll callTomas Hozza2013-07-26