index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-stat.c
Age
Commit message (
Expand
)
Author
2015-08-31
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2015-08-28
perf stat: Get correct cpu id for print_aggr
Kan Liang
2015-08-08
perf stat: Move perf_counts struct and functions into separate object
Jiri Olsa
2015-08-06
perf stat: Move counter processing code into stat object
Jiri Olsa
2015-08-06
perf stat: Pass 'struct perf_stat_config' into process_counter()
Jiri Olsa
2015-08-06
perf stat: Move 'interval' into struct perf_stat_config
Jiri Olsa
2015-08-06
perf stat: Move 'output' into struct perf_stat_config
Jiri Olsa
2015-08-06
perf stat: Move 'scale' into struct perf_stat_config
Jiri Olsa
2015-08-06
perf stat: Introduce struct perf_stat_config
Jiri Olsa
2015-07-08
perf stat: Fix shadow declaration of close
Jiri Olsa
2015-06-26
perf stat: Introduce --per-thread option
Jiri Olsa
2015-06-26
perf stat: Introduce print_counters function
Jiri Olsa
2015-06-26
perf stat: Using init_stats instead of memset
Jiri Olsa
2015-06-26
perf stat: Rename print_interval to process_interval
Jiri Olsa
2015-06-26
perf stat: Move perf_stat initialization counter process code
Jiri Olsa
2015-06-26
perf stat: Move zero_per_pkg into counter process code
Jiri Olsa
2015-06-26
perf stat: Separate counters reading and processing
Jiri Olsa
2015-06-26
perf stat: Introduce read_counters function
Jiri Olsa
2015-06-26
perf stat: Move perf_evlist__(alloc|free|reset)_stats into stat object
Jiri Olsa
2015-06-26
perf stat: Move perf_evsel__(alloc|free)_prev_raw_counts into stat object
Jiri Olsa
2015-06-26
perf stat: Move perf_evsel__(alloc|free|reset)_stat_priv into stat object
Jiri Olsa
2015-06-26
perf stat: Introduce perf_evlist__reset_stats
Jiri Olsa
2015-06-26
perf stat: Make stats work over the thread dimension
Jiri Olsa
2015-06-26
perf stat: Use xyarray for cpu evsel counts
Jiri Olsa
2015-06-26
perf stat: Introduce perf_counts function
Jiri Olsa
2015-06-25
perf tools: Make perf_evsel__(nr_)cpus generic
Jiri Olsa
2015-06-16
perf stat: Introduce perf_counts__(new|delete|reset) functions
Jiri Olsa
2015-06-11
perf stat: Error out unsupported group leader immediately
Kan Liang
2015-06-08
perf stat: Move shadow stat counters into separate object
Jiri Olsa
2015-06-08
perf stat: Add aggr_mode argument to print_shadow_stats function
Jiri Olsa
2015-06-08
perf stat: Add output file argument to print_shadow_stats function
Jiri Olsa
2015-06-08
perf stat: Introduce print_shadow_stats function
Jiri Olsa
2015-06-08
perf stat: Introduce reset_shadow_stats function
Jiri Olsa
2015-06-08
perf stat: Remove transaction_run from shadow update/print code
Jiri Olsa
2015-06-08
perf stat: Remove setup_events function
Jiri Olsa
2015-06-08
perf stat: Replace transaction event possition check with id check
Jiri Olsa
2015-06-08
perf stat: Add id into perf_stat struct
Jiri Olsa
2015-04-29
perf stat: Add metrics support for exclude_idle
Jiri Olsa
2015-04-29
perf stat: Add metrics support for exclude_(host|guest)
Jiri Olsa
2015-04-29
perf stat: Add metrics support for exclude_hv
Jiri Olsa
2015-04-29
perf stat: Change metrics context calculation
Jiri Olsa
2015-04-29
perf stat: Fix metrics calculation with event qualifiers
Andi Kleen
2015-04-29
perf tools: Add parse_events_error interface
Jiri Olsa
2015-03-26
perf evlist: Return the first evsel with an invalid filter in apply_filters()
Arnaldo Carvalho de Melo
2015-03-13
perf stat: Always correctly indent ratio column
Andi Kleen
2015-03-13
perf stat: Fix IPC and other formulas with -A
Andi Kleen
2015-03-13
perf stat: Output running time and run/enabled ratio in CSV mode
Andi Kleen
2015-03-02
perf stat: Report unsupported events properly
Suzuki K. Poulose
2015-01-21
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
2014-12-01
perf stat: Add support for snapshot counters
Jiri Olsa
[next]