Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
baacd8d100d571aa713c3c60b1471b9962e6ec8a
/
tools
/
perf
/
builtin-stat.c
0ce2da1
perf stat: Display user and system time
by Jiri Olsa
· 7 years ago
abc60ba
perf stat: Display length strings of each run for --table option
by Jiri Olsa
· 7 years ago
e55c14a
perf stat: Add --table option to display time of each run
by Jiri Olsa
· 7 years ago
bc22de9
perf stat: Display time in precision based on std deviation
by Jiri Olsa
· 7 years ago
80ee8c5
perf stat: Fix duplicate PMU name for interval print
by Kan Liang
· 7 years ago
30060ea
perf stat: Print out hint for mixed PMU group error
by Kan Liang
· 7 years ago
9dc9a95
perf stat: Enable 1ms interval for printing event counters values
by Alexey Budankov
· 7 years ago
fca32340
perf stat: Fix core dump when flag T is used
by Thomas Richter
· 7 years ago
8c5421c
perf pmu: Display pmu name when printing unmerged events in stat
by Agustin Vega-Frias
· 7 years ago
3f986ee
Merge branch 'perf/urgent' into perf/core, to resolve conflict
by Ingo Molnar
· 7 years ago
40c2189
perf stat: Fix CVS output format for non-supported counters
by Ilya Pronin
· 7 years ago
ab6c79b
perf stat: Ignore error thread when enabling system-wide --per-thread
by Jin Yao
· 7 years ago
42811d5
perf stat: Use xyarray dimensions to iterate fds
by Andi Kleen
· 7 years ago
f1f8ad5
perf stat: Add support to print counts after a period of time
by yuzhoujian
· 7 years ago
db06a26
perf stat: Add support to print counts for fixed times
by yuzhoujian
· 7 years ago
3315d14
perf perf: Remove duplicate includes
by Pravin Shedge
· 7 years ago
2973455
perf stat: Resort '--per-thread' result
by Jin Yao
· 7 years ago
1d9f8d1
perf stat: Remove --per-thread pid/tid limitation
by Jin Yao
· 7 years ago
14e72a2
perf stat: Update or print per-thread stats
by Jin Yao
· 7 years ago
5673944
perf stat: Allocate shadow stats buffer for threads
by Jin Yao
· 7 years ago
e0128b3
perf stat: Print per-thread shadow stats
by Jin Yao
· 7 years ago
1fcd039
perf stat: Update per-thread shadow stats
by Jin Yao
· 7 years ago
bfd8f72
perf record: Synthesize unit/scale/... in event update
by Andi Kleen
· 7 years ago
54830dd
perf stat: Move the shadow stats scale computation in perf_stat__update_shadow_stats
by Jiri Olsa
· 8 years ago
eae8ad8
perf tools: Add struct perf_data_file
by Jiri Olsa
· 8 years ago
8ceb41d
perf tools: Rename struct perf_data_file to perf_data
by Jiri Olsa
· 8 years ago
e669e83
perf evsel: Restore evsel->priv as a tool private area
by Arnaldo Carvalho de Melo
· 7 years ago
35c1980
perf stat: Fall weak group back even for EBADF
by Andi Kleen
· 7 years ago
b90f133
perf stat: Update walltime_nsecs_stats in interval mode
by Andi Kleen
· 7 years ago
e864c5c
perf stat: Hide internal duration_time counter
by Andi Kleen
· 7 years ago
b18f3e3
perf stat: Support JSON metrics in perf stat
by Andi Kleen
· 7 years ago
5a5dfe4
perf tools: Support weak groups in 'perf stat'
by Andi Kleen
· 7 years ago
dfc9eec
perf stat: Wait for the correct child
by Milian Wolff
· 7 years ago
63ce844
perf stat: Only auto-merge events that are PMU aliases
by Arnaldo Carvalho de Melo
· 7 years ago
82bf311
perf stat: Use group read for event groups
by Jiri Olsa
· 7 years ago
62d94b0
perf tools: Replace error() with pr_err()
by Arnaldo Carvalho de Melo
· 8 years ago
daefd0b
perf stat: Add support to measure SMI cost
by Kan Liang
· 8 years ago
918c7b06
perf stat: Only print NMI watchdog hint when enabled
by Andi Kleen
· 8 years ago
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
· 9 years ago
c8b5f2c
tools: Introduce str_error_r()
by Arnaldo Carvalho de Melo
· 9 years ago
e5cadb9
perf evlist: Rename for_each() macros to for_each_entry()
by Arnaldo Carvalho de Melo
· 9 years ago
c51fd63
perf stat: Add missing aggregation headers for --metric-only CSV
by Andi Kleen
· 9 years ago
41c8ca2
perf stat: Print topology/time headers with --metric-only
by Andi Kleen
· 9 years ago
44b1e60
perf stat: Basic support for TopDown in perf stat
by Andi Kleen
· 9 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
· 9 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
· 9 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
62ba18ba
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
Next »