index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-14
perf probe: Remove xstrdup()/xstrndup() from util/probe-{event, finder}.c
Masami Hiramatsu
2
-61
/
+156
2010-04-14
perf probe: Remove xzalloc() from util/probe-{event, finder}.c
Masami Hiramatsu
2
-25
/
+69
2010-04-14
perf probe: Remove die() from probe-event code
Masami Hiramatsu
3
-229
/
+480
2010-04-14
perf probe: Remove die() from probe-finder code
Masami Hiramatsu
2
-199
/
+322
2010-04-14
perf probe: Support DW_OP_call_frame_cfa in debuginfo
Masami Hiramatsu
2
-3
/
+12
2010-04-14
perf probe: Support basic type casting
Masami Hiramatsu
4
-4
/
+33
2010-04-14
perf probe: Query basic types from debuginfo
Masami Hiramatsu
3
-8
/
+80
2010-04-14
perf probe: Use the last field name as the argument name
Masami Hiramatsu
2
-1
/
+5
2010-04-14
perf probe: Support argument name
Masami Hiramatsu
5
-24
/
+52
2010-04-14
perf tools: Fix accidentally preprocessed snprintf callback
Frederic Weisbecker
3
-41
/
+41
2010-04-14
perf trace: Invoke live mode automatically if record/report not specified
Tom Zanussi
1
-0
/
+59
2010-04-14
perf trace/scripting: Enable scripting shell scripts for live mode
Tom Zanussi
16
-16
/
+47
2010-04-14
perf trace/scripting: Add rwtop and sctop scripts
Tom Zanussi
8
-0
/
+315
2010-04-14
perf: Convert perf header build_ids into build_id events
Tom Zanussi
8
-4
/
+121
2010-04-14
perf: Convert perf tracing data into a tracing_data event
Tom Zanussi
11
-46
/
+170
2010-04-14
perf: Convert perf event types into event type events
Tom Zanussi
8
-8
/
+101
2010-04-14
perf: Convert perf header attrs into attr events
Tom Zanussi
8
-2
/
+136
2010-04-14
perf trace: Introduce special handling for pipe input
Tom Zanussi
1
-1
/
+11
2010-04-14
perf report: Introduce special handling for pipe input
Tom Zanussi
1
-1
/
+11
2010-04-14
perf record: Introduce special handling for pipe output
Tom Zanussi
1
-3
/
+15
2010-04-14
perf: Add pipe-specific header read/write and event processing code
Tom Zanussi
6
-29
/
+202
2010-04-14
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
22
-52
/
+62
2010-04-09
perf tools: Fix perl support installation when O= is used
Arnaldo Carvalho de Melo
1
-0
/
+1
2010-04-08
perf trace: Ignore "overwrite" field if present in /events/header_page
Arnaldo Carvalho de Melo
1
-15
/
+34
2010-04-08
perf: cleanup some Documentation
Randy Dunlap
2
-5
/
+5
2010-04-08
perf bench: fix spello
Randy Dunlap
1
-1
/
+1
2010-04-08
perf tools: Reorganize some structs to save space
Arnaldo Carvalho de Melo
6
-9
/
+7
2010-04-08
perf TUI: Move "Yes" button to before "No"
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-04-08
perf TUI: Show filters on the title and add help line about how to zoom out
Arnaldo Carvalho de Melo
1
-28
/
+68
2010-04-06
perf kmem: Fix breakage introduced by 5a0e3ad slab.h script
Arnaldo Carvalho de Melo
1
-1
/
+0
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
2
-10
/
+17
2010-04-04
perf: Swap inclusion order of util.h and string.h in util/string.c
Hitoshi Mitake
1
-1
/
+1
2010-04-03
perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operations
Arnaldo Carvalho de Melo
2
-10
/
+81
2010-04-03
perf newt: Add a "Zoom into foo.so DSO" and reverse operations
Arnaldo Carvalho de Melo
2
-32
/
+90
2010-04-03
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2
-10
/
+17
2010-04-03
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...
Ingo Molnar
25
-587
/
+806
2010-04-03
perf newt: Pass the input_name to perf_session__browse_hists
Arnaldo Carvalho de Melo
3
-8
/
+14
2010-04-03
perf newt: Move the hist browser population bits to separare function
Arnaldo Carvalho de Melo
1
-45
/
+84
2010-04-03
perf newt: Remove useless column width calculation
Arnaldo Carvalho de Melo
1
-20
/
+0
2010-04-03
perf symbols: Fill in pgoff in mmap synthesized events
Anton Blanchard
1
-0
/
+9
2010-04-03
perf tools: Move the prototypes in util/string.h to util.h
Arnaldo Carvalho de Melo
9
-23
/
+12
2010-04-02
perf, probe-finder: Build fix on Debian
Borislav Petkov
1
-5
/
+5
2010-04-02
perf/scripts: Tuple was set from long in both branches in python_process_event()
Tom Zanussi
1
-5
/
+12
2010-04-02
perf tools: sort_dimension__add shouldn't die
Arnaldo Carvalho de Melo
2
-4
/
+4
2010-04-02
perf session: Remove one more exit() call from library code
Arnaldo Carvalho de Melo
2
-9
/
+7
2010-04-02
perf hist: Only allocate callchain_node if processing callchains
Arnaldo Carvalho de Melo
3
-5
/
+6
2010-04-02
perf kmem: Fixup the symbol address before using it
Arnaldo Carvalho de Melo
1
-2
/
+3
2010-04-02
perf kmem: Resolve kernel symbols again
Arnaldo Carvalho de Melo
3
-5
/
+8
2010-04-02
perf hist: Replace ->print() routines by ->snprintf() equivalents
Arnaldo Carvalho de Melo
7
-114
/
+149
2010-04-02
perf record: Add a fallback to the reference relocation symbol
Arnaldo Carvalho de Melo
1
-0
/
+3
[prev]
[next]