aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2013-05-27perf tools: make perf to build in 3.9 kernel tree againtracking-lsk-misc-fixes-manifest-20130614.0tracking-lsk-misc-fixes-manifest-20130613.0tracking-lsk-misc-fixes-lsk-20130528.0tracking-lsk-misc-fixes-lsk-20130527.0v3.9/ynk-fixesFathi Boudra
2013-03-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-03-14perf tools: Fix LIBNUMA build with glibc 2.12 and older.Vinson Lee
2013-03-13perf probe: Fix segfaultAnanth N Mavinakayanahalli
2013-03-13perf record: Fix -C optionJiri Olsa
2013-03-13perf tools: check if -DFORTIFY_SOURCE=2 is allowedMarcin Slusarz
2013-03-13perf report: Fix build with NO_NEWT=1Michael Ellerman
2013-03-13perf annotate: Fix build with NO_NEWT=1Michael Ellerman
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