index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-06
perf evsel: Rename set_filter to apply_filter
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-06-26
perf stat: Remove perf_evsel__read_cb function
Jiri Olsa
1
-7
/
+0
2015-06-26
perf stat: Introduce perf_evsel__read function
Jiri Olsa
1
-0
/
+3
2015-06-26
perf stat: Make stats work over the thread dimension
Jiri Olsa
1
-1
/
+1
2015-06-26
perf stat: Introduce perf_counts function
Jiri Olsa
1
-17
/
+1
2015-06-25
perf tools: Make perf_evsel__(nr_)cpus generic
Jiri Olsa
1
-0
/
+11
2015-06-25
perf evlist: Propagate thread maps through the evlist
Jiri Olsa
1
-0
/
+1
2015-06-16
perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat object
Jiri Olsa
1
-3
/
+0
2015-05-18
perf tools: Elliminate alignment holes
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-04-08
perf tools: Merge all perf_event_attr print functions
Peter Zijlstra
1
-0
/
+6
2015-04-02
perf evlist: Support using -f to override perf.data file ownership
Yunlong Song
1
-0
/
+1
2015-02-18
perf tools: Construct LBR call chain
Kan Liang
1
-0
/
+4
2014-12-01
perf stat: Add support for per-pkg counters
Jiri Olsa
1
-0
/
+1
2014-12-01
perf tools: Remove perf_evsel__read interface
Jiri Olsa
1
-29
/
+0
2014-11-24
perf tools: Add snapshot format file parsing
Jiri Olsa
1
-0
/
+1
2014-11-24
perf tools: Add per-pkg format file parsing
Matt Fleming
1
-0
/
+1
2014-11-24
perf evsel: Introduce perf_evsel__read_cb function
Jiri Olsa
1
-0
/
+7
2014-11-24
perf evsel: Introduce perf_counts_values__scale function
Jiri Olsa
1
-0
/
+3
2014-11-24
perf evsel: Introduce perf_evsel__compute_deltas function
Jiri Olsa
1
-0
/
+3
2014-10-29
perf tools: Add id index
Adrian Hunter
1
-0
/
+3
2014-10-29
perf tools: Add facility to export data in database-friendly way
Adrian Hunter
1
-0
/
+2
2014-10-17
perf evsel: No need to drag util/cgroup.h
Arnaldo Carvalho de Melo
1
-1
/
+2
2014-10-14
perf evsel: Make some exit routines static
Arnaldo Carvalho de Melo
1
-3
/
+0
2014-10-14
perf evsel: Add missing 'target' struct forward declaration
Arnaldo Carvalho de Melo
1
-0
/
+1
2014-10-14
perf tools: Remove hists from evsel
Arnaldo Carvalho de Melo
1
-11
/
+0
2014-10-14
perf evsel: Subclassing
Arnaldo Carvalho de Melo
1
-0
/
+4
2014-10-09
perf evsel: Add hists helper
Arnaldo Carvalho de Melo
1
-0
/
+5
2014-08-13
perf evlist: Add perf_evlist__set_tracking_event()
Adrian Hunter
1
-0
/
+1
2014-08-13
perf evlist: Add 'system_wide' option
Adrian Hunter
1
-0
/
+1
2014-07-16
perf evsel: Add 'immediate' option
Adrian Hunter
1
-0
/
+1
2014-07-16
perf evsel: Add 'no_aux_samples' option
Adrian Hunter
1
-0
/
+1
2014-05-01
tools: Consolidate types.h
Borislav Petkov
1
-2
/
+2
2014-04-29
perf tools: Move u64_swap union
Borislav Petkov
1
-0
/
+5
2014-03-11
perf tools: Disable user-space callchain/stack dumps for function trace events
Jiri Olsa
1
-0
/
+18
2013-12-19
perf tools: Rename 'perf_record_opts' to 'record_opts
Arnaldo Carvalho de Melo
1
-2
/
+2
2013-11-27
tools/perf/stat: Add event unit and scale support
Stephane Eranian
1
-0
/
+3
2013-11-14
perf evsel: Introduce perf_evsel__prev() method
Arnaldo Carvalho de Melo
1
-0
/
+5
2013-11-12
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
1
-2
/
+1
2013-11-11
perf evsel: Remove idx parm from constructor
Arnaldo Carvalho de Melo
1
-2
/
+13
2013-11-07
perf evsel: Ditch evsel->handler.data field
Arnaldo Carvalho de Melo
1
-4
/
+1
2013-10-04
tools/perf/stat: Add perf stat --transaction
Andi Kleen
1
-0
/
+6
2013-08-29
perf tools: Add support for PERF_SAMPLE_IDENTIFIER
Adrian Hunter
1
-1
/
+13
2013-08-07
perf evsel: Add support for enabling counters
Andi Kleen
1
-0
/
+1
2013-08-07
perf tools: Add 'S' event/group modifier to read sample value
Jiri Olsa
1
-0
/
+1
2013-08-07
perf evsel: Add PERF_SAMPLE_READ sample related processing
Jiri Olsa
1
-0
/
+3
2013-03-15
perf stat: Introduce --repeat forever
Frederik Deweerdt
1
-0
/
+1
2013-03-15
perf evsel: Introduce perf_evsel__is_group_event() helper
Namhyung Kim
1
-0
/
+24
2013-02-06
perf evlist: Pass the event_group info via perf_attr_details
Arnaldo Carvalho de Melo
1
-0
/
+1
2013-01-31
perf report: Show group description when event group is enabled
Namhyung Kim
1
-0
/
+8
2013-01-31
perf hists: Resort hist entries using group members for output
Namhyung Kim
1
-0
/
+2
[prev]
[next]