index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
synthetic-events.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Remove unneeded semicolons
Zou Wei
2020-04-30
1
-1
/
+1
*
perf synthetic events: Remove use of sscanf from /proc reading
Ian Rogers
2020-04-30
1
-52
/
+105
*
perf synthetic-events: save 4kb from 2 stack frames
Ian Rogers
2020-04-16
1
-12
/
+10
*
perf record: Support synthesizing cgroup events
Namhyung Kim
2020-04-03
1
-0
/
+122
*
perf tools: Basic support for CGROUP event
Namhyung Kim
2020-04-03
1
-0
/
+8
*
perf tools: Give synthetic mmap events an inode generation
Ian Rogers
2020-03-17
1
-0
/
+1
*
perf tools: Add hw_idx in struct branch_stack
Kan Liang
2020-03-10
1
-2
/
+4
*
perf maps: Merge 'struct maps' with 'struct map_groups'
Arnaldo Carvalho de Melo
2019-11-26
1
-1
/
+1
*
perf tools: Add kernel AUX area sampling definitions
Adrian Hunter
2019-11-21
1
-0
/
+12
*
perf maps: Add for_each_entry()/_safe() iterators
Arnaldo Carvalho de Melo
2019-11-06
1
-1
/
+1
*
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
2019-09-25
1
-1
/
+1
*
libperf: Move 'ids' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
2019-09-25
1
-3
/
+3
*
libperf: Move 'id' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
2019-09-25
1
-6
/
+6
*
perf tools: Move event synthesizing routines to separate .c file
Arnaldo Carvalho de Melo
2019-09-20
1
-0
/
+1884