Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
77b696cba961bb6e88aeba36253849443f9a4186
/
tools
/
perf
d18019a
perf tests: Add dwarf unwind test for powerpc
by Ravi Bangoria
· 8 years ago
d5a0029
perf probe: Match linkage name with mangled name
by Masami Hiramatsu
· 8 years ago
35726d3
perf probe: Fix to cut off incompatible chars from group name
by Masami Hiramatsu
· 8 years ago
0ad45b3
perf probe: Skip if the function address is 0
by Masami Hiramatsu
· 8 years ago
f8da4b5
perf probe: Ignore the error of finding inline instance
by Masami Hiramatsu
· 8 years ago
2acee10
perf intel-pt: Fix decoding when there are address filters
by Adrian Hunter
· 8 years ago
9f1d122
perf intel-pt: Enable decoder to handle TIP.PGD with missing IP
by Adrian Hunter
· 8 years ago
2b9e32c
perf intel-pt: Read address filter from AUXTRACE_INFO event
by Adrian Hunter
· 8 years ago
c093f30
perf intel-pt: Record address filter in AUXTRACE_INFO event
by Adrian Hunter
· 8 years ago
40b746a
perf intel-pt: Add a helper function for processing AUXTRACE_INFO
by Adrian Hunter
· 8 years ago
4d34e10
perf intel-pt: Fix missing error codes processing auxtrace_info
by Adrian Hunter
· 8 years ago
fa8025c
perf intel-pt: Add support for recording the max non-turbo ratio
by Adrian Hunter
· 8 years ago
810c398
perf intel-pt: Fix snapshot overlap detection decoder errors
by Adrian Hunter
· 8 years ago
f965520
perf probe: Increase debug level of SDT debug messages
by Adrian Hunter
· 8 years ago
1b36c03
perf record: Add support for using symbols in address filters
by Adrian Hunter
· 8 years ago
cd67f99
perf symbols: Add dso__last_symbol()
by Adrian Hunter
· 8 years ago
5c01ad6
perf record: Fix error paths
by Adrian Hunter
· 8 years ago
394c01e
perf record: Rename label 'out_symbol_exit'
by Adrian Hunter
· 8 years ago
e7a06a5
perf script: Fix vanished idle symbols
by Adrian Hunter
· 8 years ago
1e85748
perf evsel: Add support for address filters
by Mathieu Poirier
· 8 years ago
3541c03
perf evsel: New tracepoint specific function
by Mathieu Poirier
· 8 years ago
b15d0a4
perf tools: Make perf_evsel__append_filter() generic
by Mathieu Poirier
· 8 years ago
2acad19
perf tools: Update documentation info about quipper
by Simon Que
· 8 years ago
f0bbd60
perf trace: Beautify sched_[gs]et_attr return value
by Arnaldo Carvalho de Melo
· 8 years ago
f2c8852
perf data: Fix building in 32 bit platform with libbabeltrace
by Wang Nan
· 8 years ago
973186c
perf tools: Fix MMAP event synthesis broken by MAP_HUGETLB change
by Adrian Hunter
· 8 years ago
a9e5700
perf record: Fix documentation 'event_sources' -> 'event_source'
by Adrian Hunter
· 8 years ago
2d83145
perf hists: Make hists__fprintf_headers function global
by Jiri Olsa
· 8 years ago
bd28d0c
perf hists: Make __hist_entry__snprintf function global
by Jiri Olsa
· 8 years ago
98ba160
perf tools: Make several display functions global
by Jiri Olsa
· 8 years ago
5fe7b9b
perf tools: Make several sorting functions global
by Jiri Olsa
· 8 years ago
a76490e
perf tools: Make output_field_add and sort_dimension__add global
by Jiri Olsa
· 8 years ago
bcf9874
perf tools: Make reset_dimensions global
by Jiri Olsa
· 8 years ago
9da44db
perf hists: Add __hist_entry__snprintf function
by Jiri Olsa
· 8 years ago
3becf45
perf tools: Add sink configuration for cs_etm PMU
by Mathieu Poirier
· 8 years ago
5d8bb1e
perf tools: Add PMU configuration to tools
by Mathieu Poirier
· 8 years ago
859442b
perf pmu: Push configuration down to PMU driver
by Mathieu Poirier
· 8 years ago
a818c56
perf tools: Add coresight etm PMU record capabilities
by Mathieu Poirier
· 8 years ago
7e21b0d
perf tools: Make coresight PMU listable
by Mathieu Poirier
· 8 years ago
08d5204
perf tools: Confine __get_cpuid() to x86 architecture
by Mathieu Poirier
· 8 years ago
d527822
perf hists: Use bigger buffer for stdio headers
by Jiri Olsa
· 8 years ago
82deb8a
perf evsel: Remove superfluous initialization of weight
by Jiri Olsa
· 8 years ago
3c028a0
perf symbols: Do not open device files
by Jiri Olsa
· 8 years ago
e3b60bc
perf hists: Factor out hists__reset_column_width()
by Namhyung Kim
· 8 years ago
5ff3e7a
perf ui/tui: Reset output width for hierarchy
by Namhyung Kim
· 8 years ago
5f62d4f
perf annotate: Resolve 'call' operands to function names
by Arnaldo Carvalho de Melo
· 8 years ago
bff5c30
perf annotate: Pass the symbol's map/dso to the instruction parsers
by Arnaldo Carvalho de Melo
· 8 years ago
88a7fcf
perf annotate: Do not ignore call instruction with indirect target
by Ravi Bangoria
· 8 years ago
f666ac0
perf hists: Fix width computation for srcline sort entry
by Jiri Olsa
· 8 years ago
f752e90
perf trace beauty mmap: Add missing MADV_FREE
by Wang Nan
· 8 years ago
dd60fba
perf tools: Add infrastructure for PMU specific configuration
by Mathieu Poirier
· 8 years ago
30d476a
perf report: Enable group view with hierarchy
by Namhyung Kim
· 8 years ago
195bc0f
perf ui/stdio: Rename print_hierarchy_header()
by Namhyung Kim
· 8 years ago
9a6ad25
perf ui/stdio: Always reset output width for hierarchy
by Namhyung Kim
· 8 years ago
d2580c7
perf hist: Initialize hierarchy tree explicitly
by Namhyung Kim
· 8 years ago
9d97b8f
perf hists: Introduce hists__link_hierarchy()
by Namhyung Kim
· 8 years ago
09034de
perf hists: Introduce hists__match_hierarchy()
by Namhyung Kim
· 8 years ago
0a4a7e4
perf build: Compare mman.h related headers against kernel originals
by Wang Nan
· 8 years ago
fbef103
perf tools: Do hugetlb handling in more systems
by Arnaldo Carvalho de Melo
· 8 years ago
277cf08
perf trace beauty mmap: Fix defines for non !x86_64
by Arnaldo Carvalho de Melo
· 8 years ago
f3539c1
tools include: Add uapi mman.h for each architecture
by Wang Nan
· 8 years ago
d9ea48b
perf hists browser: Fix event group display
by Namhyung Kim
· 8 years ago
7a023fd
perf probe: Fix dwarf regs table for x86_64
by Arnaldo Carvalho de Melo
· 8 years ago
25b8592
perf powerpc: Fix build-test failure
by Ravi Bangoria
· 8 years ago
7e3fcffe
perf pmu: Support alternative sysfs cpumask
by Mark Rutland
· 8 years ago
9f21b81
perf evlist: Only open events on CPUs an evsel permits
by Mark Rutland
· 8 years ago
70fbe05
perf annotate: Add branch stack / basic block
by Peter Zijlstra
· 8 years ago
d7e404a
perf record: Mark MAP_HUGETLB when synthesizing mmap events
by Wang Nan
· 8 years ago
0ac3348
perf tools: Recognize hugetlb mapping as anon mapping
by Wang Nan
· 8 years ago
be39db9
perf symbols: Remove symbol_filter_t machinery
by Arnaldo Carvalho de Melo
· 8 years ago
c79c809
perf test vmlinux: Remove dead symbol_filter_t code
by Arnaldo Carvalho de Melo
· 8 years ago
0890e97
perf machine: Remove machine->symbol_filter and friends
by Arnaldo Carvalho de Melo
· 8 years ago
b622021
perf top: Remove old kernel-only symbol filter
by Arnaldo Carvalho de Melo
· 8 years ago
608c34d
perf symbols: Mark if a symbol is idle in the library
by Arnaldo Carvalho de Melo
· 8 years ago
6243b9d
perf probe: Move dwarf specific functions to dwarf-aux.c
by Ravi Bangoria
· 8 years ago
e47392b
perf uprobe: Skip prologue if program compiled without optimization
by Ravi Bangoria
· 8 years ago
b3f33f9
perf probe: Add helper function to check if probe with variable
by Ravi Bangoria
· 8 years ago
432746f
perf symbols: Fixup symbol sizes before picking best ones
by Arnaldo Carvalho de Melo
· 8 years ago
c97b40e
perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too
by Arnaldo Carvalho de Melo
· 8 years ago
7e1b659
perf test vmlinux: Tolerate symbol aliases
by Arnaldo Carvalho de Melo
· 8 years ago
54da076
perf test vmlinux: Avoid printing headers for empty lists
by Arnaldo Carvalho de Melo
· 8 years ago
e267769
perf test vmlinux: Clarify which -v lines are errors or warning
by Arnaldo Carvalho de Melo
· 8 years ago
e50243b
perf probe: Ignore vmlinux Build-id when offline vmlinux given
by Masami Hiramatsu
· 8 years ago
293d5b4
perf probe: Support probing on offline cross-arch binary
by Masami Hiramatsu
· 8 years ago
428aff8
perf probe: Ignore vmlinux buildid if offline kernel is given
by Masami Hiramatsu
· 8 years ago
1c20b1d
perf probe: Show trace event definition
by Masami Hiramatsu
· 8 years ago
893c5c7
perf config: Show default report configuration in example and docs
by Milian Wolff
· 8 years ago
2a8d41b
perf symbols: Demangle symbols for synthesized @plt entries.
by Milian Wolff
· 8 years ago
fd22759
perf probe: Do not use map_load filters for function
by Arnaldo Carvalho de Melo
· 8 years ago
b55cc4e
perf symbols: Rename ->ignore to ->idle
by Arnaldo Carvalho de Melo
· 8 years ago
b01141f
perf annotate: Initialize the priv are in symbol__new()
by Arnaldo Carvalho de Melo
· 8 years ago
ffe67c2
perf tools: Fix error handling of lzma decompression
by Shawn Lin
· 8 years ago
04e1196
perf probe: Remove unused tracing_dir variable
by Masami Hiramatsu
· 8 years ago
5e30d55
perf record: Fix spelling mistake "Finshed" -> "Finished"
by Colin Ian King
· 8 years ago
c77ce22
perf bpf: Fix typo: "ehough" -> "enough"
by Colin Ian King
· 8 years ago
17d4666
perf test bpf: Fix typo: "ehough" -> "enough"
by Colin Ian King
· 8 years ago
dd6fa4e
perf tools: Fix typo: "ehough" -> "enough"
by Colin Ian King
· 8 years ago
bdca79c2
ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal
by Masami Hiramatsu
· 8 years ago
9880ce4
perf probe: Use hexadecimal type by default if possible
by Masami Hiramatsu
· 8 years ago
9254378
perf probe: Support hexadecimal casting
by Masami Hiramatsu
· 8 years ago
Next »