index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Fix build with bison 2.3 and older.
Vinson Lee
2013-02-14
2
-2
/
+0
*
perf gtk/annotate: Support multiple event annotation
Namhyung Kim
2013-02-14
1
-0
/
+4
*
perf ui/gtk: Implement basic GTK2 annotation browser
Namhyung Kim
2013-02-14
1
-0
/
+20
*
perf annotate: Fix warning message on a missing vmlinux
Namhyung Kim
2013-02-14
1
-1
/
+1
*
perf python: Link with sysfs.o
Arnaldo Carvalho de Melo
2013-02-06
1
-0
/
+1
*
perf evlist: Pass the event_group info via perf_attr_details
Arnaldo Carvalho de Melo
2013-02-06
2
-1
/
+2
*
perf tools: Fix calloc argument ordering
Paul Gortmaker
2013-02-06
2
-3
/
+3
*
perf tools: Fix perf_evsel::exclude_GH handling
Jiri Olsa
2013-02-06
1
-8
/
+0
*
perf tools: Add cpu_map processor socket level functions
Stephane Eranian
2013-02-06
2
-0
/
+63
*
perf evlist: Make event_copy local to mmaps
David Ahern
2013-02-06
2
-3
/
+30
*
perf sort: Check return value of strdup()
Namhyung Kim
2013-02-06
1
-0
/
+5
*
perf sort: Make setup_sorting returns an error code
Namhyung Kim
2013-02-06
2
-5
/
+7
*
perf sort: Drop ip_[lr] arguments from _sort__sym_cmp()
Namhyung Kim
2013-02-06
1
-17
/
+6
*
perf evlist: Fix set event list leader
Stephane Eranian
2013-02-06
1
-2
/
+1
*
perf evlist: Add --group option
Namhyung Kim
2013-01-31
1
-2
/
+22
*
perf report: Show group description when event group is enabled
Namhyung Kim
2013-01-31
2
-0
/
+33
*
perf hists: Resort hist entries using group members for output
Namhyung Kim
2013-01-31
2
-1
/
+60
*
perf report: Make another loop for linking group hists
Namhyung Kim
2013-01-31
1
-1
/
+2
*
perf header: Add HEADER_GROUP_DESC feature
Namhyung Kim
2013-01-31
2
-0
/
+166
*
perf tools: Keep group information
Namhyung Kim
2013-01-31
6
-1
/
+25
*
perf header: Fix double fclose() on do_write(fd, xxx) failure
Thomas Jarosch
2013-01-30
1
-1
/
+3
*
perf header: Fix memory leak for the "Not caching a kptr_restrict'ed /proc/ka...
Thomas Jarosch
2013-01-30
1
-1
/
+2
*
perf tools: Fix memory leak on error
Thomas Jarosch
2013-01-30
1
-1
/
+3
*
perf sort: Use pclose() instead of fclose() on pipe stream
Thomas Jarosch
2013-01-30
1
-2
/
+5
*
perf evsel: Fix memory leaks on evsel->counts
Namhyung Kim
2013-01-30
2
-0
/
+6
*
perf evsel: Add prev_raw_count field
Stephane Eranian
2013-01-30
2
-0
/
+27
*
perf header: Stop using die() calls when processing tracing data
Arnaldo Carvalho de Melo
2013-01-25
1
-6
/
+12
*
perf tools: Use memdup in map__clone
Arnaldo Carvalho de Melo
2013-01-25
1
-6
/
+2
*
perf tools: Stop using 'self' in map.[ch]
Arnaldo Carvalho de Melo
2013-01-25
2
-72
/
+70
*
perf tools: Stop using 'self' in strlist
Arnaldo Carvalho de Melo
2013-01-25
2
-48
/
+48
*
perf tools: Allow passing a list to intlist__new
Arnaldo Carvalho de Melo
2013-01-24
2
-2
/
+27
*
perf tools: Allow passing NULL to intlist__find
Arnaldo Carvalho de Melo
2013-01-24
1
-2
/
+7
*
perf script: hook up perf_scripting_context->pevent
Tom Zanussi
2013-01-24
2
-0
/
+2
*
perf pmu: Privatize perf_pmu_{format,alias} structs
Arnaldo Carvalho de Melo
2013-01-24
2
-14
/
+13
*
perf tools: Fix usage of __ in event parsing struct names
Arnaldo Carvalho de Melo
2013-01-24
3
-17
/
+17
*
perf pmu: Fix usage of __ in struct names
Arnaldo Carvalho de Melo
2013-01-24
2
-13
/
+13
*
perf tools: Fix usage of __ in parse_events_term struct
Arnaldo Carvalho de Melo
2013-01-24
4
-45
/
+45
*
perf tools: Move ltrim() to util/string.c
Namhyung Kim
2013-01-24
2
-0
/
+19
*
perf tools: Fix PMU format parsing test failure
Sukadev Bhattiprolu
2013-01-24
2
-1
/
+2
*
perf tools: Do not include PERF-VERSION-FILE to Makefile
Namhyung Kim
2013-01-24
1
-2
/
+2
*
perf tools: Remove unused 'unset' parameter from parse_events
Jiri Olsa
2013-01-24
2
-5
/
+3
*
perf tools: Mark branch_info maps as referenced
Stephane Eranian
2013-01-24
1
-0
/
+8
*
perf tools: Move get_term_dimensions from top to util.c
David Ahern
2013-01-24
2
-0
/
+25
*
perf symbols: Mark vmlinux filename as allocated
David Ahern
2013-01-24
1
-1
/
+5
*
perf symbols: Move name malloc to when needed in dso__load
David Ahern
2013-01-24
1
-4
/
+4
*
perf sort: Separate out branch stack specific sort keys
Namhyung Kim
2013-01-24
2
-14
/
+58
*
perf sort: Clean up sort__first_dimension setting
Namhyung Kim
2013-01-24
1
-24
/
+2
*
perf sort: Calculate parent column width too
Namhyung Kim
2013-01-24
1
-0
/
+3
*
perf sort: Align cpu column to right
Namhyung Kim
2013-01-24
1
-1
/
+1
*
perf sort: Fix --sort pid output
Namhyung Kim
2013-01-24
1
-1
/
+1
[next]