aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2013-03-15perf evsel: Cleanup perf_evsel__exit()Namhyung Kim
2013-03-15perf tests: Test breakpoint overflow signal handler countsJiri Olsa
2013-03-15perf tests: Test breakpoint overflow signal handlerJiri Olsa
2013-03-15perf tools: Remove duplicated page_size definitionNamhyung Kim
2013-03-15perf tools: Remove unused macro definitionsNamhyung Kim
2013-03-15perf tools: Remove unnecessary calc_data_size variableNamhyung Kim
2013-03-15perf tools: Remove unused struct definitionsNamhyung Kim
2013-03-15perf tools: Remove unused trace_read_data functionNamhyung Kim
2013-03-15perf report: Remove duplicated includeWei Yongjun
2013-03-15perf machine: Move machine__remove_thread and make staticDavid Ahern
2013-03-15perf session: Remove unused perf_session__remove_thread methodDavid Ahern
2013-03-15perf tools: Remove unused tracing functionsDavid Ahern
2013-03-15perf trace: Get rid of a duplicate codeNamhyung Kim
2013-03-15perf annotate browser: Support event group view on TUINamhyung Kim
2013-03-15perf annotate/gtk: Support event group view on GTKNamhyung Kim
2013-03-15perf annotate browser: Use disasm__calc_percent()Namhyung Kim
2013-03-15perf annotate browser: Make browser_disasm_line->percent an arrayNamhyung Kim
2013-03-15perf annotate: Support event group view for --print-lineNamhyung Kim
2013-03-15perf annotate: Factor out struct source_line_percentNamhyung Kim
2013-03-15perf evsel: Introduce perf_evsel__is_group_event() helperNamhyung Kim
2013-03-15perf annotate: Add basic support to event group viewNamhyung Kim
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-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: 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-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