aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/probe-event.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-24perf tools: Add fprintf methods for thread_map and cpu_map classesArnaldo Carvalho de Melo4-0/+30
2012-01-08perf tools: Fix compile error on x86_64 UbuntuNamhyung Kim1-1/+0
2012-01-08perf report: Fix --stdio output alignment when --showcpuutilization usedNamhyung Kim1-16/+18
2012-01-08perf annotate: Get rid of field_sep checkNamhyung Kim1-5/+0
2012-01-08perf annotate: Fix usage stringNamhyung Kim1-1/+1
2012-01-08perf kmem: Fix a memory leakNamhyung Kim1-0/+1
2012-01-08perf kmem: Add missing closedir() callsNamhyung Kim1-0/+2
2012-01-08perf top: Add error message for EMFILENamhyung Kim1-0/+4
2012-01-08perf test: Change type of '-v' option to INCRNamhyung Kim1-1/+1
2012-01-08perf script: Add missing closedir() callsNamhyung Kim1-0/+4
2012-01-07tracing: Fix compile error when static ftrace is enabledSteven Rostedt1-0/+1
2012-01-06recordmcount: Fix handling of elf64 big-endian objects.David Daney1-1/+1
2012-01-06perf tools: Add const.h to MANIFEST to make perf-tar-src-pkg work againSebastian Andrzej Siewior1-0/+1
2012-01-06perf tools: Add support for guest/host-only profilingJoerg Roedel2-2/+14
2012-01-06perf kvm: Do guest-only counting by defaultJoerg Roedel5-5/+26
2012-01-06perf top: Don't update total_period on process_sampleArnaldo Carvalho de Melo1-1/+0
2012-01-06perf hists: Stop using 'self' for struct hist_entryArnaldo Carvalho de Melo2-48/+48
2012-01-06perf hists: Rename total_session to total_periodArnaldo Carvalho de Melo1-8/+8
2012-01-04Linux 3.2Linus Torvalds1-1/+1
2012-01-04minixfs: misplaced checks lead to dentry leakAl Viro1-17/+17
2012-01-04ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detachOleg Nesterov2-3/+12
2012-01-04ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov1-1/+8
2012-01-04Revert "rtc: Expire alarms after the time is set."Linus Torvalds1-6/+0
2012-01-04[CIFS] default ntlmv2 for cifs mount delayed to 3.3Steve French1-1/+1
2012-01-03cifs: fix bad buffer length check in coalesce_t2Jeff Layton1-1/+1
2012-01-03Revert "rtc: Disable the alarm in the hardware"Linus Torvalds1-34/+10
2012-01-03hung_task: fix false positive during vforkMandeep Singh Baines1-4/+10
2012-01-03security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara2-2/+2
2012-01-03fix CAN MAINTAINERS SCM tree typeOliver Hartkopp1-2/+2
2012-01-03mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar1-1/+6
2012-01-03b43: fix regression in PIO caseGuennadi Liakhovetski1-3/+13
2012-01-03ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan1-0/+3
2012-01-03CAN MAINTAINERS updateOliver Hartkopp1-6/+5
2012-01-03net: fsl: fec: fix build for mx23-only kernelWolfram Sang1-2/+2
2012-01-03sch_qfq: fix overflow in qfq_update_start()Eric Dumazet1-2/+2
2012-01-03perf kvm: Fix copy & paste error in descriptionJoerg Roedel1-1/+1
2012-01-03perf script: Kill script_spec__deleteNamhyung Kim1-12/+1
2012-01-03perf top: Fix a memory leakNamhyung Kim1-1/+0
2012-01-03perf stat: Introduce get_ratio_color() helperNamhyung Kim1-56/+35
2012-01-03perf session: Remove impossible condition checkNamhyung Kim1-2/+1
2012-01-03drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller1-1/+5
2011-12-31gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab1-1/+1
2011-12-31futex: Fix uninterruptible loop due to gate_areaHugh Dickins1-8/+20
2011-12-31netfilter: ctnetlink: fix timeout calculationXi Wang1-2/+2
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov4-5/+11
2011-12-30skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl1-0/+3
2011-12-30mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin1-0/+1
2011-12-30Revert "clockevents: Set noop handler in clockevents_exchange_device()"Linus Torvalds1-1/+0
2011-12-29mm: hugetlb: fix non-atomic enqueue of huge pageHillf Danton1-1/+1
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab5-2/+8