Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c2dfd69c86f1bc263b4274dcb4b3d987b087195a
/
tools
/
perf
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
6841830
perf probe powerpc: Fix trace event post-processing
by Sandipan Das
· 6 years ago
e0ec112
perf auxtrace: Fix queue resize
by Adrian Hunter
· 6 years ago
b81825b
perf llvm-utils: Remove bashism from kernel include fetch script
by Kim Phillips
· 6 years ago
f6e2273
perf bench: Fix numa report output code
by Jiri Olsa
· 6 years ago
dcc0fbf
perf report powerpc: Fix crash if callchain is empty
by Sandipan Das
· 6 years ago
241ad31
perf test session topology: Fix test on s390
by Thomas Richter
· 6 years ago
5629505
perf tools: Fix pmu events parsing rule
by Jiri Olsa
· 6 years ago
d6a267b
perf intel-pt: Fix packet decoding of CYC packets
by Adrian Hunter
· 6 years ago
d129ab7
perf intel-pt: Fix "Unexpected indirect branch" error
by Adrian Hunter
· 6 years ago
4213d9b
perf intel-pt: Fix MTC timing after overflow
by Adrian Hunter
· 6 years ago
282f1f6
perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP
by Adrian Hunter
· 6 years ago
31606f7
perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING
by Adrian Hunter
· 6 years ago
dfd2eff
perf tools: Fix symbol and object code resolution for vdso32 and vdsox32
by Adrian Hunter
· 6 years ago
c310c7b
perf/tools: header file sync up
by Greg Kroah-Hartman
· 6 years ago
110cf30
tools include: Move ARRAY_SIZE() to linux/kernel.h
by Arnaldo Carvalho de Melo
· 8 years ago
86ff378
tools include: Introduce linux/bug.h, from the kernel sources
by Arnaldo Carvalho de Melo
· 8 years ago
4c0d447
tools include uapi: Grab copies of stat.h and fcntl.h
by Arnaldo Carvalho de Melo
· 8 years ago
f8d0cad
perf tools: Move headers check into bash script
by Jiri Olsa
· 8 years ago
8307d01
perf tools: Force fixdep compilation at the start of the build
by Jiri Olsa
· 8 years ago
9340289
tools include: Adopt kernel's refcount.h
by Arnaldo Carvalho de Melo
· 8 years ago
ea2313b
tools include: Introduce linux/compiler-gcc.h
by Arnaldo Carvalho de Melo
· 8 years ago
856bc9a
tools lib: Add for_each_clear_bit macro
by Jiri Olsa
· 8 years ago
Next »