index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf stat: Make stats work over the thread dimension
Jiri Olsa
2015-06-26
1
-6
/
+6
*
perf stat: Introduce perf_counts function
Jiri Olsa
2015-06-26
1
-3
/
+3
*
perf evlist: Propagate thread maps through the evlist
Jiri Olsa
2015-06-25
1
-0
/
+1
*
perf tools: Add reference counting for cpu_map object
Jiri Olsa
2015-06-25
1
-0
/
+1
*
perf thread_map: Don't access the array entries directly
Jiri Olsa
2015-06-23
1
-1
/
+1
*
perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat object
Jiri Olsa
2015-06-16
1
-18
/
+1
*
perf evsel: Display 0x for hex values when printing the attribute
Adrian Hunter
2015-06-11
1
-1
/
+1
*
perf tools: Add hint for 'Too many events are opened.' error message
Jiri Olsa
2015-05-27
1
-1
/
+3
*
perf tools: Add aux_watermark member of struct perf_event_attr
Adrian Hunter
2015-04-29
1
-0
/
+1
*
perf tools: Merge all perf_event_attr print functions
Peter Zijlstra
2015-04-08
1
-160
/
+128
*
perf record: Add clockid parameter
Peter Zijlstra
2015-04-08
1
-4
/
+55
*
perf timechart: Fix SIBGUS error on sparc64
David Ahern
2015-03-26
1
-1
/
+1
*
perf record: Support recording running/enabled time
Andi Kleen
2015-02-25
1
-0
/
+6
*
perf tools: Enable LBR call stack support
Kan Liang
2015-02-18
1
-2
/
+19
*
perf evsel: Set attr.task bit for a tracking event
Namhyung Kim
2015-01-29
1
-0
/
+1
*
perf evsel: Don't rely on malloc working for sz 0
Vineet Gupta
2015-01-28
1
-0
/
+3
*
perf tools: Remove perf_evsel__read interface
Jiri Olsa
2014-12-01
1
-34
/
+0
*
perf evsel: Introduce perf_evsel__read_cb function
Jiri Olsa
2014-11-24
1
-0
/
+16
*
perf evsel: Introduce perf_counts_values__scale function
Jiri Olsa
2014-11-24
1
-25
/
+22
*
perf evsel: Introduce perf_evsel__compute_deltas function
Jiri Olsa
2014-11-24
1
-5
/
+4
*
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-13
1
-1
/
+2
*
perf evlist: Add 'system_wide' option
Adrian Hunter
2014-08-13
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
[next]