index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2017-11-16
perf evsel: Say which PMU Hardware event doesn't support sampling/overflow-in...
Kim Phillips
2017-11-16
perf evlist: Add helper to check if attr.exclude_kernel is set in all evsels
Arnaldo Carvalho de Melo
2017-11-16
perf annotate: Do not truncate instruction names at 6 chars
Ravi Bangoria
2017-11-16
perf machine: Guard against NULL in machine__exit()
Arnaldo Carvalho de Melo
2017-11-16
perf evsel: Fix up leftover perf_evsel_stat usage via evsel->priv
Arnaldo Carvalho de Melo
2017-11-16
perf evsel: Enable type checking for perf_evsel_config_term types
Andi Kleen
2017-11-16
perf record: Fix -c/-F options for cpu event aliases
Andi Kleen
2017-11-16
perf annotate: Align source and offset lines
Jiri Olsa
2017-11-16
perf annotate: Factor annotation_line__print from disasm_line__print
Jiri Olsa
2017-11-16
perf annotate: Add annotation_line__print function
Jiri Olsa
2017-11-16
perf annotate: Remove struct source_line
Jiri Olsa
2017-11-16
perf annotate: Remove disasm__calc_percent function
Jiri Olsa
2017-11-16
perf annotate: Remove disasm__calc_percent() from disasm_line__print()
Jiri Olsa
2017-11-16
perf annotate: Add symbol__calc_lines function
Jiri Olsa
2017-11-16
perf annotate: Add symbol__calc_percent function
Jiri Olsa
2017-11-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-13
perf annotate: Add samples into struct annotation_line
Jiri Olsa
2017-11-13
perf annotate: Add annotated_source__purge function
Jiri Olsa
2017-11-13
perf annotate: Add annotation_line__(new|delete) functions
Jiri Olsa
2017-11-13
perf annotate: Move rb_node to struct annotation_line
Jiri Olsa
2017-11-13
perf annotate: Add annotation_line__add function
Jiri Olsa
2017-11-13
perf annotate: Add annotation_line__next function
Jiri Olsa
2017-11-13
perf annotate: Add evsel into struct annotation_line_args
Jiri Olsa
2017-11-13
perf annotate: Add offset/line/line_nr into struct annotate_args
Jiri Olsa
2017-11-13
perf annotate: Add map into struct annotate_args
Jiri Olsa
2017-11-13
perf annotate: Add arch into struct annotate_args
Jiri Olsa
2017-11-13
perf annotate: Add struct annotate_args
Jiri Olsa
2017-11-13
perf annotate: Add symbol__annotate function
Jiri Olsa
2017-11-13
perf annotate: Move ipc/cycles into annotation_line struct
Jiri Olsa
2017-11-13
perf annotate: Move line/offset into annotation_line struct
Jiri Olsa
2017-11-13
perf annotate: Add annotation_line struct
Jiri Olsa
2017-11-13
perf evlist: Set the correct idx when adding dummy events
Arnaldo Carvalho de Melo
2017-11-13
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2017-11-09
perf tools: Fix eBPF event specification parsing
Jiri Olsa
2017-11-09
perf tools: Add "reject" option for parse-events.l
Jiri Olsa
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-03
Merge branch 'linus' into perf/urgent, to pick up dependent commits
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
perf srcline: Show correct function name for srcline of callchains
Namhyung Kim
2017-11-01
perf srcline: Fix memory leak in addr2inlines()
Namhyung Kim
2017-10-31
perf callchain: Fix double mapping al->addr for children without self period
Namhyung Kim
2017-10-30
perf stat: Make --per-thread update shadow stats to show metrics
Jiri Olsa
2017-10-30
perf stat: Move the shadow stats scale computation in perf_stat__update_shado...
Jiri Olsa
2017-10-30
perf tools: Add perf_data_file__write function
Jiri Olsa
2017-10-30
perf tools: Add struct perf_data_file
Jiri Olsa
2017-10-30
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
2017-10-27
perf tools: Unwind properly location after REJECT
Jiri Olsa
2017-10-27
perf evsel: Restore evsel->priv as a tool private area
Arnaldo Carvalho de Melo
[prev]
[next]