Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a23f96ee4d51ebd50b83ce0dbb5d04898fb8e3cb
/
tools
/
perf
/
util
a23f96e
perf tools: Use 64-bit shifts with (TSC) time conversion
by Adrian Hunter
· 9 years ago
4a018cc
perf jit: Move clockid validation
by Adrian Hunter
· 9 years ago
570735b
perf jit: Let jit_process() return errors
by Adrian Hunter
· 9 years ago
5fb0ac1
perf session: Simplify tool stubs
by Adrian Hunter
· 9 years ago
07ef757
perf tools: Explicitly declare inc_group_count as a void function
by Colin Ian King
· 9 years ago
fb4605b
perf stat: Check for frontend stalled for metrics
by Andi Kleen
· 9 years ago
9b24063
perf test: Fix hists related entries
by Arnaldo Carvalho de Melo
· 9 years ago
979ac25
perf script: Fix double free on command_line
by Colin Ian King
· 9 years ago
44d49a6
perf stat: Support metrics in --per-core/socket mode
by Andi Kleen
· 9 years ago
92a61f6
perf stat: Implement CSV metrics output
by Andi Kleen
· 9 years ago
f8dd2d5
perf data: Explicitly set byte order for integer types
by Wang Nan
· 9 years ago
6122d57
perf data: Support converting data from bpf_perf_event_output()
by Wang Nan
· 9 years ago
f9a5978
perf tools: Fix locale handling in pmu parsing
by Jiri Olsa
· 9 years ago
67d5268
perf tools: Fix python extension build
by Jiri Olsa
· 9 years ago
fdf1472
perf tools: Only set filter for tracepoints events
by Wang Nan
· 9 years ago
b8cbb34
perf config: Bring perf_default_config to the very beginning at main()
by Wang Nan
· 9 years ago
abab5e7
perf report: Update column width of dynamic entries
by Namhyung Kim
· 9 years ago
e049d4a
perf hists: Fix dynamic entry display in hierarchy
by Namhyung Kim
· 9 years ago
d3a72fd
perf report: Fix indentation of dynamic entries in hierarchy
by Namhyung Kim
· 9 years ago
84b6ee8
perf hists: Fix comparing of dynamic entries
by Namhyung Kim
· 9 years ago
79dded8
perf hists browser: Show message for percent limit
by Namhyung Kim
· 9 years ago
a7b5895
perf hists: Add more helper functions for the hierarchy mode
by Namhyung Kim
· 9 years ago
8579aca
perf script: Exception handling when the print fmt is empty
by Taeung Song
· 9 years ago
bb109ac
perf tools: Fix parsing of pmu events with empty list of modifiers
by Arnaldo Carvalho de Melo
· 9 years ago
5d8200a
perf hists: Support decaying in hierarchy mode
by Namhyung Kim
· 9 years ago
8e2fc44
perf ui/stdio: Align column header for hierarchy output
by Namhyung Kim
· 9 years ago
ef86d68
perf ui/stdio: Implement hierarchy output mode
by Namhyung Kim
· 9 years ago
1f2d72c
perf hists: Count number of sort keys
by Namhyung Kim
· 9 years ago
7064285
perf hists: Resort after filtering hierarchy
by Namhyung Kim
· 9 years ago
155e9af
perf hists: Support filtering in hierarchy mode
by Namhyung Kim
· 9 years ago
5443010
perf hists: Introduce hist_entry__filter()
by Namhyung Kim
· 9 years ago
8c01872
perf hists: Add helper functions for hierarchy mode
by Namhyung Kim
· 9 years ago
1a3906a
perf hists: Resort hist entries with hierarchy
by Namhyung Kim
· 9 years ago
aef810e
perf hists: Basic support of hierarchical report view
by Namhyung Kim
· 9 years ago
a9c6e46
perf tools: Add helper functions for some sort keys
by Namhyung Kim
· 9 years ago
c339b1a
perf tools: Make binary data printer code in trace_event public available
by Wang Nan
· 9 years ago
c19ac91
perf script: Display data_src values
by Jiri Olsa
· 9 years ago
8b0819c
perf tools: Change perf_mem__lck_scnprintf to return nb of displayed bytes
by Jiri Olsa
· 9 years ago
149d750
perf tools: Change perf_mem__snp_scnprintf to return nb of displayed bytes
by Jiri Olsa
· 9 years ago
9690756
perf tools: Change perf_mem__lvl_scnprintf to return nb of displayed bytes
by Jiri Olsa
· 9 years ago
b1a5fbea
perf tools: Change perf_mem__tlb_scnprintf to return nb of displayed bytes
by Jiri Olsa
· 9 years ago
69a7727
perf tools: Introduce perf_mem__lck_scnprintf function
by Jiri Olsa
· 9 years ago
2c07af1
perf tools: Introduce perf_mem__snp_scnprintf function
by Jiri Olsa
· 9 years ago
071e9a1
perf tools: Introduce perf_mem__lvl_scnprintf function
by Jiri Olsa
· 9 years ago
0c877d7
perf tools: Introduce perf_mem__tlb_scnprintf function
by Jiri Olsa
· 9 years ago
2ba7ac5
perf mem: Introduce perf_mem_events__name function
by Jiri Olsa
· 9 years ago
54fbad5
perf mem record: Check for memory events support
by Jiri Olsa
· 9 years ago
bea2400
perf tools: Remove strbuf_{remove,splice}()
by Arnaldo Carvalho de Melo
· 9 years ago
940db6d
perf tools: Dont stop PMU parsing on alias parse error
by Andi Kleen
· 9 years ago
b19a1b6
perf tools: Use ARRAY_SIZE in mem sort display functions
by Jiri Olsa
· 9 years ago
ce1e22b
perf mem: Add -e record option
by Jiri Olsa
· 9 years ago
acbe613
perf tools: Add monitored events array
by Jiri Olsa
· 9 years ago
d392711
perf tools: Introduce cl_offset function
by Jiri Olsa
· 9 years ago
e95cf70
perf tools: Make cl_address global
by Jiri Olsa
· 9 years ago
03e0a7d
perf tools: Introduce bpf-output event
by Wang Nan
· 9 years ago
95088a5
perf tools: Apply tracepoint event definition options to BPF script
by Wang Nan
· 9 years ago
e571e02
perf tools: Enable indices setting syntax for BPF map
by Wang Nan
· 9 years ago
2d055bf
perf tools: Support setting different slots in a BPF map separately
by Wang Nan
· 9 years ago
7630b3e
perf tools: Enable passing event to BPF object
by Wang Nan
· 9 years ago
8690a2a
perf record: Apply config to BPF objects before recording
by Wang Nan
· 9 years ago
a34f3be
perf tools: Enable BPF object configure syntax
by Wang Nan
· 9 years ago
066dacb
perf bpf: Add API to set values to map entries in a bpf object
by Wang Nan
· 9 years ago
0c0af78
perf tools: Fix column width setting on 'trace' sort key
by Namhyung Kim
· 9 years ago
2960ed6
perf tools: Fix alignment on some sort keys
by Namhyung Kim
· 9 years ago
cecaec6
perf tools: Update srcline/file if needed
by Namhyung Kim
· 9 years ago
665aa75
perf tools: Fix segfault on dynamic entries
by Namhyung Kim
· 9 years ago
58de6ed0
perf tools: Remove duplicate typedef config_term_func_t definition
by Arnaldo Carvalho de Melo
· 9 years ago
2c97b0d
perf tools: Fix build on older systems
by Arnaldo Carvalho de Melo
· 9 years ago
bba58cd
perf hists: Return error from hists__collapse_resort()
by Namhyung Kim
· 9 years ago
dca0d12
perf callchain: Check return value of append_chain_children()
by Namhyung Kim
· 9 years ago
f2bb4c5
perf callchain: Check return value of split_add_child()
by Namhyung Kim
· 9 years ago
2d713b8
perf callchain: Add enum match_result for match_chain()
by Namhyung Kim
· 9 years ago
8451cbb
perf callchain: Check return value of fill_node()
by Namhyung Kim
· 9 years ago
7565bd3
perf callchain: Check return value of add_child()
by Namhyung Kim
· 9 years ago
467ef10
perf hists browser: Fix percentage update on key press
by Namhyung Kim
· 9 years ago
43d0b97
perf tools: Enable config and setting names for legacy cache events
by Wang Nan
· 9 years ago
10bf358
perf tools: Enable config raw and numeric events
by Wang Nan
· 9 years ago
1d55e8e
perf tools: Introduce opt_event_config nonterminal
by Arnaldo Carvalho de Melo
· 9 years ago
e814fdd
perf tools: Rename and move pmu_event_name to get_config_name
by Wang Nan
· 9 years ago
1669e50
perf stat: Bail out on unsupported event config modifiers
by Wang Nan
· 9 years ago
17cb5f8
perf tools: Create config_term_names array
by Wang Nan
· 9 years ago
26dee02
perf tools: Fix checking asprintf return value
by Wang Nan
· 9 years ago
80cdce7
perf bpf: Rename bpf_prog_priv__clear() to clear_prog_priv()
by Wang Nan
· 9 years ago
d9aade7f
perf evlist: Handle -EINVAL for sample_freq > max_sample_rate in strerror_open()
by Arnaldo Carvalho de Melo
· 9 years ago
8572388
perf record: Add --all-user/--all-kernel options
by Jiri Olsa
· 9 years ago
a55e566
perf evlist: Reference count the cpu and thread maps at set_maps()
by Arnaldo Carvalho de Melo
· 9 years ago
140aead
perf stat: Abstract stat metrics printing
by Andi Kleen
· 9 years ago
720e98b
perf tools: Add perf data cache feature
by Jiri Olsa
· 9 years ago
dd629cc
perf tools: Initialize libapi debug output
by Jiri Olsa
· 9 years ago
bedbdd4
perf debug: Rename __eprintf(va_list args) to veprintf
by Arnaldo Carvalho de Melo
· 9 years ago
607bfbd
tools lib api fs: Adopt filename__read_str from perf
by Jiri Olsa
· 9 years ago
5141d73
perf data: Fix releasing event_class
by Wang Nan
· 9 years ago
2146afc
perf tools: Rename parse_events__free_terms() to parse_events_terms__delete()
by Arnaldo Carvalho de Melo
· 9 years ago
d20a5f2
perf tools: Free the terms list_head in parse_events__free_terms()
by Wang Nan
· 9 years ago
682dc24
perf tools: Use perf_event_terms__purge() for non-malloced terms
by Arnaldo Carvalho de Melo
· 9 years ago
fc0a2c1
perf tools: Introduce parse_events_terms__purge()
by Arnaldo Carvalho de Melo
· 9 years ago
a8adfce
perf tools: Unlink entries from terms list
by Wang Nan
· 9 years ago
89fee70
perf hists: Do column alignment on the format iterator
by Arnaldo Carvalho de Melo
· 9 years ago
37d9bb5
perf tools: Add comment explaining the repsep_snprintf function
by Arnaldo Carvalho de Melo
· 9 years ago
e7ee404
perf symbols: Fix symbols searching for module in buildid-cache
by Wang Nan
· 9 years ago
Next »