index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-stat.c
Age
Commit message (
Expand
)
Author
2018-08-30
perf stat: Move csv_* to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
perf stat: Pass a 'struct perf_stat_config' argument to global print functions
Jiri Olsa
2018-08-30
perf stat: Pass 'struct perf_stat_config' argument to local print functions
Jiri Olsa
2018-08-30
perf stat: Add 'struct perf_stat_config' argument to perf_evlist__print_count...
Jiri Olsa
2018-08-30
perf stat: Move STAT_RECORD out of perf_evlist__print_counters()
Jiri Olsa
2018-08-30
perf stat: Introduce perf_evlist__print_counters()
Jiri Olsa
2018-08-30
perf stat: Move perf_stat_synthesize_config() to stat.c
Jiri Olsa
2018-08-30
perf stat: Add 'perf_event__handler_t' argument to perf_stat_synthesize_config()
Jiri Olsa
2018-08-30
perf stat: Add 'struct perf_evlist' argument to perf_stat_synthesize_config()
Jiri Olsa
2018-08-30
perf stat: Add 'struct perf_tool' argument to perf_stat_synthesize_config()
Jiri Olsa
2018-08-30
perf stat: Add 'struct perf_stat_config' argument to perf_stat_synthesize_con...
Jiri Olsa
2018-08-30
perf stat: Rename 'is_pipe' argument to 'attrs' in perf_stat_synthesize_config()
Jiri Olsa
2018-08-30
perf stat: Move create_perf_stat_counter() to stat.c
Jiri Olsa
2018-08-30
perf evsel: Introduce perf_evsel__store_ids()
Jiri Olsa
2018-08-30
perf tools: Switch 'session' argument to 'evlist' in perf_event__synthesize_a...
Jiri Olsa
2018-08-30
perf stat: Add 'identifier' flag to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
perf stat: Use local config arg for scale in create_perf_stat_counter()
Jiri Olsa
2018-08-30
perf stat: Move 'no_inherit' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
perf stat: Move 'initial_delay' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
perf stat: Use evsel->threads in create_perf_stat_counter()
Jiri Olsa
2018-07-24
perf stat: Get rid of extra clock display function
Jiri Olsa
2018-07-24
perf stat: Add transaction flag (-T) support for s390
Thomas Richter
2018-07-11
perf stat: Fix --interval_clear option
Jiri Olsa
2018-06-07
perf stat: Add event parsing error handling to add_default_attributes
Jiri Olsa
2018-06-07
perf stat: Allow to specify specific metric column len
Jiri Olsa
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
[prev]
[next]