aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-02perf: Enable building perf tools for MetaJames Hogan
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-15perf, ARC: Enable building perf tools for ARCVineet Gupta
2013-02-14perf tools: Fix build with bison 2.3 and older.Vinson Lee
2013-02-14perf tools: Limit unwind support to x86 archsJiri Olsa
2013-02-14perf annotate: Make it to be able to skip unannotatable symbolsNamhyung Kim
2013-02-14perf gtk/annotate: Fail early if it can't annotateNamhyung Kim
2013-02-14perf gtk/annotate: Show source lines with gray colorNamhyung Kim
2013-02-14perf gtk/annotate: Support multiple event annotationNamhyung Kim
2013-02-14perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim
2013-02-14perf annotate: Fix warning message on a missing vmlinuxNamhyung Kim
2013-02-14perf buildid-cache: Add --update optionNamhyung Kim
2013-02-06perf python: Link with sysfs.oArnaldo Carvalho de Melo
2013-02-06perf evlist: Pass the event_group info via perf_attr_detailsArnaldo Carvalho de Melo
2013-02-06perf tools: Fix calloc argument orderingPaul Gortmaker
2013-02-06perf tests: Adding automated parsing tests for group :GH modifiersJiri Olsa
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-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