Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dca8eeb8c5bf0425d9cb8d6db5638eac477eda5e
/
tools
/
perf
/
util
9792f9b
perf tools: Fix build with ARCH=x86_64
by Jiada Wang
· 8 years ago
e30b840
perf symbols: Fix symbols__fixup_end heuristic for corner cases
by Daniel Borkmann
· 8 years ago
195fe2e
perf tools: Only increase index if perf_evsel__new_idx() succeeds
by Taeung Song
· 7 years ago
bac83e5
perf probe: Fix --funcs to show correct symbols for offline module
by Masami Hiramatsu
· 8 years ago
ddc0ec3
perf symbols: Robustify reading of build-id from sysfs
by Arnaldo Carvalho de Melo
· 8 years ago
69f3df1
perf probe: Fix to get correct modname from elf header
by Masami Hiramatsu
· 8 years ago
fe5cdbcd
perf intel-pt: Clear FUP flag on error
by Adrian Hunter
· 7 years ago
94c38cd
perf intel-pt: Use FUP always when scanning for an IP
by Adrian Hunter
· 7 years ago
5a16bd3
perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero
by Adrian Hunter
· 7 years ago
daa6378
perf intel-pt: Fix last_ip usage
by Adrian Hunter
· 7 years ago
dc04013
perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP
by Adrian Hunter
· 7 years ago
b338b87
perf intel-pt: Fix missing stack clear
by Adrian Hunter
· 7 years ago
3e6837f
perf intel-pt: Improve sample timestamp
by Adrian Hunter
· 7 years ago
d3503ef
perf intel-pt: Move decoder error setting into one condition
by Adrian Hunter
· 7 years ago
ce02eff
perf probe: Add error checks to offline probe post-processing
by Masami Hiramatsu
· 8 years ago
3649735
perf probe: Fix to probe on gcc generated symbols for offline kernel
by Masami Hiramatsu
· 8 years ago
cd20615
perf scripting perl: Fix compile error with some perl5 versions
by Wang YanQing
· 8 years ago
b9175b3
perf header: Fix handling of PERF_EVENT_UPDATE__SCALE
by Arnaldo Carvalho de Melo
· 8 years ago
93a3c47
perf intel-pt: Use __fallthrough
by Arnaldo Carvalho de Melo
· 8 years ago
0552378
perf thread_map: Correctly size buffer used with dirent->dt_name
by Arnaldo Carvalho de Melo
· 8 years ago
9421878
tools strfilter: Use __fallthrough
by Arnaldo Carvalho de Melo
· 8 years ago
76efd70
tools string: Use __fallthrough in perf_atoll()
by Arnaldo Carvalho de Melo
· 8 years ago
b6f75b9
perf probe: Fix to probe on gcc generated functions in modules
by Masami Hiramatsu
· 8 years ago
e1eac34
perf probe: Fix to show correct locations for events on modules
by Masami Hiramatsu
· 8 years ago
7929b50
perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
by Adrian Hunter
· 8 years ago
11a4d64
perf callchain: Reference count maps
by Krister Johansen
· 8 years ago
85df621
perf diff: Fix -o/--order option behavior (again)
by Namhyung Kim
· 8 years ago
03f5be2
perf jit: Enable jitdump support without dwarf
by Maciej Debski
· 8 years ago
3ef6a3c
perf scripting: Avoid leaking the scripting_context variable
by Arnaldo Carvalho de Melo
· 8 years ago
ea73853
perf callchain: Fixup help/config for no-unwinding
by Rabin Vincent
· 8 years ago
a1d3089
perf diff: Do not overwrite valid build id
by Kan Liang
· 8 years ago
ba12b35
perf annotate: Don't throw error for zero length symbols
by Ravi Bangoria
· 8 years ago
c72ab44
perf hists: Fix column length on --hierarchy
by Namhyung Kim
· 8 years ago
2d470b6
perf jevents: Handle events including .c and .o
by Wang Nan
· 8 years ago
f957a53
perf header: Set nr_numa_nodes only when we parsed all the data
by Jiri Olsa
· 8 years ago
3bccbe2
perf intel-pt: Fix MTC timestamp calculation for large MTC periods
by Adrian Hunter
· 8 years ago
51ee648
perf intel-pt: Fix estimated timestamps for cycle-accurate mode
by Adrian Hunter
· 8 years ago
e312bcf
perf tools: Make alias matching case-insensitive
by Andi Kleen
· 8 years ago
0683554
perf tools: Allow period= in perf stat CPU event descriptions.
by Sukadev Bhattiprolu
· 8 years ago
dd5f103
perf list jevents: Add support for event list topics
by Andi Kleen
· 8 years ago
c8d6828
perf list: Support long jevents descriptions
by Sukadev Bhattiprolu
· 8 years ago
fc06e2a
perf pmu: Add override support for event list CPUID
by Andi Kleen
· 8 years ago
1c5f01f
perf list: Add a --no-desc flag
by Andi Kleen
· 8 years ago
61eb2eb
perf tools: Query terminal width and use in perf list
by Andi Kleen
· 8 years ago
08e60ed
perf pmu: Support alias descriptions
by Andi Kleen
· 8 years ago
933f82f
perf pmu: Use pmu_events table to create aliases
by Sukadev Bhattiprolu
· 8 years ago
18ef15c
perf tools: Experiment with cppcheck
by Arnaldo Carvalho de Melo
· 8 years ago
ead1a57
perf probe: Check if *ptr2 is zero and not ptr2
by Colin Ian King
· 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
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
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
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
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
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
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
dd60fba
perf tools: Add infrastructure for PMU specific configuration
by Mathieu Poirier
· 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
fbef103
perf tools: Do hugetlb handling in more systems
by Arnaldo Carvalho de Melo
· 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
0890e97
perf machine: Remove machine->symbol_filter and friends
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
Next »