summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2013-03-15perf annotate: Cleanup disasm__calc_percent()Namhyung Kim
2013-03-15perf annotate: Factor out disasm__calc_percent()Namhyung Kim
2013-03-15perf annotate: Add a comment on the symbol__parse_objdump_line()Namhyung Kim
2013-03-15perf annotate: Pass evsel instead of evidx on annotation functionsNamhyung Kim
2013-03-15perf stat: Use perf_evlist__prepare/start_workload()Namhyung Kim
2013-03-15perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()Namhyung Kim
2013-03-15perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()Namhyung Kim
2013-03-15perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()Namhyung Kim
2013-03-15perf evlist: Add thread_map__nr() helperNamhyung Kim
2013-03-15perf evlist: Use cpu_map__nr() helperNamhyung Kim
2013-03-15perf evlist: Remove cpus and threads arguments from perf_evlist__new()Namhyung Kim
2013-03-15tools lib lk: Fix _FORTIFY_SOURCE buildsBorislav Petkov
2013-03-15tools/vm: Switch to liblk libraryBorislav Petkov
2013-03-15perf tools: Extract perf-specific stuff from debugfs.cBorislav Petkov
2013-03-15perf tools: Introduce tools/lib/lk libraryBorislav Petkov
2013-03-15perf tests: Add attr stat -C cpu testJiri Olsa
2013-03-15perf tests: Add attr record -C cpu testJiri Olsa
2013-03-15perf tests: Make attr script test event cpuJiri Olsa
2013-03-15perf tests: Make attr script verbose friendlyJiri Olsa
2013-03-15perf tools: Sort command-list.txt alphabeticallyliguang
2013-03-15perf tools: Correct Makefile.includeBorislav Petkov
2013-03-15perf tools: Honor parallel jobsBorislav Petkov
2013-03-15perf tools: Remove a write-only variable in the debugfs codeBorislav Petkov
2013-03-15perf tools: Fix build on non-glibc systems due to libio.h absenceCody P Schafer
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-13libtraceevent: Remove hard coded include to /usr/local/include in MakefileJack Mitchell
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-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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