summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | tools include: Fix strict-aliasing rules breakageJiri Olsa2015-10-13
| * | | | | | | | | | | perf hists browser: Add 'm' key for context menu displayNamhyung Kim2015-10-12
| * | | | | | | | | | | perf callchains: Fix unw_word_t pointer castsRabin Vincent2015-10-12
| * | | | | | | | | | | perf callchain: Use debug_frame if eh_frame is unusableRabin Vincent2015-10-12
| * | | | | | | | | | | perf hists browser: Inform how to reset the symbol filterArnaldo Carvalho de Melo2015-10-12
| * | | | | | | | | | | perf ui browsers: Remove help messages about use of right and arrow keysArnaldo Carvalho de Melo2015-10-12
| * | | | | | | | | | | perf symbols: Try the .debug/ DSO cache as a last resortArnaldo Carvalho de Melo2015-10-12
| * | | | | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-10-08
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | perf python: Support the PERF_RECORD_SWITCH eventArnaldo Carvalho de Melo2015-10-07
| | * | | | | | | | | | | perf tools: Fix handling read result using a signed variableAndrzej Hajda2015-10-06
| | * | | | | | | | | | | perf tools: Use hpp_dimension__add_output to register hpp columnsJiri Olsa2015-10-06
| | * | | | | | | | | | | perf tools: Introduce hpp_dimension__add_output functionJiri Olsa2015-10-06
| | * | | | | | | | | | | perf tools: Get rid of superfluos call to reset_dimensionsJiri Olsa2015-10-06
| * | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, before pulling new changesIngo Molnar2015-10-08
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | / / / / | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | perf tools: Fail properly in case pattern matching fails to find tracepointJiri Olsa2015-10-05
| * | | | | | | | | | | perf hists browser: Implement horizontal scrollingArnaldo Carvalho de Melo2015-10-05
| * | | | | | | | | | | perf ui browser: Optional horizontal scrolling key bindingArnaldo Carvalho de Melo2015-10-05
| * | | | | | | | | | | perf callchain: Switch default to 'graph,0.5,caller'Arnaldo Carvalho de Melo2015-10-05
| * | | | | | | | | | | perf tests: Add Intel CQM testMatt Fleming2015-10-05
| * | | | | | | | | | | perf tests: Move x86 tests into arch directoryMatt Fleming2015-10-05
| * | | | | | | | | | | perf tests: Add arch testsMatt Fleming2015-10-05
| * | | | | | | | | | | perf tools: Handle -h and -v optionsJiri Olsa2015-10-05
| * | | | | | | | | | | perf tools: Setup proper width for symbol_iaddr fieldJiri Olsa2015-10-05
| * | | | | | | | | | | perf tools: Add support for sorting on the iaddrDon Zickus2015-10-05
| * | | | | | | | | | | perf tests: Add parsing test for 'P' modifierJiri Olsa2015-10-05
| * | | | | | | | | | | perf tools: Introduce 'P' modifier to request max precisionJiri Olsa2015-10-05
| * | | | | | | | | | | perf tools: Export perf_event_attr__set_max_precise_ip()Jiri Olsa2015-10-05
| * | | | | | | | | | | perf annotate: Fix sizeof_sym_hist overflow issueJiri Olsa2015-10-05
| * | | | | | | | | | | perf evlist: Display DATA_SRC sample type bitJiri Olsa2015-10-05
| * | | | | | | | | | | tools lib api fs: No need to use PATH_MAX + 1Jiri Olsa2015-10-05
| * | | | | | | | | | | perf stat: Reduce min --interval-print to 10msKan Liang2015-10-02
| * | | | | | | | | | | perf record: Change 'record.samples' type to unsigned long longYang Shi2015-10-02
| * | | | | | | | | | | perf probe: Allow probing on kmodules without dwarfMasami Hiramatsu2015-10-02
| * | | | | | | | | | | perf list: Honour 'event_glob' whem printing selectable PMUsArnaldo Carvalho de Melo2015-10-02
| * | | | | | | | | | | perf list: Do event name substring search as last resort when no events foundArnaldo Carvalho de Melo2015-10-01
| * | | | | | | | | | | perf callchain: Allow for max_stack greater than PERF_MAX_STACK_DEPTHAdrian Hunter2015-10-01
| * | | | | | | | | | | perf report: Fix a bug on "--call-graph none" optionNamhyung Kim2015-10-01
| * | | | | | | | | | | perf top: Register idle threadNamhyung Kim2015-10-01
| * | | | | | | | | | | perf top: Fix unresolved comm when -s comm is usedNamhyung Kim2015-10-01
| * | | | | | | | | | | perf record: Allocate area for sample_id_hdr in a synthesized comm eventNamhyung Kim2015-10-01
| * | | | | | | | | | | perf tools: By default use the most precise "cycles" hw counter availableArnaldo Carvalho de Melo2015-09-30
| * | | | | | | | | | | perf list: Remove blank lines, headers when piping outputArnaldo Carvalho de Melo2015-09-30
| * | | | | | | | | | | perf probe: Improve error message when %return is on inlined functionMasami Hiramatsu2015-09-30
| * | | | | | | | | | | perf probe: Fix a segfault bug in debuginfo_cacheMasami Hiramatsu2015-09-30
| * | | | | | | | | | | perf probe: Show correct source lines of probes on kmodulesMasami Hiramatsu2015-09-30
| * | | | | | | | | | | perf probe: Begin and end libdwfl report session correctlyMasami Hiramatsu2015-09-30
| * | | | | | | | | | | perf probe: Fix to remove dot suffix from second or latter eventsMasami Hiramatsu2015-09-30
| * | | | | | | | | | | tools lib symbol: Introduce kallsyms2elf_typeArnaldo Carvalho de Melo2015-09-30
| * | | | | | | | | | | tools lib symbol: Rename kallsyms2elf_type to kallsyms2elf_bindingArnaldo Carvalho de Melo2015-09-30
| * | | | | | | | | | | perf machine: Add method for common kernel_map(FUNCTION) operationArnaldo Carvalho de Melo2015-09-30