index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
stat.h
Age
Commit message (
Expand
)
Author
2018-09-19
perf tools: Remove perf_tool from event_op2
Jiri Olsa
2018-08-30
perf stat: Move the display functions to stat-display.c
Jiri Olsa
2018-08-30
perf stat: Move 'metric_events' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
perf stat: Move 'walltime_*' data to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
perf stat: Move 'no_merge' data to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
perf stat: Move 'big_num' data to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
perf stat: Move *_aggr_* data to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
perf stat: Move ru_* data to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
perf stat: Move 'print_mixed_hw_group_error' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
perf stat: Move 'print_free_counters_hint' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
perf stat: Move 'null_run' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
perf stat: Add 'walltime_nsecs_stats' pointer to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
perf stat: Move 'metric_only_len' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
perf stat: Move 'run_count' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
perf stat: Move 'unit_width' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
perf stat: Move 'metric_only' to 'struct perf_stat_config'
Jiri Olsa
2018-08-30
perf stat: Move 'interval_clear' to 'struct perf_stat_config'
Jiri Olsa
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: Move perf_stat_synthesize_config() to stat.c
Jiri Olsa
2018-08-30
perf stat: Move create_perf_stat_counter() to stat.c
Jiri Olsa
2018-08-30
perf stat: Add 'identifier' flag to 'struct perf_stat_config'
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-04-26
perf stat: Add --table option to display time of each run
Jiri Olsa
2018-03-16
perf stat: Make function perf_stat_evsel_id_init static
Thomas Richter
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 stat: Resort '--per-thread' result
Jin Yao
2017-12-27
perf stat: Allocate shadow stats buffer for threads
Jin Yao
2017-12-27
perf stat: Remove a set of shadow stats static variables
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-12-27
perf stat: Create the runtime_stat init/exit function
Jin Yao
2017-12-27
perf stat: Define a structure for per-thread shadow stats
Jin Yao
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
perf stat: Move the shadow stats scale computation in perf_stat__update_shado...
Jiri Olsa
2017-09-13
perf stat: Support JSON metrics in perf stat
Andi Kleen
2017-07-26
perf evsel: Add read_counter()
Jiri Olsa
2017-06-21
perf stat: Add support to measure SMI cost
Kan Liang
2017-03-23
perf stat: Output JSON MetricExpr metric
Andi Kleen
2016-06-06
perf stat: Add computation of TopDown formulas
Andi Kleen
2016-03-03
perf stat: Check for frontend stalled for metrics
Andi Kleen
2016-02-16
perf stat: Abstract stat metrics printing
Andi Kleen
2016-01-26
perf stat: Making several helper functions static
Jiri Olsa
2015-12-17
perf tools: Add stat events fprintf functions
Jiri Olsa
2015-12-17
perf tools: Add stat event read function
Jiri Olsa
2015-10-19
perf stat: Add AGGR_UNSET mode
Jiri Olsa
2015-10-19
perf stat: Rename perf_stat struct into perf_stat_evsel
Jiri Olsa
[next]