summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
...
| * | | | perf tools: Explicitly declare inc_group_count as a void functionColin Ian King2016-03-08
| * | | | perf stat: Check for frontend stalled for metricsAndi Kleen2016-03-03
| * | | | tools/power turbostat: fix various build warningsColin Ian King2016-03-03
| * | | | perf tests: Initialize sa.sa_flagsColin Ian King2016-03-03
| * | | | perf test: Fix hists related entriesArnaldo Carvalho de Melo2016-03-03
| * | | | tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...Steven Rostedt (Red Hat)2016-03-03
| * | | | tools lib traceevent: Set int_array fields to NULL if freeing from errorSteven Rostedt (Red Hat)2016-03-03
| * | | | tools lib traceevent: Fix time stamp rounding issueChaos.Chen2016-03-03
| * | | | perf script: Fix double free on command_lineColin Ian King2016-03-03
| * | | | tools build: Use .s extension for preprocessed assembler codeMasahiro Yamada2016-03-03
| * | | | perf stat: Support metrics in --per-core/socket modeAndi Kleen2016-03-03
| * | | | perf stat: Implement CSV metrics outputAndi Kleen2016-03-03
| * | | | perf record: Ensure return non-zero rc when mmap failWang Nan2016-03-03
| * | | | perf record: Introduce record__finish_output() to finish a perf.dataWang Nan2016-03-03
| * | | | perf record: Extract synthesize code to record__synthesize()Wang Nan2016-03-03
| * | | | perf record: Use WARN_ONCE to replace 'if' conditionWang Nan2016-03-03
| * | | | perf data: Explicitly set byte order for integer typesWang Nan2016-03-03
| * | | | perf data: Support converting data from bpf_perf_event_output()Wang Nan2016-03-03
| * | | | perf stat: Check existence of frontend/backed stalled cyclesAndi Kleen2016-03-03
| * | | | perf tools: Fix locale handling in pmu parsingJiri Olsa2016-03-03
| * | | | tools lib traceevent: Split pevent_print_event() into specific functionality ...Steven Rostedt2016-02-29
| * | | | perf trace: Check and discard not only 'nr' but also '__syscall_nr'Taeung Song2016-02-29
| * | | | perf tools: Fix python extension buildJiri Olsa2016-02-29
| * | | | Merge tag 'v4.5-rc6' into perf/core, to pick up fixesIngo Molnar2016-02-29
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | perf trace: Print content of bpf-output eventWang Nan2016-02-26
| * | | | perf trace: Call bpf__apply_obj_config in 'perf trace'Wang Nan2016-02-26
| * | | | perf tools: Only set filter for tracepoints eventsWang Nan2016-02-26
| * | | | perf config: Bring perf_default_config to the very beginning at main()Wang Nan2016-02-26
| * | | | perf report: Update column width of dynamic entriesNamhyung Kim2016-02-26
| * | | | perf hists: Fix dynamic entry display in hierarchyNamhyung Kim2016-02-26
| * | | | perf report: Left align dynamic entries in hierarchyNamhyung Kim2016-02-26
| * | | | perf report: Fix indentation of dynamic entries in hierarchyNamhyung Kim2016-02-26
| * | | | perf hists: Fix comparing of dynamic entriesNamhyung Kim2016-02-26
| * | | | perf report: Show message for percent limit on gtkNamhyung Kim2016-02-26
| * | | | perf hists browser: Show message for percent limitNamhyung Kim2016-02-26
| * | | | perf hists browser: Cleanup hist_browser__update_percent_limit()Namhyung Kim2016-02-26
| * | | | perf report: Show message for percent limit on stdioNamhyung Kim2016-02-26
| * | | | perf hists: Add more helper functions for the hierarchy modeNamhyung Kim2016-02-26
| * | | | perf script: Remove duplicated code and needless script_spec__findnew()Taeung Song2016-02-25
| * | | | perf script: Exception handling when the print fmt is emptyTaeung Song2016-02-25
| * | | | perf tools: Fix parsing of pmu events with empty list of modifiersArnaldo Carvalho de Melo2016-02-25
| * | | | perf jvmti: improve error message in MakefileStephane Eranian2016-02-25
| * | | | perf tools: Use asprintf() for simple string formatting/allocationArnaldo Carvalho de Melo2016-02-25
| * | | | perf top: Add --hierarchy optionNamhyung Kim2016-02-24
| * | | | perf hists: Support decaying in hierarchy modeNamhyung Kim2016-02-24
| * | | | perf report: Add --hierarchy optionNamhyung Kim2016-02-24
| * | | | perf ui/gtk: Implement hierarchy output modeNamhyung Kim2016-02-24
| * | | | perf hists browser: Align column header in hierarchy modeNamhyung Kim2016-02-24
| * | | | perf hists browser: Implement hierarchy outputNamhyung Kim2016-02-24
| * | | | perf hists browser: Support collapsing/expanding whole entries in hierarchyNamhyung Kim2016-02-24