Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
93e95fa57441b6976b39029bd658b6bbe7ccfe28
/
tools
/
perf
18a7057
perf tools: Fix perf.data format description of NRCPUS header
by Arnaldo Carvalho de Melo
· 7 years ago
943f32a
perf script python: Add addr into perf sample dict
by Leo Yan
· 7 years ago
0c71113
perf data: Update documentation section on cpu topology
by Thomas Richter
· 7 years ago
e2ab285
perf cs-etm: Fix indexing for decoder packet queue
by Mathieu Poirier
· 7 years ago
ab4e32f
perf bpf: Fix NULL return handling in bpf__prepare_load()
by YueHaibing
· 7 years ago
d121109
perf test: "Session topology" dumps core on s390
by Thomas Richter
· 7 years ago
369b230
perf parse-events: Handle uncore event aliases in small groups properly
by Kan Liang
· 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
f8207b9
perf test: "probe libc's inet_pton" fails on s390 due to missing inline
by Thomas Richter
· 7 years ago
4a35a90
Revert "perf pmu: Fix pmu events parsing rule"
by Arnaldo Carvalho de Melo
· 7 years ago
ea9032f
perf vendor events intel: Remove duplicated entry for westmereep-dp in mapfile.csv
by William Cohen
· 7 years ago
2abb80d
perf bench numa: Fix typo in options
by Yisheng Xie
· 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
30060ea
perf stat: Print out hint for mixed PMU group error
by Kan Liang
· 7 years ago
292c34c
perf pmu: Fix core PMU alias list for X86 platform
by Kan Liang
· 7 years ago
5d9946c
perf record: Fix s390 undefined record__auxtrace_init() return value
by Thomas Richter
· 7 years ago
3138a2e
perf mem: Document incorrect and missing options
by Sangwon Hong
· 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
b31a8cc
perf test: Adapt test case record+probe_libc_inet_pton.sh for s390
by Thomas Richter
· 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
eccb1b9
perf test BPF: Fixup BPF test using epoll_pwait syscall function probe
by Arnaldo Carvalho de Melo
· 7 years ago
518c602
perf tests mmap: Show which tracepoint is failing
by Arnaldo Carvalho de Melo
· 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
6a02f06
perf hists browser: Clarify top/report browser help
by Andi Kleen
· 7 years ago
a7e9eab
perf mem: Allow all record/report options
by Andi Kleen
· 7 years ago
4e5c01a
perf trace: Support MAP_FIXED_NOREPLACE
by Arnaldo Carvalho de Melo
· 7 years ago
038586c
perf list: Add s390 support for detailed/verbose PMU event description
by Thomas Richter
· 7 years ago
bf30cc1
perf script: Extend misc field decoding with switch out event type
by Alexey Budankov
· 7 years ago
b3f35b5
perf report: Extend raw dump (-D) out with switch out event type
by Alexey Budankov
· 7 years ago
e2f73a1
tools/headers: Synchronize kernel ABI headers, v4.17-rc1
by Ingo Molnar
· 7 years ago
b0d5c81
perf annotate: Handle variables in 'sub', 'or' and many other instructions
by Arnaldo Carvalho de Melo
· 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
4f75f1cb
perf record: Change warning for missing sysfs entry to debug
by Thomas Richter
· 7 years ago
4b163ca
perf tests: Disable breakpoint accounting test for powerpc
by Sandipan Das
· 7 years ago
e8103e4
perf sched: Fix documentation for timehist
by Takuya Yamamoto
· 7 years ago
8a812bf
perf version: Print status for syscall_table
by Jin Yao
· 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
c13009c
perf tests bpf: Remove unused ptrace.h include from LLVM test
by Arnaldo Carvalho de Melo
· 7 years ago
e14b733
perf jvmti: Give hints about package names needed to build
by Arnaldo Carvalho de Melo
· 7 years ago
51f3960
perf annotate browser: Allow showing offsets in more than just jump targets
by Arnaldo Carvalho de Melo
· 7 years ago
592c10e
perf annotate: Allow showing offsets in more than just jump targets
by Arnaldo Carvalho de Melo
· 7 years ago
af72cfb
perf tests: Run dwarf unwind test on arm32
by Kim Phillips
· 7 years ago
9dc9a95
perf stat: Enable 1ms interval for printing event counters values
by Alexey Budankov
· 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
c2fb54a
perf tools: Fix perf builds with clang support
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
94e87a8
perf hists browser: Remove leftover from row returned from refresh
by Arnaldo Carvalho de Melo
· 7 years ago
fdae640
perf hists browser: Show extra_title_lines in the 'D' debug hotkey
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
caf61de
perf ui browser: Fixup cleaning unused lines at the bottom
by Arnaldo Carvalho de Melo
· 7 years ago
e726c85
perf annotate browser: Fixup vertical line separating metrics from instructions
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
b89e791
Merge tag 'perf-core-for-mingo-4.17-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 7 years ago
51125a2
perf trace: Remove redundant ')'
by Changbin Du
· 7 years ago
520d3f0
perf annotate stdio2: Print more descriptive event information header
by Arnaldo Carvalho de Melo
· 7 years ago
6920e28
perf annotate browser: Show extra title line with event information
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
ef9ff60
perf ui browser: Move the extra title lines from the hists browser
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
f016d24
perf hists browser: Rename perf_evsel_browser_title to a more descriptive name
by Arnaldo Carvalho de Melo
· 7 years ago
f5a8eb6
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 7 years ago
7098467
perf version: Add man page
by Jin Yao
· 7 years ago
3aa94b1
perf tools: Add 'perf -vv' as an alias to 'perf version --build-options'
by Jin Yao
· 7 years ago
9ff2a647
perf version: Print the compiled-in status of libraries
by Jin Yao
· 7 years ago
a36ebe4
perf config: Rename to HAVE_DWARF_GETLOCATIONS_SUPPORT
by Jin Yao
· 7 years ago
8e2c241
perf config: Add some new -DHAVE_XXX to CFLAGS
by Jin Yao
· 7 years ago
0a6545b
perf trace: Show only failing syscalls
by Arnaldo Carvalho de Melo
· 7 years ago
b74d12d
perf tools: Add a "dso_size" sort order
by Kim Phillips
· 7 years ago
109d59b
perf vendor events s390: Add JSON files for IBM z14
by Thomas Richter
· 7 years ago
bc17f94
perf vendor events s390: Add JSON files for IBM z13
by Thomas Richter
· 7 years ago
3fb1a23
perf vendor events s390: Add JSON files for IBM zEC12 zBC12
by Thomas Richter
· 7 years ago
0a73d21
perf vendor events s390: Add JSON files for IBM z196
by Thomas Richter
· 7 years ago
cfbb9be
perf vendor events s390: Add JSON files for IBM z10EC z10BC
by Thomas Richter
· 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
b4c786e
perf build: Fix check-headers.sh opts assignment
by Jiri Olsa
· 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
Next »