aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2012-09-21perf tools: Fix parallel buildEric Sandeen
2012-09-20perf record: Print event causing perf_event_open() to failStephane Eranian
2012-09-20perf tools: Fix a compiling error in util/map.cFeng Tang
2012-09-20perf tools: Fix a compiling error in trace-event-perl.c for 32 bits machineFeng Tang
2012-09-17perf stat: Check PMU cpumask fileYan, Zheng
2012-09-17perf report: Add missing perf_hpp__init for pipe-modeNamhyung Kim
2012-09-17perf scripts: Export a find_scripts() functionFeng Tang
2012-09-17perf scripts: Add event_analyzing_sample-record/reportFeng Tang
2012-09-17perf scripts: Add --symbols option to handle specific symbolsFeng Tang
2012-09-17perf symbols: Filter samples with unresolved symbol when "--symbols" option i...Feng Tang
2012-09-17perf archive: Make 'f' the last parameter for tarIrina Tirdea
2012-09-17perf archive: Remove -f from the rm commandIrina Tirdea
2012-09-17perf stat: Move stats related code to util/stat.cXiao Guangrong
2012-09-17perf report: Enable integrated annotation only if possibleNamhyung Kim
2012-09-17perf tools: Add sort__has_symNamhyung Kim
2012-09-17arm64: Performance counters supportWill Deacon
2012-09-16Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman
2012-09-16Merge 3.6-rc7 into driver-core-nextGreg Kroah-Hartman
2012-09-14perf hists browser: Fix first column printingNamhyung Kim
2012-09-14perf hists browser: Fix output for 100.00%Namhyung Kim
2012-09-14tools lib traceevent: Define _GNU_SOURCE in MakefileArnaldo Carvalho de Melo
2012-09-14perf sched: Fixup for the die() removalNamhyung Kim
2012-09-14perf test: Fixup for the die() removalNamhyung Kim
2012-09-14perf probe: Add union member access supportHyeoncheol Lee
2012-09-11perf sched: Don't read all tracepoint variables in advanceArnaldo Carvalho de Melo
2012-09-11perf sched: Use perf_evsel__{int,str}valArnaldo Carvalho de Melo
2012-09-11perf evsel: Introduce perf_evsel__{str,int}val methodsArnaldo Carvalho de Melo
2012-09-11perf sched: Use perf_tool as ancestorArnaldo Carvalho de Melo
2012-09-11perf sched: Remove unused thread parameterArnaldo Carvalho de Melo
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea
2012-09-11perf tools: Back [vdso] DSO with real dataJiri Olsa
2012-09-11perf symbols: Make dsos__find function globally availableJiri Olsa
2012-09-11perf tools: Add memdup functionJiri Olsa
2012-09-11perf tools: Do backtrace post unwind only if we regs and stack were capturedJiri Olsa
2012-09-11perf tools: fix ALIGN redefinition in system headersIrina Tirdea
2012-09-11perf tools: include __WORDSIZE definitionIrina Tirdea
2012-09-11perf tools: Update types definitions for AndroidIrina Tirdea
2012-09-11perf tools: Add missing perf_regs.h file to MANIFESTArnaldo Carvalho de Melo
2012-09-11perf tools: include wrapper for magic.hIrina Tirdea
2012-09-10tools/hv: Parse /etc/os-releaseBen Hutchings
2012-09-10tools/hv: Check for read/write errorsBen Hutchings
2012-09-10tools/hv: Fix exit() error codeBen Hutchings
2012-09-10tools/hv: Fix file handle leakBen Hutchings
2012-09-10Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFOK. Y. Srinivasan
2012-09-10Tools: hv: Rename the function kvp_get_ip_address()K. Y. Srinivasan
2012-09-10Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFOK. Y. Srinivasan
2012-09-10Tools: hv: Add an example script to configure an interfaceK. Y. Srinivasan
2012-09-10Tools: hv: Gather DHCP informationK. Y. Srinivasan
2012-09-10Tools: hv: Add an example script to retrieve dhcp stateK. Y. Srinivasan
2012-09-10tools/usb: remove last USBFS userSebastian Andrzej Siewior