Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
89bd0ed885c6cb89055ee736c881c6abc68d7025
/
tools
/
perf
/
util
2db7b1e
perf bpf: Return NULL when RB tree lookup fails in perf_env__find_btf()
by Jiri Olsa
· 6 years ago
b9abbdf
perf tools: Fix map reference counting
by Jiri Olsa
· 6 years ago
adc6257
perf evlist: Fix side band thread draining
by Jiri Olsa
· 6 years ago
a93e0b2
perf tools: Check maps for bpf programs
by Song Liu
· 6 years ago
aa52660
perf bpf: Return NULL when RB tree lookup fails in perf_env__find_bpf_prog_info()
by Jiri Olsa
· 6 years ago
3a5b64f
perf evsel: Use hweight64() instead of hweight_long(attr.sample_regs_user)
by Mao Han
· 6 years ago
14c9b31
perf header: Fix lock/unlock imbalances when processing BPF/BTF info
by Gustavo A. R. Silva
· 6 years ago
e94d6b7
perf pmu: Fix parser error for uncore event alias
by Kan Liang
· 6 years ago
977c7a6
perf machine: Update kernel map address and re-order properly
by Wei Li
· 6 years ago
4e8a5c1
perf evsel: Fix max perf_event_attr.precise_ip detection
by Jiri Olsa
· 6 years ago
f3b4e06
perf intel-pt: Fix TSC slip
by Adrian Hunter
· 6 years ago
c8fa7a8
perf cs-etm: Add missing case value
by Solomon Tan
· 6 years ago
f8dfeae
perf bpf: Show more BPF program info in print_bpf_prog_info()
by Song Liu
· 6 years ago
fc462ac
perf bpf: Extract logic to create program names from perf_event__synthesize_one_bpf_prog()
by Song Liu
· 6 years ago
d56354d
perf tools: Save bpf_prog_info and BTF of new BPF programs
by Song Liu
· 6 years ago
657ee55
perf evlist: Introduce side band thread
by Song Liu
· 6 years ago
6987561
perf annotate: Enable annotation of BPF programs
by Song Liu
· 6 years ago
3ca3877
perf bpf: Process PERF_BPF_EVENT_PROG_LOAD for annotation
by Song Liu
· 6 years ago
9b86d04
perf symbols: Introduce DSO_BINARY_TYPE__BPF_PROG_INFO
by Song Liu
· 6 years ago
a70a11231
perf bpf: Save BTF information as headers to perf.data
by Song Liu
· 6 years ago
3792cb2
perf bpf: Save BTF in a rbtree in perf_env
by Song Liu
· 6 years ago
606f972
perf bpf: Save bpf_prog_info information as headers to perf.data
by Song Liu
· 6 years ago
e4378f0
perf bpf: Save bpf_prog_info in a rbtree in perf_env
by Song Liu
· 6 years ago
e541695
perf bpf: Make synthesize_bpf_events() receive perf_session pointer instead of perf_tool
by Song Liu
· 6 years ago
a742258
perf bpf: Synthesize bpf events with bpf_program__get_prog_info_linear()
by Song Liu
· 6 years ago
71184c6
perf record: Replace option --bpf-event with --no-bpf-event
by Song Liu
· 6 years ago
42dfa45
perf evsel: Free evsel->counts in perf_evsel__exit()
by Arnaldo Carvalho de Melo
· 6 years ago
1e5b0cf
perf top: Fix global-buffer-overflow issue
by Changbin Du
· 6 years ago
da3a53a7
perf maps: Purge all maps from the 'names' tree
by Changbin Du
· 6 years ago
b49265e
perf map: Remove map from 'names' tree in __maps__remove()
by Changbin Du
· 6 years ago
cb6186a
perf hist: Add missing map__put() in error case
by Changbin Du
· 6 years ago
8bde851
perf build-id: Fix memory leak in print_sdt_events()
by Changbin Du
· 6 years ago
54569ba
perf config: Fix a memory leak in collect_config()
by Changbin Du
· 6 years ago
39df730
perf list: Don't forget to drop the reference to the allocated thread_map
by Changbin Du
· 6 years ago
42a5864
perf stat: Improve scaling
by Andi Kleen
· 6 years ago
75998bb
perf stat: Fix --no-scale
by Andi Kleen
· 6 years ago
a4e7e6e
perf report: Indicate JITed code better in report
by Andi Kleen
· 6 years ago
702fb9b
perf report: Show all sort keys in help output
by Andi Kleen
· 6 years ago
03724b2
perf record: Allow to limit number of reported perf.data files
by Andi Kleen
· 6 years ago
4968ac8
perf report: Implement browsing of individual samples
by Andi Kleen
· 6 years ago
6f3da20
perf report: Support builtin perf script in scripts menu
by Andi Kleen
· 6 years ago
3723908
perf report: Support time sort key
by Andi Kleen
· 6 years ago
e51f806
perf session: Add process callback to reader object
by Jiri Olsa
· 6 years ago
258031c
perf header: Add DIR_FORMAT feature to describe directory data
by Jiri Olsa
· 6 years ago
29583c1
perf data: Make perf_data__size() work over directory
by Jiri Olsa
· 6 years ago
e8be135
perf data: Add perf_data__update_dir() function
by Jiri Olsa
· 6 years ago
ec65def
perf data: Support having perf.data stored as a directory
by Jiri Olsa
· 6 years ago
eaeffeb
perf probe: Fix getting the kernel map
by Adrian Hunter
· 6 years ago
2a1292c
perf report: Parse time quantum
by Andi Kleen
· 6 years ago
f8c856c
perf time-utils: Add utility function to print time stamps in nanoseconds
by Andi Kleen
· 6 years ago
52bab88
perf report: Support output in nanoseconds
by Andi Kleen
· 6 years ago
3ab481a
perf script: Support insn output for normal samples
by Andi Kleen
· 6 years ago
b339da4
Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 6 years ago
b8f7d86
perf data: Force perf_data__open|close zero data->file.path
by Jiri Olsa
· 6 years ago
befa09b
perf session: Fix double free in perf_data__close
by Jiri Olsa
· 6 years ago
5b61adb
perf evsel: Probe for precise_ip with simple attr
by Jiri Olsa
· 6 years ago
90a86bd
perf tools: Read and store caps/max_precise in perf_pmu
by Jiri Olsa
· 6 years ago
2634958
perf hist: Fix memory leak of srcline
by Jiri Olsa
· 6 years ago
c575891
perf hist: Add error path into hist_entry__init
by Jiri Olsa
· 6 years ago
1532593
perf thread: Generalize function to copy from thread addr space from intel-bts code
by Andi Kleen
· 6 years ago
bc3bb79
perf annotate: Calculate the max instruction name, align column to that
by Arnaldo Carvalho de Melo
· 6 years ago
203b660
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
a53837a
perf clang: Remove needless extra semicolon
by Yang Wei
· 6 years ago
f435887
perf db-export: Add calls parent_id to enable creation of call trees
by Adrian Hunter
· 6 years ago
0763338
perf intel-pt: Fix divide by zero when TSC is not available
by Adrian Hunter
· 6 years ago
c1c4920
perf auxtrace: Improve address filter error message when there is no DSO
by Adrian Hunter
· 6 years ago
284c4e1
perf time-utils: Refactor time range parsing code
by Jin Yao
· 6 years ago
f74a53d9
tools: libbpf: add a correctly named define for map iteration
by Jakub Kicinski
· 6 years ago
4d6101f
perf probe: Clarify error message about not finding kernel modules debuginfo
by Arnaldo Carvalho de Melo
· 6 years ago
94816ad
perf tools: Add perf_exe() helper to find perf binary
by Andi Kleen
· 6 years ago
eb61767
perf data: Add perf_data__open_dir_data function
by Jiri Olsa
· 6 years ago
1455206
perf data: Add perf_data__(create_dir|close_dir) functions
by Jiri Olsa
· 6 years ago
ccb7a71
perf data: Fail check_backup in case of error
by Jiri Olsa
· 6 years ago
5021fc4
perf data: Make check_backup work over directories
by Jiri Olsa
· 6 years ago
c69e4c3
perf tools: Add rm_rf_perf_data function
by Jiri Olsa
· 6 years ago
cdb6b02
perf tools: Add pattern name checking to rm_rf
by Jiri Olsa
· 6 years ago
05a4865
perf tools: Add depth checking to rm_rf
by Jiri Olsa
· 6 years ago
2d4f279
perf data: Add global path holder
by Jiri Olsa
· 6 years ago
45112e8
perf data: Move size to struct perf_data_file
by Jiri Olsa
· 6 years ago
3c0cd95
perf thread-stack: Hide x86 retpolines
by Adrian Hunter
· 6 years ago
1f35cd6
perf thread-stack: Improve thread_stack__no_call_return()
by Adrian Hunter
· 6 years ago
11db1ad
perf annotate: Fix getting source line failure
by Wei Li
· 6 years ago
b4409ae
perf tools: Make rm_rf() remove single file
by Jiri Olsa
· 6 years ago
deb83da
perf cpumap: Increase debug level for cpu_map__snprint verbose output
by Jiri Olsa
· 6 years ago
b20fe10
perf bpf-event: Add missing new line into pr_debug call
by Jiri Olsa
· 6 years ago
6e7e8b9
perf evsel: Force sample_type for slave events
by Jiri Olsa
· 6 years ago
529c1a9
perf session: Don't report zero period samples for slave events
by Jiri Olsa
· 6 years ago
d19f8564
perf bpf: Add bpf_map dumper
by Arnaldo Carvalho de Melo
· 6 years ago
7346195
perf report: Don't shadow inlined symbol with different addr range
by He Kuang
· 6 years ago
e19a01c
perf tools: Use sysfs__mountpoint() when reading cpu topology
by Jiri Olsa
· 6 years ago
48e6c5a
perf tools: Add numa_topology object
by Jiri Olsa
· 6 years ago
5135d5e
perf tools: Add cpu_topology object
by Jiri Olsa
· 6 years ago
b00ccb27
perf header: Fix wrong node write in NUMA_TOPOLOGY feature
by Jiri Olsa
· 6 years ago
3313da8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
aa4df30
perf header: Remove unused 'cpu_nr' field from 'struct cpu_topo'
by Jiri Olsa
· 6 years ago
a9aeb87
perf header: Get rid of write_it label
by Jiri Olsa
· 6 years ago
33bbc57
perf list: Display metric expressions for --details option
by Jiri Olsa
· 6 years ago
714a92d
perf tools: Fix legacy events symbol separator parsing
by Jiri Olsa
· 6 years ago
5ff3288
perf tools: Rename build libperf to perf
by Jiri Olsa
· 6 years ago
8224531
perf cs-etm: Modularize auxtrace_buffer fetch function
by Mathieu Poirier
· 6 years ago
Next »