index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-01
perf tools: Remove perf_evsel__read interface
Jiri Olsa
1
-34
/
+0
2014-11-24
perf evsel: Introduce perf_evsel__read_cb function
Jiri Olsa
1
-0
/
+16
2014-11-24
perf evsel: Introduce perf_counts_values__scale function
Jiri Olsa
1
-25
/
+22
2014-11-24
perf evsel: Introduce perf_evsel__compute_deltas function
Jiri Olsa
1
-5
/
+4
2014-11-19
perf evsel: Fix ftrace:function event recording
Jiri Olsa
1
-0
/
+8
2014-11-16
perf tools: Add core support for sampling intr machine state regs
Stephane Eranian
1
-1
/
+45
2014-11-06
perf evsel: Do not call pevent_free_format when deleting tracepoint
Jiri Olsa
1
-2
/
+0
2014-10-17
perf evsel: No need to drag util/cgroup.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2014-10-17
perf evsel: Move exit stuff from __delete to __exit
Arnaldo Carvalho de Melo
1
-5
/
+5
2014-10-14
perf evsel: Make some exit routines static
Arnaldo Carvalho de Melo
1
-3
/
+3
2014-10-14
perf tools: Remove hists from evsel
Arnaldo Carvalho de Melo
1
-11
/
+0
2014-10-14
perf callchain: Move the callchain_param extern to callchain.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2014-10-14
perf evsel: Subclassing
Arnaldo Carvalho de Melo
1
-2
/
+46
2014-09-26
perf tools: Move callchain config from record_opts to callchain_param
Namhyung Kim
1
-6
/
+5
2014-08-15
perf util: Replace strerror with strerror_r for thread-safety
Masami Hiramatsu
1
-2
/
+5
2014-08-13
perf evlist: Add perf_evlist__set_tracking_event()
Adrian Hunter
1
-1
/
+2
2014-08-13
perf evlist: Add 'system_wide' option
Adrian Hunter
1
-5
/
+26
2014-08-12
perf tools: Show better error message in case we fail to open counters due to...
Jiri Olsa
1
-0
/
+6
2014-08-12
perf record: Honour --no-time command line option
Andi Kleen
1
-3
/
+6
2014-07-18
perf tools: Enable close-on-exec flag on perf file descriptor
Yann Droneaud
1
-3
/
+9
2014-07-16
perf evsel: Add 'immediate' option
Adrian Hunter
1
-0
/
+5
2014-07-16
perf evsel: Add 'no_aux_samples' option
Adrian Hunter
1
-3
/
+3
2014-07-16
perf script: Display PERF_RECORD_MISC_COMM_EXEC flag
Adrian Hunter
1
-1
/
+2
2014-06-12
perf record: Fix to honor user freq/interval properly
Namhyung Kim
1
-2
/
+2
2014-06-09
Revert "perf: Disable PERF_RECORD_MMAP2 support"
Don Zickus
1
-0
/
+1
2014-03-18
perf evsel: Update function names in debug messages
Ramkumar Ramachandra
1
-2
/
+2
2014-03-11
perf tools: Disable user-space callchain/stack dumps for function trace events
Jiri Olsa
1
-11
/
+30
2014-02-18
perf callchain: Add mask into struct regs_dump
Jiri Olsa
1
-6
/
+7
2014-02-18
perf tools: Add call-graph option support into .perfconfig
Jiri Olsa
1
-1
/
+1
2014-02-18
perf tools: Put proper period for for samples without PERIOD sample_type
Jiri Olsa
1
-1
/
+1
2014-01-20
perf evsel: Remove duplicate member zeroing after free
Stephane Eranian
1
-1
/
+0
2014-01-14
perf record: Rename --no-delay to --no-buffering
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-01-13
perf record: Add --initial-delay option
Andi Kleen
1
-1
/
+2
2013-12-27
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
1
-4
/
+4
2013-12-27
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
1
-4
/
+2
2013-12-19
perf tools: Rename 'perf_record_opts' to 'record_opts
Arnaldo Carvalho de Melo
1
-2
/
+1
2013-12-16
tools/: Convert to new topic libraries
Borislav Petkov
1
-1
/
+1
2013-12-04
perf tools: Add trace-event global object for tracepoint interface
Jiri Olsa
1
-42
/
+2
2013-12-04
tools lib traceevent: Change pevent_parse_format to include pevent handle
Jiri Olsa
1
-1
/
+1
2013-11-27
perf record: Make per-cpu mmaps the default.
Adrian Hunter
1
-2
/
+3
2013-11-27
tools/perf/stat: Add event unit and scale support
Stephane Eranian
1
-0
/
+2
2013-11-14
perf record: Add an option to force per-cpu mmaps
Adrian Hunter
1
-2
/
+2
2013-11-12
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
1
-5
/
+4
2013-11-11
perf evsel: Remove idx parm from constructor
Arnaldo Carvalho de Melo
1
-2
/
+2
2013-11-04
perf evsel: Synthesize PERF_SAMPLE_TRANSACTION
Adrian Hunter
1
-0
/
+8
2013-11-04
perf evsel: Add missing overflow check for TRANSACTION
Adrian Hunter
1
-0
/
+1
2013-11-04
perf evsel: Always use perf_evsel__set_sample_bit()
Adrian Hunter
1
-3
/
+3
2013-11-04
perf evsel: Add a debug print if perf_event_open fails
Adrian Hunter
1
-0
/
+2
2013-10-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-1
/
+0
2013-10-21
perf evsel: Add missing decrement in id sample parsing
Adrian Hunter
1
-0
/
+1
[next]