index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-stat.c
Age
Commit message (
Expand
)
Author
2018-06-07
perf stat: Fix metric column header display alignment
Jiri Olsa
2018-06-07
perf stat: Use only color_fprintf call in print_metric_only
Jiri Olsa
2018-06-07
perf stat: Add --interval-clear option
Jiri Olsa
2018-06-06
perf stat: Display user and system time
Jiri Olsa
2018-04-26
perf stat: Display length strings of each run for --table option
Jiri Olsa
2018-04-26
perf stat: Add --table option to display time of each run
Jiri Olsa
2018-04-26
perf stat: Display time in precision based on std deviation
Jiri Olsa
2018-04-24
perf stat: Fix duplicate PMU name for interval print
Kan Liang
2018-04-24
perf stat: Print out hint for mixed PMU group error
Kan Liang
2018-04-12
perf stat: Enable 1ms interval for printing event counters values
Alexey Budankov
2018-03-16
perf stat: Fix core dump when flag T is used
Thomas Richter
2018-03-08
perf pmu: Display pmu name when printing unmerged events in stat
Agustin Vega-Frias
2018-03-07
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
2018-03-06
perf stat: Fix CVS output format for non-supported counters
Ilya Pronin
2018-02-27
perf stat: Ignore error thread when enabling system-wide --per-thread
Jin Yao
2018-02-21
perf stat: Use xyarray dimensions to iterate fds
Andi Kleen
2018-02-16
perf stat: Add support to print counts after a period of time
yuzhoujian
2018-02-16
perf stat: Add support to print counts for fixed times
yuzhoujian
2017-12-27
perf perf: Remove duplicate includes
Pravin Shedge
2017-12-27
perf stat: Resort '--per-thread' result
Jin Yao
2017-12-27
perf stat: Remove --per-thread pid/tid limitation
Jin Yao
2017-12-27
perf stat: Update or print per-thread stats
Jin Yao
2017-12-27
perf stat: Allocate shadow stats buffer for threads
Jin Yao
2017-12-27
perf stat: Print per-thread shadow stats
Jin Yao
2017-12-27
perf stat: Update per-thread shadow stats
Jin Yao
2017-11-29
perf record: Synthesize unit/scale/... in event update
Andi Kleen
2017-10-30
perf stat: Move the shadow stats scale computation in perf_stat__update_shado...
Jiri Olsa
2017-10-30
perf tools: Add struct perf_data_file
Jiri Olsa
2017-10-30
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
2017-10-27
perf evsel: Restore evsel->priv as a tool private area
Arnaldo Carvalho de Melo
2017-09-13
perf stat: Fall weak group back even for EBADF
Andi Kleen
2017-09-13
perf stat: Update walltime_nsecs_stats in interval mode
Andi Kleen
2017-09-13
perf stat: Hide internal duration_time counter
Andi Kleen
2017-09-13
perf stat: Support JSON metrics in perf stat
Andi Kleen
2017-09-13
perf tools: Support weak groups in 'perf stat'
Andi Kleen
2017-09-12
perf stat: Wait for the correct child
Milian Wolff
2017-09-01
perf stat: Only auto-merge events that are PMU aliases
Arnaldo Carvalho de Melo
2017-07-26
perf stat: Use group read for event groups
Jiri Olsa
2017-06-27
perf tools: Replace error() with pr_err()
Arnaldo Carvalho de Melo
2017-06-21
perf stat: Add support to measure SMI cost
Kan Liang
2017-06-02
perf stat: Only print NMI watchdog hint when enabled
Andi Kleen
2017-04-24
perf tools: Remove poll.h and wait.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2017-04-20
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move extra string util functions to util/string2.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-13
perf stat: Fix bug in handling events in error state
Stephane Eranian
2017-04-11
perf stat: Refactor the code to strip csv output with ltrim()
Taeung Song
[prev]
[next]