index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
stat.c
Age
Commit message (
Expand
)
Author
2019-11-29
perf stat: Use affinity for opening events
Andi Kleen
2019-11-06
perf stat: Add --per-node agregation support
Jiri Olsa
2019-10-15
perf stat: Support --all-kernel/--all-user
Jin Yao
2019-09-25
libperf: Move 'system_wide' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
2019-09-20
perf stat: Reset previous counts on repeat with interval
Srikar Dronamraju
2019-09-20
perf tools: Move event synthesizing routines to separate .c file
Arnaldo Carvalho de Melo
2019-09-20
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
2019-09-20
perf stat: Move perf_stat_synthesize_config() to event.h
Arnaldo Carvalho de Melo
2019-09-20
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
2019-08-31
perf auxtrace: Uninline functions that touch perf_session
Arnaldo Carvalho de Melo
2019-08-29
perf tools: Remove debug.h from header files not needing it
Arnaldo Carvalho de Melo
2019-08-29
perf stat: Replace MAX_NR_CPUS with cpu__max_cpu()
Kyle Meyer
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_STAT_ROUND 'struct stat_round_event' to perf/event.h
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_STAT 'struct stat_event' to perf/event.h
Jiri Olsa
2019-08-26
perf record: Move record_opts and other record decls out of perf.h
Arnaldo Carvalho de Melo
2019-08-22
libperf: Add perf_thread_map__nr/perf_thread_map__pid functions
Jiri Olsa
2019-08-22
perf stat: Add missing counts.h
Arnaldo Carvalho de Melo
2019-08-22
libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty()
Jiri Olsa
2019-07-29
libperf: Move nr_members from perf's evsel to libperf's perf_evsel
Jiri Olsa
2019-07-29
libperf: Add threads to struct perf_evlist
Jiri Olsa
2019-07-29
libperf: Add cpus to struct perf_evlist
Jiri Olsa
2019-07-29
libperf: Add threads to struct perf_evsel
Jiri Olsa
2019-07-29
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
2019-07-29
perf evsel: Rename perf_evsel__cpus() to evsel__cpus()
Jiri Olsa
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
2019-07-09
perf tools: Use zfree() where applicable
Arnaldo Carvalho de Melo
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-06-10
perf stat: Support per-die aggregation
Kan Liang
2019-05-16
perf stat: Support 'percore' event qualifier
Jin Yao
2019-03-19
perf stat: Fix --no-scale
Andi Kleen
2018-09-19
perf tools: Remove perf_tool from event_op2
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-03-16
perf stat: Make function perf_stat_evsel_id_init static
Thomas Richter
2017-12-27
perf stat: Update or print per-thread stats
Jin Yao
2017-12-27
perf stat: Update 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: Make --per-thread update shadow stats to show metrics
Jiri Olsa
2017-10-30
perf stat: Move the shadow stats scale computation in perf_stat__update_shado...
Jiri Olsa
2017-10-27
perf evsel: Restore evsel->priv as a tool private area
Arnaldo Carvalho de Melo
2017-07-26
perf evsel: Add read_counter()
Jiri Olsa
2017-06-21
perf stat: Add support to measure SMI cost
Kan Liang
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-02-20
perf utils: Check verbose flag properly
Namhyung Kim
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
[next]