Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b6b1f2d9cf796c3555734949b5e7a74fa2ceeb6c
/
tools
/
perf
/
builtin-stat.c
4208735
perf tools: Remove poll.h and wait.h from util.h
by Arnaldo Carvalho de Melo
· 8 years ago
7a8ef4c
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
by Arnaldo Carvalho de Melo
· 8 years ago
9607ad3
perf tools: Add signal.h to places using its definitions
by Arnaldo Carvalho de Melo
· 8 years ago
a43783a
perf tools: Include errno.h where needed
by Arnaldo Carvalho de Melo
· 8 years ago
a067558
perf tools: Move extra string util functions to util/string2.h
by Arnaldo Carvalho de Melo
· 8 years ago
3d689ed
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
by Arnaldo Carvalho de Melo
· 8 years ago
fd20e81
perf tools: Including missing inttypes.h header
by Arnaldo Carvalho de Melo
· 8 years ago
db49a71
perf stat: Fix bug in handling events in error state
by Stephane Eranian
· 8 years ago
b07c40d
perf stat: Refactor the code to strip csv output with ltrim()
by Taeung Song
· 8 years ago
b0ad8ea
perf tools: Remove unused 'prefix' from builtin functions
by Arnaldo Carvalho de Melo
· 8 years ago
37932c1
perf stat: Output JSON MetricExpr metric
by Andi Kleen
· 8 years ago
b4229e9
perf stat: Handle partially bad results with merging
by Andi Kleen
· 8 years ago
430daf2
perf stat: Collapse identically named events
by Andi Kleen
· 8 years ago
fbe51fb
perf stat: Factor out callback for collecting event values
by Andi Kleen
· 8 years ago
e3ba76d
perf tools: Force uncore events to system wide monitoring
by Jiri Olsa
· 8 years ago
02d492e
perf stat: Issue a HW watchdog disable hint
by Borislav Petkov
· 8 years ago
bb963e1
perf utils: Check verbose flag properly
by Namhyung Kim
· 8 years ago
0d79f8b
perf stat: Add -a as default target
by Jiri Olsa
· 8 years ago
da8a58b
perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology_map
by Jan Stancek
· 8 years ago
d6195a6
perf evsel: Inform how to make a sysctl setting permanent
by Arnaldo Carvalho de Melo
· 8 years ago
7e6a799
perf tools: Remove some needless __maybe_unused
by Arnaldo Carvalho de Melo
· 8 years ago
5d8bb1e
perf tools: Add PMU configuration to tools
by Mathieu Poirier
· 8 years ago
310ebb9
perf stat: Use *SEC_PER_*SEC macros
by Arnaldo Carvalho de Melo
· 8 years ago
bd48c63
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
by Arnaldo Carvalho de Melo
· 8 years ago
3df33ef
perf stat: Avoid skew when reading events
by Mark Rutland
· 8 years ago
00e727b
perf stat: Balance opening and reading events
by Mark Rutland
· 8 years ago
c8b5f2c
tools: Introduce str_error_r()
by Arnaldo Carvalho de Melo
· 8 years ago
e5cadb9
perf evlist: Rename for_each() macros to for_each_entry()
by Arnaldo Carvalho de Melo
· 8 years ago
c51fd63
perf stat: Add missing aggregation headers for --metric-only CSV
by Andi Kleen
· 8 years ago
41c8ca2
perf stat: Print topology/time headers with --metric-only
by Andi Kleen
· 8 years ago
44b1e60
perf stat: Basic support for TopDown in perf stat
by Andi Kleen
· 8 years ago
21f77d2
Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 8 years ago
a1f3d56
perf stat: Use cpu-clock event for cpu targets
by Namhyung Kim
· 9 years ago
e3b03b6
perf stat: Avoid fractional digits for integer scales
by Andi Kleen
· 9 years ago
36db171
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
42ef8a7
perf stat: Fallback to user only counters when perf_event_paranoid > 1
by Arnaldo Carvalho de Melo
· 9 years ago
0b1abbf
perf stat: Add extra output of counter values with -vv
by Andi Kleen
· 9 years ago
206cab6
perf stat: Add --metric-only support for -A
by Andi Kleen
· 9 years ago
54b5091
perf stat: Implement --metric-only mode
by Andi Kleen
· 9 years ago
fb4605b
perf stat: Check for frontend stalled for metrics
by Andi Kleen
· 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
9dec447
perf stat: Check existence of frontend/backed stalled cycles
by Andi Kleen
· 9 years ago
1669e50
perf stat: Bail out on unsupported event config modifiers
by Wang Nan
· 9 years ago
b002f3b
perf stat: Handled scaled == -1 case for counters
by Andi Kleen
· 9 years ago
cb110f4
perf stat: Move noise/running printing into printout
by Andi Kleen
· 9 years ago
f948339
perf stat: Add support for metrics in interval mode
by Andi Kleen
· 9 years ago
140aead
perf stat: Abstract stat metrics printing
by Andi Kleen
· 9 years ago
8a59f3c
perf stat: Fix recort_usage typo
by Jiri Olsa
· 9 years ago
6db1a5c
perf stat record: Keep sample_type 0 for pipe session
by Jiri Olsa
· 9 years ago
89af4e0
perf stat report: Allow to override aggr_mode
by Jiri Olsa
· 9 years ago
fa6ea78
perf stat report: Process event update events
by Jiri Olsa
· 9 years ago
a56f939
perf stat report: Process stat and stat round events
by Jiri Olsa
· 9 years ago
6edb78a
perf stat report: Move csv_sep initialization before report command
by Jiri Olsa
· 9 years ago
68d702f
perf stat report: Add support to initialize aggr_map from file
by Jiri Olsa
· 9 years ago
62ba18b
perf stat report: Process stat config event
by Jiri Olsa
· 9 years ago
1975d36
perf stat report: Process cpu/threads maps
by Jiri Olsa
· 9 years ago
ba6039b6
perf stat report: Add report command
by Jiri Olsa
· 9 years ago
7b60a7e
perf stat record: Synthesize event update events
by Jiri Olsa
· 9 years ago
e9d6db8e8
perf stat record: Do not allow record with multiple runs mode
by Jiri Olsa
· 9 years ago
7aad0c3
perf stat record: Write stat round events on record
by Jiri Olsa
· 9 years ago
5a6ea81
perf stat record: Write stat events on record
by Jiri Olsa
· 9 years ago
664c98d
perf stat record: Add pipe support for record command
by Jiri Olsa
· 9 years ago
2af4646
perf stat record: Store events IDs in perf data file
by Jiri Olsa
· 9 years ago
8b99b1a
perf stat record: Synthesize stat record data
by Jiri Olsa
· 9 years ago
3ba78bd
perf stat record: Initialize record features
by Jiri Olsa
· 9 years ago
4979d0c
perf stat record: Add record command
by Jiri Olsa
· 9 years ago
4b6ab94
perf subcmd: Create subcmd library
by Josh Poimboeuf
· 9 years ago
544c2ae
perf stat: Fix cmd_stat to release cpu_map
by Masami Hiramatsu
· 9 years ago
c8280ce
perf stat: Move enable_on_exec setup under earlier code
by Jiri Olsa
· 9 years ago
67ccdec
perf stat: Create events as disabled
by Jiri Olsa
· 9 years ago
ab46db0
perf stat: Use perf_evlist__enable in handle_initial_delay
by Jiri Olsa
· 9 years ago
5cd95fc
perf evsel: Use event maps directly in perf_evsel__enable
by Jiri Olsa
· 9 years ago
6acd8e9
perf stat: Clear sample_(type|period) for counting
by Jiri Olsa
· 9 years ago
e054731
perf stat: Make stat options global
by Jiri Olsa
· 9 years ago
eedfcb4
perf stat: Use common printout function to avoid duplicated code
by Andi Kleen
· 9 years ago
4579ecc
perf stat: Move sw clock metrics printout to stat-shadow
by Andi Kleen
· 9 years ago
1e5a293
perf stat: Cache aggregated map entries in extra cpumap
by Jiri Olsa
· 9 years ago
1fe7a30
perf cpu_map: Add data arg to cpu_map__build_map callback
by Jiri Olsa
· 9 years ago
208df99
perf stat: Add AGGR_UNSET mode
by Jiri Olsa
· 9 years ago
581cc8a
perf stat: Rename perf_stat struct into perf_stat_evsel
by Jiri Olsa
· 9 years ago
19afd10
perf stat: Reduce min --interval-print to 10ms
by Kan Liang
· 9 years ago
245bad8
perf stat: Quieten failed to read counter message
by Andi Kleen
· 9 years ago
02b643b
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 9 years ago
601083c
perf stat: Get correct cpu id for print_aggr
by Kan Liang
· 9 years ago
d809560
perf stat: Move perf_counts struct and functions into separate object
by Jiri Olsa
· 9 years ago
f80010e
perf stat: Move counter processing code into stat object
by Jiri Olsa
· 9 years ago
5e5fe74
perf stat: Pass 'struct perf_stat_config' into process_counter()
by Jiri Olsa
· 9 years ago
ec0d3d1
perf stat: Move 'interval' into struct perf_stat_config
by Jiri Olsa
· 9 years ago
5821522
perf stat: Move 'output' into struct perf_stat_config
by Jiri Olsa
· 9 years ago
711a572
perf stat: Move 'scale' into struct perf_stat_config
by Jiri Olsa
· 9 years ago
421a50f
perf stat: Introduce struct perf_stat_config
by Jiri Olsa
· 9 years ago
5fc472a
perf stat: Fix shadow declaration of close
by Jiri Olsa
· 9 years ago
32b8af8
perf stat: Introduce --per-thread option
by Jiri Olsa
· 9 years ago
d4f63a4
perf stat: Introduce print_counters function
by Jiri Olsa
· 9 years ago
5835e22
perf stat: Using init_stats instead of memset
by Jiri Olsa
· 9 years ago
ba411a9
perf stat: Rename print_interval to process_interval
by Jiri Olsa
· 9 years ago
7ddb1b6
perf stat: Move perf_stat initialization counter process code
by Jiri Olsa
· 9 years ago
32ce0a4
perf stat: Move zero_per_pkg into counter process code
by Jiri Olsa
· 9 years ago
3b3eb04
perf stat: Separate counters reading and processing
by Jiri Olsa
· 9 years ago
Next »