Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7d825fd6eaa7467c9b737fd5cf46e45f298d1c20
/
tools
/
perf
8e6e5bea
perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
by Jin Yao
· 5 years ago
b9c0a64
perf annotate: Fix s390 gap between kernel end and module start
by Thomas Richter
· 5 years ago
12a6d29
perf record: Fix module size on s390
by Thomas Richter
· 5 years ago
fa37bab
perf tools: Fix include paths in ui directory
by Ian Rogers
· 5 years ago
89b6650
perf tools: Fix a typo in a variable name in the Documentation Makefile
by Masanari Iida
· 5 years ago
5f5e25f1
perf cpumap: Fix writing to illegal memory in handling cpumap mask
by He Zhe
· 5 years ago
cf30ae7
perf ftrace: Fix failure to set cpumask when only one cpu is present
by He Zhe
· 5 years ago
3de7ae0
perf db-export: Fix thread__exec_comm()
by Adrian Hunter
· 5 years ago
8512777
perf annotate: Fix printing of unaugmented disassembled instructions from BPF
by Arnaldo Carvalho de Melo
· 5 years ago
6bbfe4e
perf bench numa: Fix cpu0 binding
by Jiri Olsa
· 5 years ago
2e9a06d
perf tools: Fix perf.data documentation units for memory size
by Vince Weaver
· 5 years ago
20f9781
perf header: Fix use of unitialized value warning
by Numfor Mbiziwo-Tiapo
· 5 years ago
7622236
perf header: Fix divide by zero error if f_header.attr_size==0
by Vince Weaver
· 5 years ago
7ee5261
tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()
by Arnaldo Carvalho de Melo
· 5 years ago
820571a
tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick up clone3 and pidfd_open
by Arnaldo Carvalho de Melo
· 5 years ago
4990205
Merge tag 'perf-urgent-for-mingo-5.3-20190723' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 5 years ago
d95daf5
perf probe: Avoid calling freeing routine multiple times for same pointer
by Arnaldo Carvalho de Melo
· 5 years ago
df8350e
perf probe: Set pev->nargs to zero after freeing pev->args entries
by Arnaldo Carvalho de Melo
· 5 years ago
872c8ee
perf session: Fix loading of compressed data split across adjacent records
by Alexey Budankov
· 5 years ago
146540f
perf stat: Always separate stalled cycles per insn
by Cong Wang
· 6 years ago
08ef3af
perf stat: Fix segfault for event group in repeat mode
by Jiri Olsa
· 5 years ago
79b2fe5
perf tools: Fix proper buffer size for feature processing
by Jiri Olsa
· 5 years ago
dde4e73
perf script: Fix off by one in brstackinsn IPC computation
by Andi Kleen
· 5 years ago
7db7218
perf script: Improve man page description of metrics
by Andi Kleen
· 5 years ago
5f8eec3
perf script: Fix --max-blocks man page description
by Andi Kleen
· 5 years ago
46f5c0c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
818e95c
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
916c31f
perf version: Fix segfault due to missing OPT_END()
by Ravi Bangoria
· 6 years ago
6e67d77
perf vendor events s390: Add JSON files for machine type 8561
by Thomas Richter
· 5 years ago
6285bd1
perf cs-etm: Return errcode in cs_etm__process_auxtrace_info()
by YueHaibing
· 6 years ago
edc82a9
perf cs-etm: Remove errnoeous ERR_PTR() usage in cs_etm__process_auxtrace_info
by YueHaibing
· 6 years ago
56789f3
perf scripts python: export-to-postgresql.py: Export switch events
by Adrian Hunter
· 5 years ago
37c1f99
perf scripts python: export-to-sqlite.py: Export switch events
by Adrian Hunter
· 5 years ago
abde872
perf db-export: Export switch events
by Adrian Hunter
· 5 years ago
b3694e6
perf db-export: Factor out db_export__threads()
by Adrian Hunter
· 5 years ago
5bf83c2
perf script: Add scripting operation process_switch()
by Adrian Hunter
· 5 years ago
26c1120
perf scripts python: exported-sql-viewer.py: Use new 'has_calls' column
by Adrian Hunter
· 5 years ago
2668872
perf scripts python: exported-sql-viewer.py: Remove redundant semi-colons
by Adrian Hunter
· 5 years ago
d9efc1d
perf scripts python: export-to-postgresql.py: Add has_calls column to comms table
by Adrian Hunter
· 5 years ago
ecc8c99
perf scripts python: export-to-sqlite.py: Add has_calls column to comms table
by Adrian Hunter
· 5 years ago
4650c7b
perf db-export: Also export thread's current comm
by Adrian Hunter
· 5 years ago
80859c9
perf db-export: Factor out db_export__comm()
by Adrian Hunter
· 5 years ago
8534b5d
perf scripts python: export-to-postgresql.py: Export comm details
by Adrian Hunter
· 5 years ago
41085f2
perf scripts python: export-to-sqlite.py: Export comm details
by Adrian Hunter
· 5 years ago
8ebf5cc
perf db-export: Export comm details
by Adrian Hunter
· 5 years ago
a5defb2
perf db-export: Fix a white space issue in db_export__sample()
by Adrian Hunter
· 5 years ago
1ed1195
perf db-export: Move export__comm_thread into db_export__sample()
by Adrian Hunter
· 5 years ago
6319790
perf db-export: Export comm before exporting thread
by Adrian Hunter
· 5 years ago
19207d8
perf db-export: Export main_thread in db_export__sample()
by Adrian Hunter
· 5 years ago
ed5c0a1
perf db-export: Pass main_thread to db_export__thread()
by Adrian Hunter
· 5 years ago
208032f
perf db-export: Rename db_export__comm() to db_export__exec_comm()
by Adrian Hunter
· 5 years ago
fead24e
perf db-export: Get rid of db_export__deferred()
by Adrian Hunter
· 5 years ago
c3e78a3
perf trace: Auto bump rlimit(MEMLOCK) for eBPF maps sake
by Arnaldo Carvalho de Melo
· 5 years ago
d3280ce
perf test: Auto bump rlimit(MEMLOCK) for BPF test sake
by Arnaldo Carvalho de Melo
· 5 years ago
4975223
perf tools: Introduce rlimit__bump_memlock() helper
by Arnaldo Carvalho de Melo
· 5 years ago
323fd74
perf intel-pt: Fix potential NULL pointer dereference found by the smatch tool
by Leo Yan
· 5 years ago
1d48145
perf intel-bts: Fix potential NULL pointer dereference found by the smatch tool
by Leo Yan
· 5 years ago
9d49169
perf script: Assume native_arch for pipe mode
by Song Liu
· 6 years ago
1334bb9
perf scripts python: export-to-sqlite.py: Fix DROP VIEW power_events_view
by Adrian Hunter
· 6 years ago
d8d051d
perf scripts python: export-to-postgresql.py: Fix DROP VIEW power_events_view
by Adrian Hunter
· 6 years ago
ceb7547
perf hists browser: Fix potential NULL pointer dereference found by the smatch tool
by Leo Yan
· 5 years ago
0702f23
perf cs-etm: Fix potential NULL pointer dereference found by the smatch tool
by Leo Yan
· 5 years ago
72de3fd
perf parse-events: Remove unused variable: error
by Luke Mujica
· 6 years ago
34c9af5
perf parse-events: Remove unused variable 'i'
by Luke Mujica
· 6 years ago
acc7bfb
perf metricgroup: Add missing list_del_init() when flushing egroups list
by Arnaldo Carvalho de Melo
· 6 years ago
e56fbc9
perf tools: Use list_del_init() more thorougly
by Arnaldo Carvalho de Melo
· 6 years ago
d8f9da2
perf tools: Use zfree() where applicable
by Arnaldo Carvalho de Melo
· 6 years ago
7f7c536
tools lib: Adopt zalloc()/zfree() from tools/perf
by Arnaldo Carvalho de Melo
· 6 years ago
e5653eb
perf tools: Move get_current_dir_name() cond prototype out of util.h
by Arnaldo Carvalho de Melo
· 6 years ago
245aec7
perf namespaces: Move the conditional setns() prototype to namespaces.h
by Arnaldo Carvalho de Melo
· 6 years ago
215a0d3
perf tools: Add missing headers, mostly stdlib.h
by Arnaldo Carvalho de Melo
· 6 years ago
fc50e0b
perf evsel: perf_evsel__name(NULL) is valid, no need to check evsel
by Arnaldo Carvalho de Melo
· 6 years ago
f3c8d90
perf session: Fix potential NULL pointer dereference found by the smatch tool
by Leo Yan
· 6 years ago
40978e9
perf inject: The tool->read() call may pass a NULL evsel, handle it
by Arnaldo Carvalho de Melo
· 6 years ago
363bbae
perf map: Fix potential NULL pointer dereference found by smatch tool
by Leo Yan
· 6 years ago
7a6d49d
perf trace: Fix potential NULL pointer dereference found by the smatch tool
by Leo Yan
· 6 years ago
600c787
perf annotate: Fix dereferencing freed memory found by the smatch tool
by Leo Yan
· 6 years ago
111442c
perf top: Fix potential NULL pointer dereference detected by the smatch tool
by Leo Yan
· 6 years ago
c74b050
perf stat: Fix use-after-freed pointer detected by the smatch tool
by Leo Yan
· 6 years ago
4e4cf62
perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning
by Numfor Mbiziwo-Tiapo
· 6 years ago
e3b22a6
Merge remote-tracking branch 'tip/perf/core' into perf/urgent
by Arnaldo Carvalho de Melo
· 5 years ago
552a031
Merge tag 'v5.2' into perf/core, to pick up fixes
by Ingo Molnar
· 5 years ago
05c7846
tools build: Check if gettid() is available before providing helper
by Arnaldo Carvalho de Melo
· 6 years ago
dab0f4e
perf jvmti: Address gcc string overflow warning for strncpy()
by Jiri Olsa
· 6 years ago
c18ae63
perf python: Remove -fstack-protector-strong if clang doesn't have it
by Arnaldo Carvalho de Melo
· 6 years ago
d5b2179
perf annotate TUI browser: Do not use member from variable within its own initialization
by Arnaldo Carvalho de Melo
· 6 years ago
bff5a55
perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64
by Seeteena Thoufeek
· 6 years ago
cd13618
perf evsel: Do not rely on errno values for precise_ip fallback
by Jiri Olsa
· 6 years ago
4c00af0
perf thread: Allow references to thread objects after machine__exit()
by Arnaldo Carvalho de Melo
· 6 years ago
c952b35
perf header: Assign proper ff->ph in perf_event__synthesize_features()
by Song Liu
· 6 years ago
15a108a
perf script: Allow specifying the files to process guest samples
by Arnaldo Carvalho de Melo
· 6 years ago
488c3bf
perf tools metric: Don't include duration_time in group
by Andi Kleen
· 6 years ago
9c344d1
perf list: Avoid extra : for --raw metrics
by Andi Kleen
· 6 years ago
4df79ba
perf vendor events intel: Metric fixes for SKX/CLX
by Andi Kleen
· 6 years ago
734ac47
perf tools: Fix typos / broken sentences
by Andi Kleen
· 6 years ago
edd93a4
perf jevents: Add support for Hisi hip08 L3C PMU aliasing
by John Garry
· 6 years ago
8f5b703
perf jevents: Add support for Hisi hip08 HHA PMU aliasing
by John Garry
· 6 years ago
57cc732
perf jevents: Add support for Hisi hip08 DDRC PMU aliasing
by John Garry
· 6 years ago
730670b1
perf pmu: Support more complex PMU event aliasing
by John Garry
· 6 years ago
c8f7bc1
perf diff: Documentation -c cycles option
by Jin Yao
· 6 years ago
Next »