index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2020-07-30
perf metric: Rename group_list to metric_list
Jiri Olsa
2020-07-30
perf metric: Rename struct egroup to metric
Jiri Olsa
2020-07-30
perf metric: Add metric group test
Jiri Olsa
2020-07-30
perf metric: Make compute_single function more precise
Jiri Olsa
2020-07-30
perf metric: Add recursion check when processing nested metrics
Jiri Olsa
2020-07-30
perf metric: Add DCache_L2 to metric parse test
Jiri Olsa
2020-07-30
perf metric: Add cache_miss_cycles to metric parse test
Jiri Olsa
2020-07-30
perf metric: Add events for the current list
Jiri Olsa
2020-07-30
perf metric: Compute referenced metrics
Jiri Olsa
2020-07-30
perf metric: Add referenced metrics to hash data
Jiri Olsa
2020-07-30
perf metric: Collect referenced metrics in struct metric_expr
Jiri Olsa
2020-07-30
perf metric: Collect referenced metrics in struct metric_ref_node
Jiri Olsa
2020-07-30
perf metric: Rename __metricgroup__add_metric to __add_metric
Jiri Olsa
2020-07-30
perf metric: Add add_metric function
Jiri Olsa
2020-07-30
perf metric: Add macros for iterating map events
Jiri Olsa
2020-07-30
perf metric: Add expr__del_id function
Jiri Olsa
2020-07-30
perf metric: Change expr__get_id to return struct expr_id_data
Jiri Olsa
2020-07-30
perf metric: Add expr__add_id function
Jiri Olsa
2020-07-30
perf metric: Fix memory leak in expr__add_id function
Jiri Olsa
2020-07-30
perf test: Ensure sample_period is set libpfm4 events
Ian Rogers
2020-07-30
perf tools: Fix term parsing for raw syntax
Jiri Olsa
2020-07-30
perf tools: Allow r0x<HEX> event syntax
Jiri Olsa
2020-07-29
perf tools: No need to cache the PMUs in ARM SPE auxtrace init routine
Wei Li
2020-07-29
perf tools: Fix record failure when mixed with ARM SPE event
Wei Li
2020-07-28
perf bench: Add basic syscall benchmark
Davidlohr Bueso
2020-07-22
perf stat: Implement control commands handling
Alexey Budankov
2020-07-22
perf stat: extend -D,--delay option with -1 value
Alexey Budankov
2020-07-22
perf stat: Factor out event handling loop into dispatch_events()
Alexey Budankov
2020-07-22
perf stat: Factor out body of event handling loop for fork case
Alexey Budankov
2020-07-22
perf stat: Move target check to loop control statement
Alexey Budankov
2020-07-22
perf stat: Factor out body of event handling loop for system wide
Alexey Budankov
2020-07-22
perf evlist: Implement control command handling functions
Alexey Budankov
2020-07-22
perf evlist: Introduce control file descriptors
Alexey Budankov
2020-07-21
libperf: Avoid counting of nonfilterable fdarray fds
Alexey Budankov
2020-07-21
libperf: Add flags to fdarray fds objects
Alexey Budankov
2020-07-21
libperf: Avoid internal moving of fdarray fds
Alexey Budankov
2020-07-17
perf metric: Add 'struct expr_id_data' to keep expr value
Jiri Olsa
2020-07-17
perf metric: Rename expr__add_id() to expr__add_val()
Jiri Olsa
2020-07-17
perf probe: Warn if the target function is a GNU indirect function
Masami Hiramatsu
2020-07-17
perf probe: Fix memory leakage when the probe point is not found
Masami Hiramatsu
2020-07-17
perf probe: Fix wrong variable warning when the probe point is not found
Masami Hiramatsu
2020-07-17
perf probe: Avoid setting probes on the same address for the same event
Masami Hiramatsu
2020-07-10
perf kmem: Pass additional arguments to 'perf record'
Ian Rogers
2020-07-10
perf parse-events: Report BPF errors
Ian Rogers
2020-07-10
perf script: Show text poke address symbol
Adrian Hunter
2020-07-10
perf script: Add option --show-text-poke-events
Adrian Hunter
2020-07-10
perf intel-pt: Add support for text poke events
Adrian Hunter
2020-07-10
perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOL
Adrian Hunter
2020-07-10
perf tools: Add support for PERF_RECORD_TEXT_POKE
Adrian Hunter
2020-07-09
perf annotate: Fix non-null terminated buffer returned by readlink()
Numfor Mbiziwo-Tiapo
[next]