Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
da8a58b56c661681f9b2fd2fa59c6da3a5bac8d1
/
tools
/
perf
/
util
da8a58b
perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology_map
by Jan Stancek
· 8 years ago
43db284
perf header: Make build_cpu_topology skip offline/absent CPUs
by Jan Stancek
· 8 years ago
92a7e12
perf cpumap: Add cpu__max_present_cpu()
by Jan Stancek
· 8 years ago
8074bf5
perf session: Fix DEBUG=1 build with clang
by Arnaldo Carvalho de Melo
· 8 years ago
4be92cf
perf python: Filter out -specs=/a/b/c from the python binding cc options
by Arnaldo Carvalho de Melo
· 8 years ago
8bd8c65
tools perf scripting python: clang doesn't have -spec, remove it
by Arnaldo Carvalho de Melo
· 8 years ago
34a0548
perf tools: Add missing parse_events_error() prototype
by Arnaldo Carvalho de Melo
· 8 years ago
b30a7d1
perf pmu: Fix check for unset alias->unit array
by Arnaldo Carvalho de Melo
· 8 years ago
a0b2f5a
perf tools: Be consistent on the type of map->symbols[] interator
by Arnaldo Carvalho de Melo
· 8 years ago
35670dd
perf intel pt decoder: clang has no -Wno-override-init
by Arnaldo Carvalho de Melo
· 8 years ago
c24ae6d
perf evsel: Do not put a variable sized type not at the end of a struct
by Arnaldo Carvalho de Melo
· 8 years ago
8a2efd6
perf probe: Avoid accessing uninitialized 'map' variable
by Arnaldo Carvalho de Melo
· 8 years ago
8989605
perf tools: Do not put a variable sized type not at the end of a struct
by Arnaldo Carvalho de Melo
· 8 years ago
5eae7d8
perf symbols: dso->name is an array, no need to check it against NULL
by Arnaldo Carvalho de Melo
· 8 years ago
a7c3899
perf symbols: No need to check if sym->name is NULL
by Arnaldo Carvalho de Melo
· 8 years ago
d6195a6
perf evsel: Inform how to make a sysctl setting permanent
by Arnaldo Carvalho de Melo
· 8 years ago
d7dd112
perf scripting perl: Fix compile error with some perl5 versions
by Wang YanQing
· 8 years ago
7ea6856
perf intel-pt: Use __fallthrough
by Arnaldo Carvalho de Melo
· 8 years ago
8434a2e
perf header: Fix handling of PERF_EVENT_UPDATE__SCALE
by Arnaldo Carvalho de Melo
· 8 years ago
bdf23a9
perf thread_map: Correctly size buffer used with dirent->dt_name
by Arnaldo Carvalho de Melo
· 8 years ago
d64b721
tools strfilter: Use __fallthrough
by Arnaldo Carvalho de Melo
· 8 years ago
94bdd5e
tools string: Use __fallthrough in perf_atoll()
by Arnaldo Carvalho de Melo
· 8 years ago
2f7db55
perf tools: Fix include of linux/mman.h
by Arnaldo Carvalho de Melo
· 8 years ago
360e071
perf tools: Use zfree() to avoid keeping dangling pointers
by Taeung Song
· 8 years ago
506fde1
perf tools: Use zfree() instead of ad hoc equivalent
by Taeung Song
· 8 years ago
5aa365f
perf tools: Add missing check for failure in a zalloc() call
by Taeung Song
· 8 years ago
75fc5ae
perf tools: Only increase index if perf_evsel__new_idx() succeeds
by Taeung Song
· 8 years ago
9b20065
perf symbols: Take into account symfs setting when reading file build ID
by Victor Kamensky
· 8 years ago
f236102
perf list: Add debug support for outputing alias string
by Andi Kleen
· 8 years ago
231bb2a
perf pmu: Support event aliases for non cpu// pmus
by Andi Kleen
· 8 years ago
15b22ed
perf pmu: Support per pmu json aliases
by Andi Kleen
· 8 years ago
fedb2b5
perf jevents: Add support for parsing uncore json files
by Andi Kleen
· 8 years ago
4d41643
perf bpf: Add missing newline in debug messages
by He Kuang
· 8 years ago
e06094a
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
by Arnaldo Carvalho de Melo
· 8 years ago
aa33b9b
perf callchain: Reference count maps
by Krister Johansen
· 8 years ago
a1c9f97
perf diff: Fix -o/--order option behavior (again)
by Namhyung Kim
· 8 years ago
43d41de
perf tools: Create for_each_event macro for tracepoints iteration
by Taeung Song
· 8 years ago
9a9c733
tools perf util: Make rm_rf(path) argument const
by Joe Stringer
· 8 years ago
9c68ae9
perf callchain: Reference count maps
by Krister Johansen
· 8 years ago
ecc4c56
perf tools: Propagate perf_config() errors
by Arnaldo Carvalho de Melo
· 8 years ago
afc45cf
perf config: Do not consider an error not to have any perfconfig file
by Arnaldo Carvalho de Melo
· 8 years ago
e2cf00c
Merge tag 'perf-core-for-mingo-4.11-20170126' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 8 years ago
a7619ae
perf util: Add more debug message on failure path
by Namhyung Kim
· 12 years ago
cd4ceb63
perf util: Save pid-cmdline mapping into tracing header
by Namhyung Kim
· 12 years ago
0a87e7b
perf scripting perl: Do not die() when not founding event for a type
by Arnaldo Carvalho de Melo
· 8 years ago
d1d0e29
perf probe: Delete an unnecessary assignment in try_to_find_absolute_address()
by Markus Elfring
· 8 years ago
42e233c
perf probe: Delete an unnecessary check in try_to_find_absolute_address()
by Markus Elfring
· 8 years ago
47cd95a
Merge branch 'linus' into perf/core, to pick up fixes
by Ingo Molnar
· 8 years ago
9343e45
perf unwind: Fix looking up dwarf unwind stack info
by Matija Glavinic Pecotic
· 8 years ago
d94386f
perf evlist: Fix typo in deliver_sample()
by Soramichi AKIYAMA
· 8 years ago
d25ed5d
perf tools: Move two variables usied in libperf from perf.c
by Soramichi AKIYAMA
· 8 years ago
613f050
perf probe: Fix to probe on gcc generated functions in modules
by Masami Hiramatsu
· 8 years ago
3e96dac
perf probe: Add error checks to offline probe post-processing
by Masami Hiramatsu
· 8 years ago
d2d4edb
perf probe: Fix to show correct locations for events on modules
by Masami Hiramatsu
· 8 years ago
d02fc6b
perf pmu: Factor out scale conversion code
by Andi Kleen
· 8 years ago
0c58244
perf record: Add switch-output size warning
by Jiri Olsa
· 8 years ago
9808143
perf tools: Add unit_number__scnprintf function
by Jiri Olsa
· 8 years ago
e978be9
perf evlist: Fix typo in perf_evlist__start_workload()
by Soramichi Akiyama
· 8 years ago
7d132ca
perf machine: Add a kallsyms loading constructor
by Arnaldo Carvalho de Melo
· 8 years ago
8a937a2
perf probe: Fix to probe on gcc generated symbols for offline kernel
by Masami Hiramatsu
· 8 years ago
eebc509
perf probe: Fix --funcs to show correct symbols for offline module
by Masami Hiramatsu
· 8 years ago
7934c98
perf symbols: Robustify reading of build-id from sysfs
by Arnaldo Carvalho de Melo
· 8 years ago
1f2ed15
perf probe: Fix to get correct modname from elf header
by Masami Hiramatsu
· 8 years ago
ed6c166
perf diff: Do not overwrite valid build id
by Kan Liang
· 8 years ago
edee44b
perf annotate: Don't throw error for zero length symbols
by Ravi Bangoria
· 8 years ago
e216874
perf annotate: Fix jump target outside of function address range
by Ravi Bangoria
· 8 years ago
3ee2eb6
perf annotate: Support jump instruction with target as second operand
by Ravi Bangoria
· 8 years ago
a359c17
perf evsel: Allow to ignore missing pid
by Jiri Olsa
· 8 years ago
38af91f
perf thread_map: Add thread_map__remove function
by Jiri Olsa
· 8 years ago
83c2e4f3
perf evsel: Use variable instead of repeating lengthy FD macro
by Jiri Olsa
· 8 years ago
571f1eb
perf callchain: Introduce callchain_cursor__copy()
by Namhyung Kim
· 8 years ago
bec60e5
perf annotate: Show raw form for jump instruction with indirect target
by Ravi Bangoria
· 8 years ago
edd695b
perf clang: Compile BPF script using builtin clang support
by Wang Nan
· 8 years ago
5e08a76
perf clang: Support compile IR to BPF object and add testcase
by Wang Nan
· 8 years ago
e67d52d
perf clang: Update test case to use real BPF script
by Wang Nan
· 8 years ago
a9495fe
perf clang: Allow passing CFLAGS to builtin clang
by Wang Nan
· 8 years ago
77dfa84
perf clang: Use real file system for #include
by Wang Nan
· 8 years ago
00b8669
perf clang: Add builtin clang support ant test case
by Wang Nan
· 8 years ago
2bd42de
perf llvm: Extract helpers in llvm-utils.c
by Wang Nan
· 8 years ago
8ad85e9
perf tools: Pass context to perf hook functions
by Wang Nan
· 8 years ago
0fcb1da
perf annotate: AArch64 support
by Kim Phillips
· 8 years ago
859afa6
perf annotate: Use arch->objdump.comment_char in dec__parse()
by Kim Phillips
· 8 years ago
c284d66
perf tools: Move parse_nsec_time to time-utils.c
by David Ahern
· 8 years ago
fdf9dc4
perf tools: Add time-based utility functions
by David Ahern
· 8 years ago
64eff7d
perf script: Add option to stop printing callchain
by David Ahern
· 8 years ago
a074865
perf tools: Introduce perf hooks
by Wang Nan
· 8 years ago
d6be167
perf tools: Add missing struct definition in probe_event.h
by Wang Nan
· 8 years ago
3dbe46c
perf record: Fix segfault when running with suid and kptr_restrict is 1
by Wang Nan
· 8 years ago
d18acd1
perf tools: Fix kernel version error in ubuntu
by Wang Nan
· 8 years ago
cdeb01b
perf sched timehist: Mark schedule function in callchains
by Namhyung Kim
· 8 years ago
2d9bbf6
perf callchain: Add option to skip ignore symbol when printing callchains
by Namhyung Kim
· 8 years ago
dbdebdc
perf annotate: Initial PowerPC support
by Ravi Bangoria
· 8 years ago
acc9bfb
perf annotate: Improve support for ARM
by Arnaldo Carvalho de Melo
· 8 years ago
0781ea9
perf annotate: Allow arches to have a init routine and a priv area
by Arnaldo Carvalho de Melo
· 8 years ago
2a1ff81
perf annotate: Introduce alternative method of keeping instructions table
by Arnaldo Carvalho de Melo
· 8 years ago
75b4920
perf annotate: Remove duplicate 'name' field from disasm_line
by Arnaldo Carvalho de Melo
· 8 years ago
4741442
Merge tag 'perf-core-for-mingo-20161123' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 8 years ago
69e6cdd
Merge branch 'linus' into perf/core, to pick up fixes
by Ingo Molnar
· 8 years ago
69b7e48
perf evsel: Support printing callchains with arrows
by Namhyung Kim
· 8 years ago
a876344
perf symbols: Print symbol offsets conditionally
by Namhyung Kim
· 8 years ago
Next »