Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
221d5d5fd0d976bdf1b81c0e0458220092c3150d
/
tools
/
perf
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
5a8e209
perf report: Fix memory corruption in --branch-history mode --branch-history
by Jiri Olsa
· 7 years ago
f97276c
perf tests: Use arch__compare_symbol_names to compare symbols
by Jiri Olsa
· 7 years ago
5bb5f95
perf stat: Fix core dump when flag T is used
by Thomas Richter
· 7 years ago
f2c9d72
perf top: Fix top.call-graph config option reading
by Yisheng Xie
· 7 years ago
7b0f8d7
perf record: Fix failed memory allocation for get_cpuid_str
by Thomas Richter
· 7 years ago
f32b5f4d
perf callchain: Fix attr.sample_max_stack setting
by Arnaldo Carvalho de Melo
· 7 years ago
fdc2090
Revert "perf tools: Decompress kernel module when reading DSO data"
by Greg Kroah-Hartman
· 7 years ago
6ba906f
Revert "perf tests: Decompress kernel module before objdump"
by Greg Kroah-Hartman
· 7 years ago
57ce7d4
perf intel-pt: Fix timestamp following overflow
by Adrian Hunter
· 7 years ago
2c1f44b
perf intel-pt: Fix error recovery from missing TIP packet
by Adrian Hunter
· 7 years ago
6a33036
perf intel-pt: Fix sync_switch
by Adrian Hunter
· 7 years ago
aad2ad6
perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
by Adrian Hunter
· 7 years ago
720f627
perf tools: Fix copyfile_offset update of output offset
by Jiri Olsa
· 7 years ago
7525a23
perf tests: Decompress kernel module before objdump
by Namhyung Kim
· 7 years ago
e2d0549
perf tools: Decompress kernel module when reading DSO data
by Namhyung Kim
· 7 years ago
aee0f56
perf report: Ensure the perf DSO mapping matches what libdw sees
by Milian Wolff
· 7 years ago
81da672
perf header: Set proper module name when build-id event found
by Namhyung Kim
· 7 years ago
2761eda
perf trace: Add mmap alias for s390
by Jiri Olsa
· 7 years ago
24cce93
perf probe: Add warning message if there is unexpected event name
by Masami Hiramatsu
· 7 years ago
695d3a3
perf report: Fix off-by-one for non-activation frames
by Milian Wolff
· 7 years ago
a8b3a6a
perf stat: Fix CVS output format for non-supported counters
by Ilya Pronin
· 7 years ago
85e598b
perf tests kmod-path: Don't fail if compressed modules aren't supported
by Kim Phillips
· 8 years ago
46eae02
perf stat: Fix bug in handling events in error state
by Stephane Eranian
· 8 years ago
4c885c3
perf session: Don't rely on evlist in pipe mode
by David Carrillo-Cisneros
· 8 years ago
d9f8b1c
perf inject: Copy events when reordering events in pipe mode
by David Carrillo-Cisneros
· 8 years ago
02db6c70
perf evsel: Return exact sub event which failed with EPERM for wildcards
by Jin Yao
· 8 years ago
73f2c66
perf trace: Handle unpaired raw_syscalls:sys_exit event
by Arnaldo Carvalho de Melo
· 8 years ago
da1a974e
perf buildid: Do not assume that readlink() returns a null terminated string
by Tommi Rantala
· 8 years ago
58f8d0c
perf annotate: Fix a bug following symbolic link of a build-id file
by Taeung Song
· 8 years ago
7fd66ee
perf probe: Return errno when not hitting any event
by Kefeng Wang
· 8 years ago
f49cfde
perf probe: Fix concat_probe_trace_events
by Ravi Bangoria
· 8 years ago
ceb6ef4
perf tools: Make perf_event__synthesize_mmap_events() scale
by Stephane Eranian
· 8 years ago
56eac68
perf sort: Fix segfault with basic block 'cycles' sort dimension
by Changbin Du
· 8 years ago
b0119cd
perf stat: Issue a HW watchdog disable hint
by Borislav Petkov
· 8 years ago
9ed6e56
perf tools: Fix trigger class trigger_on()
by Adrian Hunter
· 7 years ago
510b5d8
perf bench numa: Fixup discontiguous/sparse numa nodes
by Satheesh Rajendran
· 7 years ago
a2eca0c
perf top: Fix window dimensions change handling
by Jiri Olsa
· 7 years ago
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
a730e15
perf test attr: Fix ignored test case result
by Thomas Richter
· 7 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
d8086c3
perf tools: Install tools/lib/traceevent plugins with install-bin
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
6141541
perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its target
by Jin Yao
· 7 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
Next »