summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-21perf tools: Introduce reset_output_field()Namhyung Kim4-0/+36
2014-05-21perf tools: Get rid of obsolete hist_entry__sort_listNamhyung Kim3-50/+43
2014-05-21perf hists: Reset width of output fields with header lengthNamhyung Kim3-18/+16
2014-05-21perf tools: Skip elided sort entriesNamhyung Kim6-0/+42
2014-05-21perf top: Add --fields option to specify output fieldsNamhyung Kim2-6/+18
2014-05-21perf report/tui: Fix a bug when --fields/sort is givenNamhyung Kim1-4/+1
2014-05-21perf tools: Add ->sort() member to struct sort_entryNamhyung Kim2-5/+23
2014-05-21perf report: Add -F option to specify output fieldsNamhyung Kim6-17/+282
2014-05-21perf tools: Call perf_hpp__init() before setting up GUI browsersNamhyung Kim5-9/+5
2014-05-21perf tools: Consolidate management of default sort ordersNamhyung Kim5-24/+31
2014-05-21perf tools: Allow hpp fields to be sort keysNamhyung Kim8-13/+67
2014-05-21perf ui: Get rid of callback from __hpp__fmt()Namhyung Kim4-62/+34
2014-05-21perf tools: Consolidate output field handling to hpp format routinesNamhyung Kim6-83/+63
2014-05-21perf tools: Use hpp formats to sort final outputNamhyung Kim1-54/+8
2014-05-21perf tools: Support event grouping in hpp ->sort()Namhyung Kim1-6/+58
2014-05-21perf tools: Use hpp formats to sort hist entriesNamhyung Kim1-10/+6
2014-05-21perf tools: Convert sort entries to hpp formatsNamhyung Kim3-4/+88
2014-05-21perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmtNamhyung Kim2-4/+38
2014-05-20Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar13-33/+187
2014-05-19fix Haswell precise store data source encodingStephane Eranian1-3/+19
2014-05-19perf: Fix perf_event_open(.flags) testPeter Zijlstra1-4/+4
2014-05-19perf/events/core: Drop unused variable after cleanupBorislav Petkov1-1/+1
2014-05-16perf tools: Add libdw DWARF post unwind support for ARMJean Pihet2-0/+41
2014-05-16perf tests: Add dwarf unwind test on ARMJean Pihet7-5/+69
2014-05-16perf tests: Introduce perf_regs_load function on ARMJean Pihet3-0/+61
2014-05-16perf tools: Consolidate types.h for ARM and ARM64Jean Pihet2-2/+2
2014-05-16perf session: Fix possible null pointer dereference in session.cMasanari Iida1-2/+3
2014-05-16perf sched: Cleanup, remove unused variables in map_switch_event()Dongsheng Yang1-4/+2
2014-05-16perf sched: Remove nr_state_machine_bugs in perf latencyDongsheng Yang1-11/+8
2014-05-12perf tools: Remove usage of trace_sched_wakeup(.success)Peter Zijlstra2-9/+1
2014-05-12Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar13-152/+90
2014-05-12perf tools: Use tid for finding threadNamhyung Kim7-5/+8
2014-05-12perf tools: Get rid of on_exit() feature testNamhyung Kim5-64/+0
2014-05-12perf record: Propagate exit status of a command line workloadNamhyung Kim1-67/+60
2014-05-12perf tools: Clarify the output of perf sched map.Dongsheng1-15/+20
2014-05-12perf tools: Adapt the TASK_STATE_TO_CHAR_STR to new value in kernel space.Dongsheng1-1/+1
2014-05-12perf tools: Add missing event for perf sched record.Dongsheng1-0/+1
2014-05-07perf: Simplify perf_event_exit_task_context()Peter Zijlstra1-16/+1
2014-05-07perf: Rework free pathsPeter Zijlstra1-26/+40
2014-05-07perf: Validate locking assumptionPeter Zijlstra1-0/+2
2014-05-07perf: Always destroy groups on exitPeter Zijlstra1-1/+1
2014-05-07perf: Ensure consistent inherit state in groupsPeter Zijlstra1-3/+10
2014-05-07Merge branch 'perf/urgent' into perf/core, to avoid conflictsIngo Molnar588-3533/+6142
2014-05-07perf/x86/intel: Fix Silvermont's event constraintsYan, Zheng1-1/+0
2014-05-07perf: Fix perf_event_init_context()Peter Zijlstra1-0/+2
2014-05-07perf: Fix race in removing an eventPeter Zijlstra1-21/+26
2014-05-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds19-91/+147
2014-05-07agp: info leak in agpioc_info_wrap()Dan Carpenter1-0/+1
2014-05-07fs/affs/super.c: bugfix / double freeFabian Frederick1-2/+0
2014-05-07fanotify: fix -EOVERFLOW with large files on 64-bitWill Woods1-0/+2