summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2017-11-16perf annotate browser: Rename struct browser_disasm_line to browser_lineJiri Olsa
2017-11-16perf annotate browser: Do not pass nr_events in disasm_rb_tree__insertJiri Olsa
2017-11-16perf annotate browser: Use samples data from struct annotation_lineJiri Olsa
2017-11-16perf annotate: Factor annotation_line__print from disasm_line__printJiri Olsa
2017-11-16perf annotate: Add annotation_line__print functionJiri Olsa
2017-11-16perf annotate: Remove struct source_lineJiri Olsa
2017-11-16perf annotate: Remove disasm__calc_percent functionJiri Olsa
2017-11-16perf annotate: Remove disasm__calc_percent() from annotate_browser__calc_perc...Jiri Olsa
2017-11-16perf annotate: Remove disasm__calc_percent() from disasm_line__print()Jiri Olsa
2017-11-16perf annotate: Add symbol__calc_lines functionJiri Olsa
2017-11-16perf annotate: Add symbol__calc_percent functionJiri Olsa
2017-11-16s390/perf: add perf register support for floating-point registersHendrik Brueckner
2017-11-16s390/perf: define common DWARF register string tableHendrik Brueckner
2017-11-16s390/perf: add support for perf_regs and libdwHeiko Carstens
2017-11-16s390/perf: add callback to perf to enable using AUX bufferPu Hou
2017-11-15mm: remove __GFP_COLDMel Gorman
2017-11-15kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13perf annotate: Add samples into struct annotation_lineJiri Olsa
2017-11-13perf annotate: Add annotated_source__purge functionJiri Olsa
2017-11-13perf annotate: Add annotation_line__(new|delete) functionsJiri Olsa
2017-11-13perf annotate: Move rb_node to struct annotation_lineJiri Olsa
2017-11-13perf annotate: Add annotation_line__add functionJiri Olsa
2017-11-13perf annotate: Add annotation_line__next functionJiri Olsa
2017-11-13perf annotate: Add evsel into struct annotation_line_argsJiri Olsa
2017-11-13perf annotate: Add offset/line/line_nr into struct annotate_argsJiri Olsa
2017-11-13perf annotate: Add map into struct annotate_argsJiri Olsa
2017-11-13perf annotate: Add arch into struct annotate_argsJiri Olsa
2017-11-13perf annotate: Add struct annotate_argsJiri Olsa
2017-11-13perf annotate: Add symbol__annotate functionJiri Olsa
2017-11-13perf annotate: Move ipc/cycles into annotation_line structJiri Olsa
2017-11-13perf annotate: Move line/offset into annotation_line structJiri Olsa
2017-11-13perf annotate: Add annotation_line structJiri Olsa
2017-11-13perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delayArnaldo Carvalho de Melo
2017-11-13perf evlist: Set the correct idx when adding dummy eventsArnaldo Carvalho de Melo
2017-11-13Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2017-11-09perf trace: Call machine__exit() at exitAndrei Vagin
2017-11-09perf tools: Fix eBPF event specification parsingJiri Olsa
2017-11-09perf tools: Add "reject" option for parse-events.lJiri Olsa
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-03Merge branch 'linus' into perf/urgent, to pick up dependent commitsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01perf srcline: Show correct function name for srcline of callchainsNamhyung Kim
2017-11-01perf srcline: Fix memory leak in addr2inlines()Namhyung Kim
2017-10-31perf trace beauty kcmp: Beautify argumentsArnaldo Carvalho de Melo
2017-10-31perf trace beauty: Implement pid_fd beautifierArnaldo Carvalho de Melo
2017-10-31tools include uapi: Grab a copy of linux/kcmp.hArnaldo Carvalho de Melo
2017-10-31perf callchain: Fix double mapping al->addr for children without self periodNamhyung Kim