aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2013-02-06perf hists browser: Add option for runtime switching perf data fileFeng Tang
2013-02-05ACPI tools / acpidump: must be run as root - install it into /usr/sbinThomas Renninger
2013-02-05ktest: Ignore warnings during rebootSteven Rostedt (Red Hat)
2013-02-05ktest: Search for linux banner for successful rebootSteven Rostedt (Red Hat)
2013-02-05tools/vm: add .gitignore to ignore built binariesJoonsoo Kim
2013-01-31perf evlist: Add --group optionNamhyung Kim
2013-01-31perf report: Add report.group config optionNamhyung Kim
2013-01-31perf report: Add --group optionNamhyung Kim
2013-01-31perf report: Show group description when event group is enabledNamhyung Kim
2013-01-31perf report: Bypass non-leader events when event group is enabledNamhyung Kim
2013-01-31perf gtk/browser: Trim column header string when event group enabledNamhyung Kim
2013-01-31perf gtk/browser: Add support for event group viewNamhyung Kim
2013-01-31perf hists browser: Add suppport for event group viewNamhyung Kim
2013-01-31perf hists browser: Move coloring logic to hpp functionsNamhyung Kim
2013-01-31perf ui/hist: Add support for event group viewNamhyung Kim
2013-01-31perf gtk/browser: Convert hpp helpers to a functionNamhyung Kim
2013-01-31perf hists browser: Convert hpp helpers to a functionNamhyung Kim
2013-01-31perf ui/hist: Consolidate hpp helpersNamhyung Kim
2013-01-31perf hists: Resort hist entries using group members for outputNamhyung Kim
2013-01-31perf report: Make another loop for linking group histsNamhyung Kim
2013-01-31perf header: Add HEADER_GROUP_DESC featureNamhyung Kim
2013-01-31perf tests: Add group test conditionsNamhyung Kim
2013-01-31perf tools: Keep group informationNamhyung Kim
2013-01-31perf top: Delete maps on exitArnaldo Carvalho de Melo
2013-01-31perf top: Stop using exit()Arnaldo Carvalho de Melo
2013-01-31ktest: Add make_warnings_file and process full warningsSteven Rostedt (Red Hat)
2013-01-31ktest: Allow a test option to use its default optionSteven Rostedt (Red Hat)
2013-01-30ktest: Strip off '\n' when reading which files were modifiedSteven Rostedt (Red Hat)
2013-01-30ktest: Do not require CONSOLE for build or install bisectsSteven Rostedt (Red Hat)
2013-01-30perf header: Fix double fclose() on do_write(fd, xxx) failureThomas Jarosch
2013-01-30perf header: Fix memory leak for the "Not caching a kptr_restrict'ed /proc/ka...Thomas Jarosch
2013-01-30perf tools: Fix memory leak on errorThomas Jarosch
2013-01-30perf sort: Use pclose() instead of fclose() on pipe streamThomas Jarosch
2013-01-30perf tools: Fix possible double free on errorThomas Jarosch
2013-01-30perf tools, powerpc: Fix compile warnings in tests/attr.cSukadev Bhattiprolu
2013-01-30perf evsel: Fix memory leaks on evsel->countsNamhyung Kim
2013-01-30perf stat: Add interval printingStephane Eranian
2013-01-30perf evsel: Add prev_raw_count fieldStephane Eranian