Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e0e6a6ca3ac211cc07486330a2b89f41ea31b4dd
/
tools
/
perf
/
builtin-stat.c
e0e6a6c
perf stat: Factor out open error handling
by Andi Kleen
· 5 years ago
a910e46
perf parse: Report initial event parsing error
by Ian Rogers
· 5 years ago
86895b4
perf stat: Add --per-node agregation support
by Jiri Olsa
· 5 years ago
dd07102
perf stat: Support --all-kernel/--all-user
by Jin Yao
· 5 years ago
8cd36f3
libperf: Move 'sample_id' from 'struct evsel' to 'struct perf_evsel'
by Jiri Olsa
· 5 years ago
648b5af
libperf: Move 'system_wide' from 'struct evsel' to 'struct perf_evsel'
by Jiri Olsa
· 5 years ago
6ef81c5
perf session: Return error code for perf_session__new() function on failure
by Mamatha Inamdar
· 5 years ago
443f2d5
perf stat: Fix a segmentation fault when using repeat forever
by Srikar Dronamraju
· 5 years ago
b63fd11
perf stat: Reset previous counts on repeat with interval
by Srikar Dronamraju
· 5 years ago
ea49e01
perf tools: Move event synthesizing routines to separate header
by Arnaldo Carvalho de Melo
· 5 years ago
b251892
perf stat: Move perf_stat_synthesize_config() to event.h
by Arnaldo Carvalho de Melo
· 5 years ago
4256d43
libperf: Adopt perf_cpu_map__max() function
by Jiri Olsa
· 5 years ago
4becb23
perf tools: Remove needless thread.h include directives
by Arnaldo Carvalho de Melo
· 5 years ago
c1a604d
perf tools: Remove needless perf.h include directive from headers
by Arnaldo Carvalho de Melo
· 5 years ago
f371102
perf time-utils: Adopt rdclock() from perf.h
by Arnaldo Carvalho de Melo
· 5 years ago
7293237
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
by Jiri Olsa
· 5 years ago
aeb00b1
perf record: Move record_opts and other record decls out of perf.h
by Arnaldo Carvalho de Melo
· 5 years ago
a2f354e
libperf: Add perf_thread_map__nr/perf_thread_map__pid functions
by Jiri Olsa
· 5 years ago
315c0a1
libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty()
by Jiri Olsa
· 5 years ago
5643b1a
libperf: Move nr_members from perf's evsel to libperf's perf_evsel
by Jiri Olsa
· 5 years ago
453fa03
libperf: Add perf_evlist__set_maps() function
by Jiri Olsa
· 5 years ago
03617c2
libperf: Add threads to struct perf_evlist
by Jiri Olsa
· 5 years ago
f72f901
libperf: Add cpus to struct perf_evlist
by Jiri Olsa
· 5 years ago
1fc632c
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
by Jiri Olsa
· 5 years ago
6484d2f
libperf: Add nr_entries to struct perf_evlist
by Jiri Olsa
· 5 years ago
38f01d8
libperf: Add perf_cpu_map__get()/perf_cpu_map__put()
by Jiri Olsa
· 5 years ago
e74676d
perf evlist: Rename perf_evlist__disable() to evlist__disable()
by Jiri Olsa
· 5 years ago
1c87f16
perf evlist: Rename perf_evlist__enable() to evlist__enable()
by Jiri Olsa
· 5 years ago
750b4ed
perf evlist: Rename perf_evlist__close() to evlist__close()
by Jiri Olsa
· 5 years ago
c12995a
perf evlist: Rename perf_evlist__delete() to evlist__delete()
by Jiri Olsa
· 5 years ago
0f98b11
perf evlist: Rename perf_evlist__new() to evlist__new()
by Jiri Olsa
· 5 years ago
63503db
perf evlist: Rename struct perf_evlist to struct evlist
by Jiri Olsa
· 5 years ago
32dcd02
perf evsel: Rename struct perf_evsel to struct evsel
by Jiri Olsa
· 5 years ago
9749b90
perf tools: Rename struct thread_map to struct perf_thread_map
by Jiri Olsa
· 5 years ago
f854839
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
by Jiri Olsa
· 5 years ago
df1d685
perf stat: Move loaded out of struct perf_counts_values
by Jiri Olsa
· 5 years ago
08ef3af
perf stat: Fix segfault for event group in repeat mode
by Jiri Olsa
· 5 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
c74b050
perf stat: Fix use-after-freed pointer detected by the smatch tool
by Leo Yan
· 6 years ago
3052ba5
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
by Arnaldo Carvalho de Melo
· 6 years ago
3ce5ace
Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 6 years ago
db5742b
perf stat: Support per-die aggregation
by Kan Liang
· 6 years ago
9100704
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 251
by Thomas Gleixner
· 6 years ago
4fc4d8d
perf stat: Support 'percore' event qualifier
by Jin Yao
· 6 years ago
90489a7
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
8002a63
perf stat: Disable DIR_FORMAT feature for 'perf stat record'
by Jiri Olsa
· 6 years ago
f0fbb11
perf stat: Implement duration_time as a proper event
by Andi Kleen
· 6 years ago
75998bb
perf stat: Fix --no-scale
by Andi Kleen
· 6 years ago
2d4f279
perf data: Add global path holder
by Jiri Olsa
· 6 years ago
159b0da
perf pmu: Remove set_drv_config API
by Mathieu Poirier
· 6 years ago
3eb03a5
perf tools: Remove duplicate headers
by Brajeswar Ghosh
· 6 years ago
8a99255
perf stat: Fix endless wait for child process
by Jin Yao
· 6 years ago
51433ea
perf stat: Avoid segfaults caused by negated options
by Michael Petlan
· 6 years ago
c3537fc
perf evlist: Move perf_evsel__reset_weak_group into evlist
by Andi Kleen
· 6 years ago
cbb5df7e
perf stat: Poll for monitored tasks being alive
by Jiri Olsa
· 6 years ago
89f1688
perf tools: Remove perf_tool from event_op2
by Jiri Olsa
· 6 years ago
088519f
perf stat: Move the display functions to stat-display.c
by Jiri Olsa
· 6 years ago
d0192fd
perf stat: Move 'metric_events' to 'struct perf_stat_config'
by Jiri Olsa
· 6 years ago
54ac0b1
perf stat: Move 'walltime_*' data to 'struct perf_stat_config'
by Jiri Olsa
· 6 years ago
be54d59
perf stat: Propagate 'struct target' arg to sort_aggr_thread()
by Jiri Olsa
· 6 years ago
fdee335
perf stat: Move 'no_merge' data to 'struct perf_stat_config'
by Jiri Olsa
· 6 years ago
34ff086
perf stat: Move 'big_num' data to 'struct perf_stat_config'
by Jiri Olsa
· 6 years ago
a138af6
perf stat: Do not use the global 'evsel_list' in print functions
by Jiri Olsa
· 6 years ago
6f6b659
perf stat: Move *_aggr_* data to 'struct perf_stat_config'
by Jiri Olsa
· 6 years ago
8897a89
perf stat: Move ru_* data to 'struct perf_stat_config'
by Jiri Olsa
· 6 years ago
3b3cd9a
perf stat: Move 'print_mixed_hw_group_error' to 'struct perf_stat_config'
by Jiri Olsa
· 6 years ago
3108412
perf stat: Move 'print_free_counters_hint' to 'struct perf_stat_config'
by Jiri Olsa
· 6 years ago
aea0dca
perf stat: Move 'null_run' to 'struct perf_stat_config'
by Jiri Olsa
· 6 years ago
26893a6
perf stat: Add 'walltime_nsecs_stats' pointer to 'struct perf_stat_config'
by Jiri Olsa
· 6 years ago
77e0faf
perf stat: Pass 'evlist' to aggr_update_shadow()
by Jiri Olsa
· 6 years ago
ae2d7da
perf stat: Pass 'struct perf_stat_config' to first_shadow_cpu()
by Jiri Olsa
· 6 years ago
ee1760e
perf stat: Move 'metric_only_len' to 'struct perf_stat_config'
by Jiri Olsa
· 6 years ago
d97ae04
perf stat: Move 'run_count' to 'struct perf_stat_config'
by Jiri Olsa
· 6 years ago
0c538a9
perf stat: Use 'evsel->evlist' instead of 'evsel_list' in collect_all_aliases()
by Jiri Olsa
· 6 years ago
bc0bcda
perf stat: Pass 'evlist' argument to print functions
by Jiri Olsa
· 6 years ago
c512e0e
perf stat: Add 'target' argument to perf_evlist__print_counters()
by Jiri Olsa
· 6 years ago
df4f7b4
perf stat: Move 'unit_width' to 'struct perf_stat_config'
by Jiri Olsa
· 6 years ago
0ce5aa0
perf stat: Move 'metric_only' to 'struct perf_stat_config'
by Jiri Olsa
· 6 years ago
132c6ba
perf stat: Move 'interval_clear' to 'struct perf_stat_config'
by Jiri Olsa
· 6 years ago
fa7070a
perf stat: Move csv_* to 'struct perf_stat_config'
by Jiri Olsa
· 6 years ago
6ca9a08
perf stat: Pass a 'struct perf_stat_config' argument to global print functions
by Jiri Olsa
· 6 years ago
f3ca50e
perf stat: Pass 'struct perf_stat_config' argument to local print functions
by Jiri Olsa
· 6 years ago
b64df7f
perf stat: Add 'struct perf_stat_config' argument to perf_evlist__print_counters()
by Jiri Olsa
· 6 years ago
0174820
perf stat: Move STAT_RECORD out of perf_evlist__print_counters()
by Jiri Olsa
· 6 years ago
a5a9eac
perf stat: Introduce perf_evlist__print_counters()
by Jiri Olsa
· 6 years ago
0a4e64d
perf stat: Move perf_stat_synthesize_config() to stat.c
by Jiri Olsa
· 6 years ago
c2c247f
perf stat: Add 'perf_event__handler_t' argument to perf_stat_synthesize_config()
by Jiri Olsa
· 6 years ago
1c21e98
perf stat: Add 'struct perf_evlist' argument to perf_stat_synthesize_config()
by Jiri Olsa
· 6 years ago
1821f4e
perf stat: Add 'struct perf_tool' argument to perf_stat_synthesize_config()
by Jiri Olsa
· 6 years ago
73d586c
perf stat: Add 'struct perf_stat_config' argument to perf_stat_synthesize_config()
by Jiri Olsa
· 6 years ago
491073a
perf stat: Rename 'is_pipe' argument to 'attrs' in perf_stat_synthesize_config()
by Jiri Olsa
· 6 years ago
d09cefd
perf stat: Move create_perf_stat_counter() to stat.c
by Jiri Olsa
· 6 years ago
650d622
perf evsel: Introduce perf_evsel__store_ids()
by Jiri Olsa
· 6 years ago
318ec18
perf tools: Switch 'session' argument to 'evlist' in perf_event__synthesize_attrs()
by Jiri Olsa
· 6 years ago
7d9ad16
perf stat: Add 'identifier' flag to 'struct perf_stat_config'
by Jiri Olsa
· 6 years ago
3538623
perf stat: Use local config arg for scale in create_perf_stat_counter()
by Jiri Olsa
· 6 years ago
5698f26
perf stat: Move 'no_inherit' to 'struct perf_stat_config'
by Jiri Olsa
· 6 years ago
728c0ee
perf stat: Move 'initial_delay' to 'struct perf_stat_config'
by Jiri Olsa
· 6 years ago
d50ed0c
perf stat: Use evsel->threads in create_perf_stat_counter()
by Jiri Olsa
· 6 years ago
Next »