Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
34f9a53e1a6de17e79e559f7cc40c616fda45cba
/
tools
/
perf
c628c46
perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc
by Arnaldo Carvalho de Melo
· 5 years ago
f3a9888
perf probe: Fix wrong address verification
by Masami Hiramatsu
· 5 years ago
a9c122e
perf report: Fix incorrectly added dimensions as switch perf data file
by Jin Yao
· 5 years ago
3f085b32
perf hists: Fix variable name's inconsistency in hists__for_each() macro
by Yuya Fujita
· 5 years ago
d705292
Revert "perf report: Add warning when libunwind not compiled in"
by Sasha Levin
· 4 years, 10 months ago
c578977
perf strbuf: Remove redundant va_end() in strbuf_addv()
by Mattias Jacobsson
· 6 years ago
2d31ea6
perf regs: Make perf_reg_name() return "unknown" instead of NULL
by Arnaldo Carvalho de Melo
· 5 years ago
7151427
perf probe: Fix to show function entry line as probe-able
by Masami Hiramatsu
· 5 years ago
3c8d7fa
perf probe: Filter out instances except for inlined subroutine and subprogram
by Masami Hiramatsu
· 5 years ago
b89ad0c
perf probe: Skip end-of-sequence and non statement lines
by Masami Hiramatsu
· 5 years ago
8466b89
perf probe: Fix to show calling lines of inlined functions
by Masami Hiramatsu
· 5 years ago
4ec7e16
perf probe: Return a better scope DIE if there is no best scope
by Masami Hiramatsu
· 5 years ago
da443aa
perf probe: Skip overlapped location on searching variables
by Masami Hiramatsu
· 5 years ago
11c5a6c
perf probe: Fix to probe a function which has no entry pc
by Masami Hiramatsu
· 5 years ago
86b5bd0
perf probe: Fix to show inlined function callsite without entry_pc
by Masami Hiramatsu
· 5 years ago
516288d
perf probe: Fix to show ranges of variables in functions without entry_pc
by Masami Hiramatsu
· 5 years ago
104666b
perf probe: Fix to probe an inline function which has no entry pc
by Masami Hiramatsu
· 5 years ago
e4ae92b
perf probe: Walk function lines in lexical blocks
by Masami Hiramatsu
· 5 years ago
6533303
perf probe: Fix to list probe event with correct line number
by Masami Hiramatsu
· 5 years ago
54ea1fe
perf probe: Fix to find range-only function instance
by Masami Hiramatsu
· 5 years ago
59b706c
perf report: Add warning when libunwind not compiled in
by Jin Yao
· 5 years ago
62d8610
perf test: Report failure for mmap events
by Leo Yan
· 5 years ago
9666d52
perf tools: Fix time sorting
by Jiri Olsa
· 5 years ago
6d8855a
perf kmem: Fix memory leak in compact_gfp_flags()
by Yunfeng Ye
· 5 years ago
873efc5
perf jevents: Fix period for Intel fixed counters
by Andi Kleen
· 5 years ago
0ebcdc4
perf map: Fix overlapped map handling
by Steve MacLean
· 5 years ago
7855b1b
perf inject jit: Fix JIT_CODE_MOVE filename
by Steve MacLean
· 5 years ago
a12d94b
perf llvm: Don't access out-of-scope array
by Ian Rogers
· 5 years ago
375cf9a
perf stat: Reset previous counts on repeat with interval
by Srikar Dronamraju
· 5 years ago
94505b6
perf stat: Fix a segmentation fault when using repeat forever
by Srikar Dronamraju
· 5 years ago
8530a7e
perf tools: Fix segfault in cpu_cache_level__read()
by Jiri Olsa
· 5 years ago
041de0e
Revert "perf test 6: Fix missing kvm module load for s390"
by Sasha Levin
· 5 years ago
eee0386
perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
by Jin Yao
· 5 years ago
4754486
perf bench numa: Fix cpu0 binding
by Jiri Olsa
· 5 years ago
219db72
perf header: Fix use of unitialized value warning
by Numfor Mbiziwo-Tiapo
· 5 years ago
5b9310f
perf header: Fix divide by zero error if f_header.attr_size==0
by Vince Weaver
· 5 years ago
217c522
perf probe: Avoid calling freeing routine multiple times for same pointer
by Arnaldo Carvalho de Melo
· 5 years ago
0d7f710
perf record: Fix module size on s390
by Thomas Richter
· 5 years ago
708eac3
perf db-export: Fix thread__exec_comm()
by Adrian Hunter
· 5 years ago
624c2b3
perf record: Fix wrong size in perf_record_mmap for last kernel module
by Thomas Richter
· 7 years ago
ff859fa
perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning
by Numfor Mbiziwo-Tiapo
· 5 years ago
cb993d3
perf tools: Increase MAX_NR_CPUS and MAX_CACHES
by Kyle Meyer
· 5 years ago
0ee3341
perf evsel: Make perf_evsel__name() accept a NULL argument
by Arnaldo Carvalho de Melo
· 5 years ago
9a501cd
perf test 6: Fix missing kvm module load for s390
by Thomas Richter
· 5 years ago
239b64d
perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode
by Mathieu Poirier
· 5 years ago
16977a9
perf header: Fix unchecked usage of strncpy()
by Arnaldo Carvalho de Melo
· 6 years ago
07d6f72
perf help: Remove needless use of strncpy()
by Arnaldo Carvalho de Melo
· 6 years ago
948475f
perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul
by Arnaldo Carvalho de Melo
· 6 years ago
38df677
perf record: Fix s390 missing module symbol and warning for non-root users
by Thomas Richter
· 5 years ago
5f64ee9
perf data: Fix 'strncat may truncate' build failure with recent gcc
by Shawn Landden
· 5 years ago
2f6644f
tools include: Adopt linux/bits.h
by Arnaldo Carvalho de Melo
· 6 years ago
d31e3e3
perf tools: No need to include bitops.h in util.h
by Arnaldo Carvalho de Melo
· 8 years ago
9f5f0d8
perf bench numa: Add define for RUSAGE_THREAD if not present
by Arnaldo Carvalho de Melo
· 6 years ago
7c24650
perf intel-pt: Fix sample timestamp wrt non-taken branches
by Adrian Hunter
· 6 years ago
8a566f7
perf intel-pt: Fix improved sample timestamp
by Adrian Hunter
· 6 years ago
af13796
perf intel-pt: Fix instructions sampling rate
by Adrian Hunter
· 6 years ago
ddfa93e
perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()
by Changbin Du
· 6 years ago
bc1ab32
perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_on_all_cpus test
by Changbin Du
· 6 years ago
fa7ac30
perf evsel: Free evsel->counts in perf_evsel__exit()
by Arnaldo Carvalho de Melo
· 6 years ago
6fae20e
perf hist: Add missing map__put() in error case
by Changbin Du
· 6 years ago
756e9ca
perf top: Fix error handling in cmd_top()
by Changbin Du
· 6 years ago
32a4742
perf build-id: Fix memory leak in print_sdt_events()
by Changbin Du
· 6 years ago
6061a8c
perf config: Fix a memory leak in collect_config()
by Changbin Du
· 6 years ago
4f68dbc
perf config: Fix an error in the config template documentation
by Changbin Du
· 6 years ago
e07e9b1
perf test: Fix failure of 'evsel-tp-sched' test on s390
by Thomas Richter
· 6 years ago
32b6e8c
perf intel-pt: Fix TSC slip
by Adrian Hunter
· 6 years ago
5ed7a8f
perf intel-pt: Fix divide by zero when TSC is not available
by Adrian Hunter
· 6 years ago
4f7c16b
perf intel-pt: Fix overlap calculation for padding
by Adrian Hunter
· 6 years ago
300ef83
perf auxtrace: Define auxtrace record alignment
by Adrian Hunter
· 6 years ago
d07d516
perf intel-pt: Fix CYC timestamp calculation after OVF
by Adrian Hunter
· 6 years ago
ce42bb1
perf symbols: Filter out hidden symbols from labels
by Jiri Olsa
· 6 years ago
70ffacb
perf tools: Handle TOPOLOGY headers with no CPU
by Stephane Eranian
· 6 years ago
255ace3
perf report: Include partial stacks unwound with libdw
by Milian Wolff
· 6 years ago
7231ec1
perf tests evsel-tp-sched: Fix bitwise operator
by Gustavo A. R. Silva
· 6 years ago
beeda95
perf probe: Fix unchecked usage of strncpy()
by Arnaldo Carvalho de Melo
· 6 years ago
769d74b
perf header: Fix unchecked usage of strncpy()
by Arnaldo Carvalho de Melo
· 6 years ago
1e39810
perf tools: Add Hygon Dhyana support
by Pu Wen
· 6 years ago
a9c8758
perf unwind: Take pgoff into account when reporting elf to libdwfl
by Milian Wolff
· 6 years ago
2b0aa31
perf unwind: Unwind with libdw doesn't take symfs into account
by Martin Vuille
· 7 years ago
8691aa5
perf parse-events: Fix unchecked usage of strncpy()
by Arnaldo Carvalho de Melo
· 6 years ago
f9e281d
perf svghelper: Fix unchecked usage of strncpy()
by Arnaldo Carvalho de Melo
· 6 years ago
9da7dfd
perf intel-pt: Fix error with config term "pt=0"
by Adrian Hunter
· 6 years ago
fdb2f4c
perf pmu: Suppress potential format-truncation warning
by Ben Hutchings
· 6 years ago
af414f3
perf strbuf: Match va_{add,copy} with va_end
by Sanskriti Sharma
· 6 years ago
0af42d6
perf tools: Cleanup trace-event-info 'tdata' leak
by Sanskriti Sharma
· 6 years ago
401bd18
perf tools: Free temporary 'sys' string in read_event_files()
by Sanskriti Sharma
· 6 years ago
1c696b9
perf cpu_map: Align cpu map synthesized events properly.
by David Miller
· 6 years ago
9527bd3
Revert "perf tools: Fix PMU term format max value calculation"
by Jiri Olsa
· 6 years ago
9a7f15e
perf tools: Disable parallelism for 'make clean'
by Rasmus Villemoes
· 6 years ago
2fc0fb0
perf tests: Fix indexing when invoking subtests
by Sandipan Das
· 6 years ago
2cdc70f
perf probe: Fix probe definition for inlined functions
by Björn Töpel
· 7 years ago
4d19a50
perf evsel: Fix probing of precise_ip level for default cycles event
by Arnaldo Carvalho de Melo
· 7 years ago
698f6ac
perf symbols: Fix memory corruption because of zero length symbols
by Ravi Bangoria
· 7 years ago
06dc8b3
perf script python: Fix export-to-postgresql.py occasional failure
by Adrian Hunter
· 6 years ago
bce26ed
perf probe powerpc: Ignore SyS symbols irrespective of endianness
by Sandipan Das
· 6 years ago
6040d23
perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()
by Hisao Tanabe
· 6 years ago
24dc2f5
perf powerpc: Fix callchain ip filtering
by Sandipan Das
· 6 years ago
14f3d65
perf powerpc: Fix callchain ip filtering when return address is in a register
by Sandipan Das
· 6 years ago
48c37aa
perf test: Fix subtest number when showing results
by Thomas Richter
· 6 years ago
2a19b49
perf tools: Allow overriding MAX_NR_CPUS at compile time
by Christophe Leroy
· 7 years ago
Next »