index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf evsel: Fix ftrace:function event recording
Jiri Olsa
2014-11-19
1
-0
/
+8
*
perf tools: Add core support for sampling intr machine state regs
Stephane Eranian
2014-11-16
1
-1
/
+45
*
perf evsel: Do not call pevent_free_format when deleting tracepoint
Jiri Olsa
2014-11-06
1
-2
/
+0
*
perf evsel: No need to drag util/cgroup.h
Arnaldo Carvalho de Melo
2014-10-17
1
-0
/
+1
*
perf evsel: Move exit stuff from __delete to __exit
Arnaldo Carvalho de Melo
2014-10-17
1
-5
/
+5
*
perf evsel: Make some exit routines static
Arnaldo Carvalho de Melo
2014-10-14
1
-3
/
+3
*
perf tools: Remove hists from evsel
Arnaldo Carvalho de Melo
2014-10-14
1
-11
/
+0
*
perf callchain: Move the callchain_param extern to callchain.h
Arnaldo Carvalho de Melo
2014-10-14
1
-0
/
+1
*
perf evsel: Subclassing
Arnaldo Carvalho de Melo
2014-10-14
1
-2
/
+46
*
perf tools: Move callchain config from record_opts to callchain_param
Namhyung Kim
2014-09-26
1
-6
/
+5
*
perf util: Replace strerror with strerror_r for thread-safety
Masami Hiramatsu
2014-08-15
1
-2
/
+5
*
perf evlist: Add perf_evlist__set_tracking_event()
Adrian Hunter
2014-08-14
1
-1
/
+2
*
perf evlist: Add 'system_wide' option
Adrian Hunter
2014-08-14
1
-5
/
+26
*
perf tools: Show better error message in case we fail to open counters due to...
Jiri Olsa
2014-08-12
1
-0
/
+6
*
perf record: Honour --no-time command line option
Andi Kleen
2014-08-12
1
-3
/
+6
*
perf tools: Enable close-on-exec flag on perf file descriptor
Yann Droneaud
2014-07-18
1
-3
/
+9
*
perf evsel: Add 'immediate' option
Adrian Hunter
2014-07-16
1
-0
/
+5
*
perf evsel: Add 'no_aux_samples' option
Adrian Hunter
2014-07-16
1
-3
/
+3
*
perf script: Display PERF_RECORD_MISC_COMM_EXEC flag
Adrian Hunter
2014-07-16
1
-1
/
+2
*
perf record: Fix to honor user freq/interval properly
Namhyung Kim
2014-06-12
1
-2
/
+2
*
Revert "perf: Disable PERF_RECORD_MMAP2 support"
Don Zickus
2014-06-09
1
-0
/
+1
*
perf evsel: Update function names in debug messages
Ramkumar Ramachandra
2014-03-18
1
-2
/
+2
*
perf tools: Disable user-space callchain/stack dumps for function trace events
Jiri Olsa
2014-03-11
1
-11
/
+30
*
perf callchain: Add mask into struct regs_dump
Jiri Olsa
2014-02-18
1
-6
/
+7
*
perf tools: Add call-graph option support into .perfconfig
Jiri Olsa
2014-02-18
1
-1
/
+1
*
perf tools: Put proper period for for samples without PERIOD sample_type
Jiri Olsa
2014-02-18
1
-1
/
+1
*
perf evsel: Remove duplicate member zeroing after free
Stephane Eranian
2014-01-20
1
-1
/
+0
*
perf record: Rename --no-delay to --no-buffering
Arnaldo Carvalho de Melo
2014-01-14
1
-1
/
+1
*
perf record: Add --initial-delay option
Andi Kleen
2014-01-13
1
-1
/
+2
*
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
2013-12-27
1
-4
/
+4
*
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
2013-12-27
1
-4
/
+2
*
perf tools: Rename 'perf_record_opts' to 'record_opts
Arnaldo Carvalho de Melo
2013-12-19
1
-2
/
+1
*
tools/: Convert to new topic libraries
Borislav Petkov
2013-12-16
1
-1
/
+1
*
perf tools: Add trace-event global object for tracepoint interface
Jiri Olsa
2013-12-04
1
-42
/
+2
*
tools lib traceevent: Change pevent_parse_format to include pevent handle
Jiri Olsa
2013-12-04
1
-1
/
+1
*
perf record: Make per-cpu mmaps the default.
Adrian Hunter
2013-11-27
1
-2
/
+3
*
tools/perf/stat: Add event unit and scale support
Stephane Eranian
2013-11-27
1
-0
/
+2
*
perf record: Add an option to force per-cpu mmaps
Adrian Hunter
2013-11-14
1
-2
/
+2
*
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
2013-11-12
1
-5
/
+4
*
perf evsel: Remove idx parm from constructor
Arnaldo Carvalho de Melo
2013-11-11
1
-2
/
+2
*
perf evsel: Synthesize PERF_SAMPLE_TRANSACTION
Adrian Hunter
2013-11-04
1
-0
/
+8
*
perf evsel: Add missing overflow check for TRANSACTION
Adrian Hunter
2013-11-04
1
-0
/
+1
*
perf evsel: Always use perf_evsel__set_sample_bit()
Adrian Hunter
2013-11-04
1
-3
/
+3
*
perf evsel: Add a debug print if perf_event_open fails
Adrian Hunter
2013-11-04
1
-0
/
+2
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-10-29
1
-1
/
+0
|
\
|
*
perf: Disable PERF_RECORD_MMAP2 support
Stephane Eranian
2013-10-17
1
-1
/
+0
*
|
perf evsel: Add missing decrement in id sample parsing
Adrian Hunter
2013-10-21
1
-0
/
+1
*
|
perf evsel: Add missing 'mmap2' from debug print
Adrian Hunter
2013-10-18
1
-0
/
+1
*
|
perf evlist: Fix perf_evlist__mmap_read event overflow
Jiri Olsa
2013-10-11
1
-0
/
+3
*
|
tools/perf: Add support for record transaction flags
Andi Kleen
2013-10-04
1
-0
/
+9
|
/
[next]