Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
029c75e5cf166f9c04744d81c798f54a44a8417c
/
tools
/
perf
/
util
029c75e
perf tools: No need to unconditionally read the max_stack sysctls
by Arnaldo Carvalho de Melo
· 7 years ago
9ac94e3
perf tools: Read the cache line size lazily
by Arnaldo Carvalho de Melo
· 7 years ago
7014e0e
tools lib api fs tracing_path: Introduce opendir() method
by Arnaldo Carvalho de Melo
· 7 years ago
25a7d91
perf parse-events: Use get/put_events_file()
by Arnaldo Carvalho de Melo
· 7 years ago
c02cab2
perf tools: Reuse the path to the tracepoint /events/ directory
by Arnaldo Carvalho de Melo
· 7 years ago
40c3c0c
tools lib api fs tracing_path: Introduce get/put_events_file() helpers
by Arnaldo Carvalho de Melo
· 7 years ago
17c257e
tools lib api: Unexport 'tracing_path' variable
by Arnaldo Carvalho de Melo
· 7 years ago
d01bd1a
perf config: Call perf_config__init() lazily
by Arnaldo Carvalho de Melo
· 7 years ago
7a36a28
perf bpf: Fix NULL return handling in bpf__prepare_load()
by YueHaibing
· 7 years ago
3cdc5c2
perf parse-events: Handle uncore event aliases in small groups properly
by Kan Liang
· 7 years ago
56549978
perf tools: Use the "_stest" symbol to identify the kernel map when loading kcore
by Adrian Hunter
· 7 years ago
1b16fff
perf llvm-utils: Add bpf include path to clang command line
by Arnaldo Carvalho de Melo
· 7 years ago
291c161
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
by Arnaldo Carvalho de Melo
· 7 years ago
c23080a
perf tools: Add missing newline when parsing empty BPF proggie
by Arnaldo Carvalho de Melo
· 7 years ago
3a08879
perf cs-etm: Remove redundant space
by Leo Yan
· 7 years ago
46d5362
perf cs-etm: Support unknown_thread in cs_etm_auxtrace
by Leo Yan
· 7 years ago
04d2600
perf annotate: Display all available events on --stdio
by Jin Yao
· 7 years ago
4a35a90
Revert "perf pmu: Fix pmu events parsing rule"
by Arnaldo Carvalho de Melo
· 7 years ago
107cad9
perf machine: Ditch find_kernel_function variants
by Arnaldo Carvalho de Melo
· 7 years ago
2469076
perf tools: Fix spelling mistake: "builid" -> "buildid"
by Colin Ian King
· 7 years ago
15e0e2d
perf symbols: Move split_kallsyms to struct map_groups
by Arnaldo Carvalho de Melo
· 7 years ago
019c682
perf symbols: kallsyms__delta() needs the kmap, not the map
by Arnaldo Carvalho de Melo
· 7 years ago
333cc76
perf symbols: Remove unused dso__load_all_kallsyms() 'map' parameter
by Arnaldo Carvalho de Melo
· 7 years ago
4e0d1e8
perf symbols: Split kernel symbol processing from dso__load_sym()
by Arnaldo Carvalho de Melo
· 7 years ago
857140e
perf symbols: Remove needless goto
by Arnaldo Carvalho de Melo
· 7 years ago
3183f8c
perf symbols: Unify symbol maps
by Arnaldo Carvalho de Melo
· 7 years ago
e9814df
perf symbols: Use map->prot in place of type==MAP__FUNCTION
by Arnaldo Carvalho de Melo
· 7 years ago
d183b26
perf map: Use map->prot in place of type==MAP__FUNCTION
by Arnaldo Carvalho de Melo
· 7 years ago
18231d7
perf symbols: Use symbol type instead of map->type
by Arnaldo Carvalho de Melo
· 7 years ago
d1fd8d9
perf symbols: No need to special case MAP__FUNCTION in fixup
by Arnaldo Carvalho de Melo
· 7 years ago
6769e98d
perf sort: Use mmap->prot on "dcacheline" formatting
by Arnaldo Carvalho de Melo
· 7 years ago
0f476f2
perf machine: Set PROT_EXEC for executable PERF_RECORD_MMAP records
by Arnaldo Carvalho de Melo
· 7 years ago
af30bff
perf symbols: Store the ELF symbol type in the symbol struct
by Arnaldo Carvalho de Melo
· 7 years ago
e1f2a0d
perf map: Remove map_type arg from map_groups__find()
by Arnaldo Carvalho de Melo
· 7 years ago
404eb5a
perf thread: Make thread__find_map() search all maps
by Arnaldo Carvalho de Melo
· 7 years ago
117d3c2
perf thread: Ditch __thread__find_symbol()
by Arnaldo Carvalho de Melo
· 7 years ago
128cde3
perf machine: Use machine__find_kernel_function() instead of open coded version
by Arnaldo Carvalho de Melo
· 7 years ago
26bd933
perf thread: Remove addr_type arg from thread__find_cpumode_addr_location()
by Arnaldo Carvalho de Melo
· 7 years ago
af07eeb
perf symbols: Remove map_type arg from dso__find_symbol()
by Arnaldo Carvalho de Melo
· 7 years ago
dce0478
perf map: Remove enum_type arg to map_groups__first()
by Arnaldo Carvalho de Melo
· 7 years ago
a2f1c16
perf symbols: Unexport symbol_type__is_a()
by Arnaldo Carvalho de Melo
· 7 years ago
e85e0e0
perf tools: Use kallsyms__is_function()
by Arnaldo Carvalho de Melo
· 7 years ago
5cf88a6
perf symbols: Shorten dso__(first|last)_symbol()
by Arnaldo Carvalho de Melo
· 7 years ago
abe5449
perf map: Shorten map_groups__find() signature
by Arnaldo Carvalho de Melo
· 7 years ago
1d1a265
perf machine: Remove needless map_type from machine__load_vmlinux_path()
by Arnaldo Carvalho de Melo
· 7 years ago
329f0ad
perf machine: Shorten machine__load_kallsyms() signature
by Arnaldo Carvalho de Melo
· 7 years ago
68a7418
perf machine: Introduce machine__kernel_maps()
by Arnaldo Carvalho de Melo
· 7 years ago
83cf774
perf map: Shorten map_groups__find_by_name() signature
by Arnaldo Carvalho de Melo
· 7 years ago
d9a5f27
perf thread: Make thread__find_symbol() return the symbol searched
by Arnaldo Carvalho de Melo
· 7 years ago
71a84b5
perf thread: Make thread__find_map() return the map
by Arnaldo Carvalho de Melo
· 7 years ago
4546263
perf thread: Introduce thread__find_symbol()
by Arnaldo Carvalho de Melo
· 7 years ago
f07a2d3
perf thread: Introduce thread__find_map()
by Arnaldo Carvalho de Melo
· 7 years ago
e94b861
perf map: Introduce map__has_symbols()
by Arnaldo Carvalho de Melo
· 7 years ago
d88205d
perf dso: Add dso__has_symbols() method
by Arnaldo Carvalho de Melo
· 7 years ago
efdd5c6
perf symbols: Use __map__is_kernel() instead of ad-hoc equivalent code
by Arnaldo Carvalho de Melo
· 7 years ago
e55c14a
perf stat: Add --table option to display time of each run
by Jiri Olsa
· 7 years ago
80ee8c5
perf stat: Fix duplicate PMU name for interval print
by Kan Liang
· 7 years ago
121f325
perf evsel: Only fall back group read for leader
by Kan Liang
· 7 years ago
292c34c
perf pmu: Fix core PMU alias list for X86 platform
by Kan Liang
· 7 years ago
e9add8b
perf evsel: Disable write_backward for leader sampling group events
by Jiri Olsa
· 7 years ago
9a4a931
perf pmu: Fix pmu events parsing rule
by Jiri Olsa
· 7 years ago
129193b
perf stat: Keep the / modifier separator in fallback
by Jiri Olsa
· 7 years ago
ce04abf
perf list: Remove s390 specific strcmp_cpuid_cmp function
by Thomas Richter
· 7 years ago
ee05d2179
perf machine: Set main kernel end address properly
by Namhyung Kim
· 7 years ago
8a9fd83
coresight: Move to SPDX identifier
by Mathieu Poirier
· 7 years ago
ccbb6af
perf record: Remove suggestion to enable APIC
by Andi Kleen
· 7 years ago
ec39484
perf record: Remove misleading error suggestion
by Andi Kleen
· 7 years ago
038586c
perf list: Add s390 support for detailed/verbose PMU event description
by Thomas Richter
· 7 years ago
b3f35b5
perf report: Extend raw dump (-D) out with switch out event type
by Alexey Budankov
· 7 years ago
43c4023
perf annotate: Allow setting the offset level in .perfconfig
by Arnaldo Carvalho de Melo
· 7 years ago
7b36614
perf report: Fix switching to another perf.data file
by Arnaldo Carvalho de Melo
· 7 years ago
4f75f1c
perf record: Change warning for missing sysfs entry to debug
by Thomas Richter
· 7 years ago
22e9af4
perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT
by Jin Yao
· 7 years ago
90ce61b
perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXX
by Jin Yao
· 7 years ago
592c10e
perf annotate: Allow showing offsets in more than just jump targets
by Arnaldo Carvalho de Melo
· 7 years ago
fcbd8fa
perf tests clang: Fix function name for clang IR test
by Sandipan Das
· 7 years ago
7854e49
perf clang: Add support for recent clang versions
by Sandipan Das
· 7 years ago
ad0902e
perf tools: No need to include namespaces.h in util.h
by Arnaldo Carvalho de Melo
· 7 years ago
b238db6
perf auxtrace: Make auxtrace_queues__add_buffer() do CPU filtering
by Adrian Hunter
· 7 years ago
41a43da
perf report: Remove duplicated 'samples' in lost samples warning
by Arnaldo Carvalho de Melo
· 7 years ago
c0459a0
perf annotate: Show group details on the title line
by Arnaldo Carvalho de Melo
· 7 years ago
0d75f12
perf auxtrace: Make auxtrace_queues__add_buffer() allocate struct buffer
by Adrian Hunter
· 7 years ago
520d3f0
perf annotate stdio2: Print more descriptive event information header
by Arnaldo Carvalho de Melo
· 7 years ago
b213eac
perf annotate: Introduce annotation__scnprintf_samples_period() method
by Arnaldo Carvalho de Melo
· 7 years ago
25c312d
perf hists: Move hists__scnprintf_title() away from the TUI code
by Arnaldo Carvalho de Melo
· 7 years ago
967a464
perf hists: Introduce hists__scnprint_title()
by Arnaldo Carvalho de Melo
· 7 years ago
a36ebe4
perf config: Rename to HAVE_DWARF_GETLOCATIONS_SUPPORT
by Jin Yao
· 7 years ago
b74d12d
perf tools: Add a "dso_size" sort order
by Kim Phillips
· 7 years ago
895e3b0
perf mmap: Be consistent when checking for an unmaped ring buffer
by Arnaldo Carvalho de Melo
· 7 years ago
f58385f
perf mmap: Fix accessing unmapped mmap in perf_mmap__read_done()
by Kan Liang
· 7 years ago
980b68e
perf annotate: Use absolute addresses to calculate jump target offsets
by Arnaldo Carvalho de Melo
· 7 years ago
c448234
perf annotate: Defer searching for comma in raw line till it is needed
by Arnaldo Carvalho de Melo
· 7 years ago
e4cc91b
perf annotate: Support jumping from one function to another
by Arnaldo Carvalho de Melo
· 7 years ago
2eff061
perf annotate: Add "_local" to jump/offset validation routines
by Arnaldo Carvalho de Melo
· 7 years ago
83428f2
perf python: Reference Py_None before returning it
by Petr Machata
· 7 years ago
751b178
perf annotate: Mark jumps to outher functions with the call arrow
by Arnaldo Carvalho de Melo
· 7 years ago
85a84e4
perf annotate: Pass function descriptor to its instruction parsing routines
by Arnaldo Carvalho de Melo
· 7 years ago
425859f
perf annotate: No need to calculate notes->start twice
by Arnaldo Carvalho de Melo
· 7 years ago
d9bd766
perf annotate browser: Add 'P' hotkey to dump annotation to file
by Arnaldo Carvalho de Melo
· 7 years ago
864298f2
perf annotate: Add function header to --stdio2
by Arnaldo Carvalho de Melo
· 7 years ago
Next »