summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2014-05-21perf tools: Add automatic remapping of Android librariesMichael Lentine
2014-05-21perf tools: Add cat as fallback pagerMichael Lentine
2014-05-21perf tests: Add a testcase for histogram output sortingNamhyung Kim
2014-05-21perf tests: Factor out print_hists_*()Namhyung Kim
2014-05-21perf tools: Introduce reset_output_field()Namhyung Kim
2014-05-21perf tools: Get rid of obsolete hist_entry__sort_listNamhyung Kim
2014-05-21perf hists: Reset width of output fields with header lengthNamhyung Kim
2014-05-21perf tools: Skip elided sort entriesNamhyung Kim
2014-05-21perf top: Add --fields option to specify output fieldsNamhyung Kim
2014-05-21perf report/tui: Fix a bug when --fields/sort is givenNamhyung Kim
2014-05-21perf tools: Add ->sort() member to struct sort_entryNamhyung Kim
2014-05-21perf report: Add -F option to specify output fieldsNamhyung Kim
2014-05-21perf tools: Call perf_hpp__init() before setting up GUI browsersNamhyung Kim
2014-05-21perf tools: Consolidate management of default sort ordersNamhyung Kim
2014-05-21perf tools: Allow hpp fields to be sort keysNamhyung Kim
2014-05-21perf ui: Get rid of callback from __hpp__fmt()Namhyung Kim
2014-05-21perf tools: Consolidate output field handling to hpp format routinesNamhyung Kim
2014-05-21perf tools: Use hpp formats to sort final outputNamhyung Kim
2014-05-21perf tools: Support event grouping in hpp ->sort()Namhyung Kim
2014-05-21perf tools: Use hpp formats to sort hist entriesNamhyung Kim
2014-05-21perf tools: Convert sort entries to hpp formatsNamhyung Kim
2014-05-21perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmtNamhyung Kim
2014-05-16perf tools: Add libdw DWARF post unwind support for ARMJean Pihet
2014-05-16perf tests: Add dwarf unwind test on ARMJean Pihet
2014-05-16perf tests: Introduce perf_regs_load function on ARMJean Pihet
2014-05-16perf tools: Consolidate types.h for ARM and ARM64Jean Pihet
2014-05-16perf session: Fix possible null pointer dereference in session.cMasanari Iida
2014-05-16perf sched: Cleanup, remove unused variables in map_switch_event()Dongsheng Yang
2014-05-16perf sched: Remove nr_state_machine_bugs in perf latencyDongsheng Yang
2014-05-12perf tools: Remove usage of trace_sched_wakeup(.success)Peter Zijlstra
2014-05-12perf tools: Use tid for finding threadNamhyung Kim
2014-05-12perf tools: Get rid of on_exit() feature testNamhyung Kim
2014-05-12perf record: Propagate exit status of a command line workloadNamhyung Kim
2014-05-12perf tools: Clarify the output of perf sched map.Dongsheng
2014-05-12perf tools: Adapt the TASK_STATE_TO_CHAR_STR to new value in kernel space.Dongsheng
2014-05-12perf tools: Add missing event for perf sched record.Dongsheng
2014-05-05perf tools: Move ACCESS_ONCE from perf.h headerJiri Olsa
2014-05-05perf tools: Move sys_perf_event_open function from perf.hJiri Olsa
2014-05-05perf tools: Move syscall and arch specific defines from perf.hJiri Olsa
2014-05-05perf tools: Move perf_call_graph_mode enum from perf.hJiri Olsa
2014-05-05perf tools: Move sample data structures from perf.hJiri Olsa
2014-05-05perf tools: Remove PR_TASK_PERF_EVENTS_* from perf.hJiri Olsa
2014-05-05perf tools: Remove asmlinkage define from perf.hJiri Olsa
2014-05-05perf tools: Remove min define from perf.hJiri Olsa
2014-05-05perf tools: Remove unlikely define from perf.hJiri Olsa
2014-05-05perf tools: Remove MAX_COUNTERS define from perf.hJiri Olsa
2014-05-01tools: Consolidate types.hBorislav Petkov
2014-05-01tools: Unify export.hBorislav Petkov
2014-05-01Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-05-01Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar